I’m trying to use Untorch, a viral marketing referral service, to work on an Unbounce landing page.
It works by adding some custom code to the page, which calls a Javascript file from the Untorch domain. When I add this code to the page
" rel="nofollow" target="\_blank" title="Link https//untorchcom/js/untorchminjs/script"\>https://untorch.com/js/untorch.min.js"\>;
the email field and button are displayed correctly. However, when the user clicks the submit button, a lightbox/modal is supposed to appear. This doesn’t happen. How can I make it happen? Do I need to somehow bring in the JS from Untorch and edit it?