Plugin Author
Damian
(@timersys)
You probably added html into the popup and some html tag is not closed properly, breaking the site html.
Try leaving your popup empty to see if the issue is fixed and then add content bit by bit to discover where is the issue.
Thread Starter
mwhwmg
(@mwhwmg)
I placed an empty popup and still not working. Here is the code I added, <p style=”text-align: center;”>[ninja_form id=3]</p> It’s just a simple one, adding the Ninja form. Actually the popup is working just fine, but it also causing the theme dropdown not functioning properly.
I had a button to trigger it to popup, here is the code in the html tag.
Thread Starter
mwhwmg
(@mwhwmg)
Sorry, here is the code <a class="spu-open-1500" href="#">
Thread Starter
mwhwmg
(@mwhwmg)
I just figure out the problem is ajax mode. When the option selected, the popup will not work, but the theme dropdown is working, vice versa. Is there a way to work around this?
Thanks!
Thread Starter
mwhwmg
(@mwhwmg)
I just figure out the problem is ajax mode. When the option selected, the popup will not work, but the theme dropdown is working, vice versa. Is there a way to work around this?
Thanks!
Plugin Author
Damian
(@timersys)
Will be easier if you share your url. I never heard of a similar issue like this one.
Regards