Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Harish Chouhan

    (@hchouhan)

    Hello Blastit,

    As of now there is no preview option for the Pop-up. However if you add the pop-up to a page which is saved as a “Draft” you can then simply preview that page and see our pop-up in action.

    To test if there is an issue with the theme, I would first suggest changing to the default theme and testing. If the pop-up works then it would be an issue with your theme. First make sure you are setting the pop-up to show “Everywhere”. Secondly make sure your theme has below code in the footer.php file.

    <?php wp_footer(); ?>

    Please let me know how the tests go.

    Thread Starter Mr Blastit

    (@mr-blastit)

    Does it matter where I insert the above code in the foot.php file?

    Plugin Author Harish Chouhan

    (@hchouhan)

    Hello Blastit,

    Usually to avoid issues, the best place to add that code is just above your closing body tag </body>.

    Plugin Author mother.of.code

    (@imazed)

    The Mother of Code

    Closing this topic because it has gone 1 month without a reply. If Mr Blastit needs further help with this we’re glad to reopen the topic, but for now we’re considering it resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pop-up box not appearing’ is closed to new replies.