Popup not working on iOS
-
Hello,
I’ve created multiple popups using a shortcode:
(I’m using another plugin called Toolset to handle custom post types and templates)
<h3>DIRECTORS</h3>
[popup id=”dirpop” class=”directorspopup” size=”large” overlay_click=”1″ location=”center” position_top=”100″ position_left=”0″ position_right=”0″ position_bottom=”0″ position_fixed=”true” animation_type=”fade” animation_speed=”350″ animation_origin=”center top”][wpv-view name=”directors”][/popup]I know some of those arguments aren’t passed in the shortcode, but I left them in there anyways. The popup works on desktop, closing on ESC key and clicking outside the popup. The issue is the popup doesn’t come up at all on mobile. Instead, the URL just loads the page in the #x-content-band-2 link I’ve set.
Can you help me?
Here’s a link: http://www.mowadinc.com/new
The topic ‘Popup not working on iOS’ is closed to new replies.