![]() |
Hi, I'm using Templatic's Emporium theme and want to know how to insert WP Email Capture within the WP Pop Up Scheduler. Where, what, and how do I insert? (For people to be able to enter their email address directly into the pop up)
Solution - 1There are few changes you will have to make to be able to display WP Email Capture form in WP Popup scheduler. First add the following in wp-email-capture/wp-email-capture.php on line 27: Then add the following in same file on line 46: Then insert the following in wp-popup-scheduler/wp-popup-scheduler.php after line 556: After making the above changes you can use the following shortcode anywhere in your popup content and the WP Email capture form will be displayed there. Hope this helps. |
Wordpress |
Type: | Code Example |
Category: | Coding |
Sub Category: | Code Example |
Uploaded by: | Admin |
Views: | 7 |