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.
Does it matter where I insert the above code in the foot.php file?
Hello Blastit,
Usually to avoid issues, the best place to add that code is just above your closing body tag </body>.
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.