• Resolved ErkV

    (@erkv)


    Hi,
    If I’m using links inside the popup, a click on that link will force the overlay to close (although I disabled that option) and will not open the clicked link.
    Please see: example
    Click on the menu/or Icon on the top right to open the popup.

    p.s I also bought the Advance Template builder and scroll triggered Popups module

    Hope you can help me out
    Erik

    https://www.ads-software.com/plugins/popup-maker/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @erkv – Hmm looks like one of the click triggers is applying to the entire popup. Can you try removing the popmake class from all of your menu items, then using Extra selectors to target the menu? Click Triggers has more info on using extra selectors.

    Basically it seems like the entire popup (overlay included) is inside or is itself a trigger for the popup, causing it to disable normal clicks inside it basically.

    Can’t detect immediately where / how that is happening, removing the current click triggers may help debug.

    Thread Starter ErkV

    (@erkv)

    Hi Daniel,
    Thanks for your reply.
    I used extra selectors but the problem remained.
    Then I selected the option: “Do not prevent the default click functionality.”
    This works. The only thing is that there is a short reappearance (flash) of the popup just before the new page opens.

    I tried to disable slide effects but that did not help.
    Best, Erik

    Plugin Author Daniel Iser

    (@danieliser)

    @erkv – To be clear the original issue is likely still an issue. What I meant was that some element that is a popup trigger wasn’t closed properly:

    <a class="popup-trigger">My Link
    <div></div>
    <p></p>

    In the above example the div & p tags are actually inside the popup trigger link, thus clicking anything inside them also acts as a click to trigger the popup.

    This is the case with your menu, except the entire menu is inside a trigger. Hope that helps some, I would start by disabling all your popups by marking them drafts. Then enable one by one until the problem appears again. If that works then the popup that breaks it again will have an unclosed html element.

    If that doesn’t work then likely somewhere in your themes footer you have an unclosed html element hope that helps.

    Thread Starter ErkV

    (@erkv)

    Hello Daniel,
    that worked. thank you for helping out!
    Best, Erik

    Plugin Author Daniel Iser

    (@danieliser)

    @erkv – Awesome! 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.

    Plugin Author Daniel Iser

    (@danieliser)

    @erkv – Awesome! 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 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Links inside popup not working’ is closed to new replies.