Hi,
I dont know if I can ask this question here, since it is a plugin to wordpress. But we use Enfold theme, and I just installed the layered popups plugin.
And I have tried adding code so that when a user clicks a button or a image, the layered pop up will appear.
But I cant get the code to work in enfold
This is the explanation from layered popups
If you want to raise popup by clicking certain element, add the following onclick handler to the element:
onclick=”return ulp_open(‘OBJECT_ID’);”
OBJECT_ID is a popup ID taken form relevant column on this page, or A/B campaign ID taken form relevant column on this page.
Example: Raise the popup
2. If you want to raise popup by clicking link just use the following kind of links:
Raise the popup
OBJECT_ID is a popup ID taken form relevant column on this page, or A/B campaign ID taken form relevant column on this page.
Any helpful tips for this?
Thanks in advance
Espen
Hi Espen,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
Rikard
Hi,
I got it to work yesterday. I made a text box on a page, and inserted a image that way, and then viewed the code in plain text, and pasted the code from layered popups via text view.
So thanks for the quick reply, but managed to make it work
Regards,
Espen