• Resolved ayi21

    (@ayi21)


    I’m using the popup on one of my menu. Desktop view is working fine but when it’s on the mobile view and menu became drop-down (im not sure if it has something to do with the drop-down) when clicked the popup don’t open.

Viewing 4 replies - 1 through 4 (of 4 total)
  • @ayi21

    Can you please provide a link so we can investigate the issue.

    Thread Starter ayi21

    (@ayi21)

    https://goo.gl/g0lMw0

    Popup is on REQUEST APPOINTMENT button on the menu.

    Thank you. ??

    • This reply was modified 8 years, 6 months ago by ayi21.

    @ayi21

    It’s actually not working as intended on desktop either, if you notice clicking precisely on the link words doesn’t trigger the popup, but if you click just above the link words, and within the button boundaries, it will trigger the popup.

    This is because you have the words within the button linked to #popmake-520, but you also have the button as a whole (li) with a class of popmake-250. Removing the href of #popmake-520 on the words and leaving the button with the popmake li class should solve the problem.

    Edit: Upon closer inspection: You can also reverse this so that the li class is removed and add a class to the href.

    Important: While adding the #popmake-132 as a LINK works with most themes, it doesn’t not work for every single implementation, and your theme appears to be one of these themes.

    Pasted from “Method #3” in this doc:

    Important: While the easiest method to trigger a popup, some themes target all “#” type links. These themes then take over the click event for our link. This means the popup will not trigger. If you’re a user of one of these types of themes, then this method will not work for you.

    By the way, if you have a moment, I would very much appreciate if you could quickly click that Popup Maker Works for you and rate the plugin, just to help us spread the word!

    • This reply was modified 8 years, 6 months ago by waltmesser.
    • This reply was modified 8 years, 6 months ago by waltmesser.
    • This reply was modified 8 years, 6 months ago by waltmesser.
    Thread Starter ayi21

    (@ayi21)

    Thank you so much Walter! It works!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Popup wont open on Mobile’ is closed to new replies.