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

    (@danieliser)

    @stev95 – Looks like your main issues stem from your themes footer.php file calling wp_footer() in the wrong place.

    I would edit that file and move it to just before </body>

    Beyond that although your popup is set to trigger on an element with id=”clickme” there is not currently an element on the page matching that description.

    You can check the site source yourself and use CTRL + F to search quickly.

    Hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘Popup not working’ is closed to new replies.