Hi.
I use ConvertKit as a mailing list service. I can create a pop-up modal form on there.
What I’d like, is for an Enfold button, to trigger that code, not just work as a link. Is this possible?
The code that ConvertKit says to use is:
I can see how they use that to make text trigger the pop up. But their help pages say it can be used with buttons.
https://intercom.help/convertkit/en/articles/2605079-trigger-a-modal-with-a-link-click
If I add the code to the button (using Set Manually), it creates the link http://www.victoria-ward.com/Your link text
Which, obvs, doesn’t exist.
So, basic question, is there a way to make the button act in this way?
Thanks
V x
Hey victoria,
What code do you need to trigger?
You need to write JavaScript that would listen for the click on the specific button and handle the click as you need.
Best regards,
Victoria