• I have a modal window set to appear when a button is pressed. It appears as expected when triggered by that button. However it also appears momentarily as the page is loaded. Is there a way to avoid the momentary appearance of the modal window on page-load?

    This is the html that I pasted into a widget. Shortcodes are set to work within widgets:

    [Wow-Modal-Windows id=1]
    <div>
    <button id=’wow-modal-id-1′ class=”call-button” type=”button” >Request An Invite</button>
    </div>

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Wow-Company

    (@wpcalc)

    Hello,

    Set option “Show a modal window” -> “Click on a link (with id)”

    Thread Starter polytechpub

    (@polytechpub)

    Thank you for responding so quickly.

    I do have that option set as you’ve specified (you can see the setting below). The appearance on page load is just a flicker, not the usual “when page loads” presentation. It might not even be noticed on a T1 connection, but on my internet connection it is very obvious. I’ve seen this with other modals/popups too.

    Modal Window Settings:
    Show a modal window:
    Click on a link (with id)
    Add an id=’wow-modal-id-X’ to the link, where X is the number of the modal window

    I am having this exact same issue. My Modal Windows settings are just like polytechpub has theirs.

    You will see the contents of the modal window popup before the rest of the page does for just a second. It shows for a longer amount of time in slower browsers like my older version of IE that I use for testing.

    Is there a way to prevent this from happening? Did you happen to solve this issue on your own, @polytechpub?

    Thank you in advance for any advice and assistance.

    Plugin Author Wow-Company

    (@wpcalc)

    We will fixed this problem in the next version of the plugin (on this week)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Modal Window momentarily rendered on page load’ is closed to new replies.