How Do I Create a Pop Up Email in WordPress?

Creating a pop up email in WordPress is simple. First, create a new WordPress post. In the post’s header, insert the following code:

[popup id=”popup-email-example” height=”600px”]

Next, in the body of the post, add the following code:

Please enter your email address below to be notified when new content is added to this blog

[/popup]

Finally, in the WordPress admin area, go to the Posts tab and click on the pop up email you created. In the email content field, enter your email address and click on the Subscribe button.