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

    (@danieliser)

    @majesk7 – I’m not 100% sure I understand. Have you tried adding the popmake-# class for your popup to that link? Each popup has a unique ID like popmake-123, adding that as a class makes something clickable. You can also do it by passing CSS selectors like #locations-links > li:first-child a to the Custom Selectors field when editing that popup.

    Hope this helps.

    Thread Starter majesk7

    (@majesk7)

    Hi,

    yes sorry I did this:

    <ul id="locations-links" class="locations-links">
    <li><a class="popmake-2227" href="#">Make a reservation</a></li>

    and it doesnt seem to do anything, just refreshes the page

    Plugin Author Daniel Iser

    (@danieliser)

    @majesk7 – sounds like your popup is not loaded on that page. You can use the Targeting Conditions section when editing your popup to choose where the popup will be available.

    The popup needs to be loaded to be triggered when clicking.

    Thread Starter majesk7

    (@majesk7)

    No I have those targets set up as well and it is still not triggering the modal. I cant seem to figure out why.

    Thread Starter majesk7

    (@majesk7)

    Ok I got this sorted…I found some conflicting JS. Thank you!

    Plugin Author Daniel Iser

    (@danieliser)

    @majesk7 – Awesome! Yea a JS error can definitely do it. Happy I could help you out. Btw, If you have a moment, I would very much appreciate if you could quickly rate the plugin, just to help us spread the word.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Popup not working on "a" tag’ is closed to new replies.