This button launches a popup and passes it a URL
Category: Test
Gravity Forms Conditional With Signature
Join Our Newsletter Confirmation Popup Test
NOTE: The Gravity Forms confirmation override hook stopped working after upgrading to Version 2.5.7 on 8 July 2021. So, this demo is now using a jQuery solution in the footer. Run the demo Click the JOIN OUR NEWSLETTER button to launch the popup. Fill out the Gravity Forms form. Click SUBMIT. When you submit the… Continue reading Join Our Newsletter Confirmation Popup Test
New Post Test
This post is for testing the new blog post announcement popup. See the code that automatically enables an announcement post popup whenever there’s a new post and then automatically disables the poup after a period of your choosing.
Test Popup Close Links
Description of the tests run by this popup 1) Good HTML link with data-do-default attribute (works!). This link (and the next 2) goes down to the about cme dev link in the footer. Code: <a class=”popmake-close pum-close popup-conversion” href=”#about-us” data-do-default=”true”> 2) Good HTML link to about cme dev with do-default CSS class (works!). Code: <a… Continue reading Test Popup Close Links