• Resolved thisisbbc

    (@thisisbbc)


    Hey there,

    We use UberMenu for our main menu and the elements on mobile are binded with touch events instead of click events. Unfortunately it seems Popup Maker is unable to hook onto these events as nothing happens when we click our menu on mobile.

    Would there be a way to fix this?

    1. Link Your Implementation of Popup Maker (www)
    -> http://snails.baamholdings.com/

    2. Describe what is supposed to happen
    -> When you are browsing the site on a mobile, clicking on a menu item should open the right popup

    3. Describe what is actually happening
    -> Nothing happens

    4. If you have to click something on your page to get the popup to show, please specify where.
    -> Open the mobile menu by clicking on the three horizontal line on the upper right corner, then click on any menu (except Store)

    Waiting for your feedback!

    Thank you 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • @thisisbbc

    Sorry you’re having difficulties, I’m sure we can this resolved.

    I’ll have our Lead Dev @danieliser take a look and see what we can do to fix this.

    Thank you for being patient.

    Thread Starter thisisbbc

    (@thisisbbc)

    Hey Walter!

    Thank you for the quick reply.

    We’ll wait for your developer’s feedback then!

    All best,
    Bastien

    Plugin Author Daniel Iser

    (@danieliser)

    @thisisbbc – You could try removing the class from your menu item and adding a click trigger to the popup instead with this as your Extra selector: #menu-item-21 a for the Tour link. Currently your making the <li> a trigger, we need to move the trigger to the link itself to try and override their JS.

    Thread Starter thisisbbc

    (@thisisbbc)

    @danieliser – Clever suggestion indeed. Unfortunately I’m afraid this doesn’t work, bummer.

    I did some further tests and managed to get something working by using UberMenu special element “Custom Content“, then added our <a> tag in here. I’m not sure exactly how differently UberMenu handle those elements but I guess the important thing is that it works!

    Thanks for your help!

    • This reply was modified 9 years, 3 months ago by thisisbbc. Reason: Wrong markup
    Plugin Author Daniel Iser

    (@danieliser)

    @thisisbbc – Awesome! Glad you found a solution. Happy I could help you out. Btw, If you have a moment, I would very much appreciate if you could quickly click that it Works for you and rate the plugin, just to help us spread the word.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Use touch events to trigger modal’ is closed to new replies.