Pop-up doesn’t display, can’t scroll
-
What I expect: the pop-up to display
What happens: the pop-up doesn’t display; page can’t be scrolled (classes applied to <html> set overflow: hidden).
I can see the pop-up code is written to the page. It has inline styles applied to it that prevent display (display:none). For some reason, the trigger isn’t changing this to display: block.
There are no javascript errors and I can see in the javascript console ‘init popups’ message. I have disabled asset caching and it has not made a difference.
I have just upgraded to version 1.16.0 and it didn’t help.
Thanks in advance.
The page I need help with: [log in to see the link]
- The topic ‘Pop-up doesn’t display, can’t scroll’ is closed to new replies.