saminanaaz
Forum Replies Created
-
Forum: Plugins
In reply to: [Unlimited PopUps] Short code not workingPlease Follow steps
1. Install plugin https://wordpress.org/plugins/unlimited-popups
2. Activate plugin
3. Click on Popup List then click on Add New—–> (screen shot guide http://prntscr.com/99u0d4)
i. Add popup title
ii. Add popup content
iii. Click on save4. Simply copy and paste your short code where you want display popup. like screen shot http://prntscr.com/99tub8
5. <?php echo do_shortcode(‘[popup id=1]’); ?> php short code for your custom page template
5. [popup id=1] shortcode for your WordPress content page —-> (screen shot guide http://prntscr.com/99twqr)Forum: Reviews
In reply to: [Unlimited PopUps] Can't get it to work at all –Please Follow Steps
1. Install plugin https://wordpress.org/plugins/unlimited-popups
2. Activate plugin
3. Click on Popup List then click on Add New —–> (screen shot guide http://prntscr.com/99u0d4)
i. Add popup title
ii. Add popup content
iii. Click on save4. Simply copy and paste your short code where you want display popup. like screen shot http://prntscr.com/99tub8
5. <?php echo do_shortcode(‘[popup id=1]’); ?> php short code for your custom page template
5. [popup id=1] shortcode for your WordPress content page —-> (screen shot guide http://prntscr.com/99twqr)