Popup doesn't appear on first click
-
I have a page with two links used for triggering two popups.
I tried javascript method but it tells that popup method doesn’t exist, then I had to resort to using shortcode.
It works, but not the first time I click it. The page gets a black overlay but popup doesn’t appear. After that, both links work fine.
Each of the popups has a Contact Form 7 with Google reCaptcha.
Edit:
Nevermind. I found a type error in my console and fixing it seems to have fixed this as well.Also, if I may ask another question – Is there an easy way to disable the transform: scale() applied on popup? I want to use this in a non-responsive website.
Edit: Found responsive settings. I think I need more sleep.
The topic ‘Popup doesn't appear on first click’ is closed to new replies.