Call To Action Popup

plugin banner

Call To Action Popup – it’s an incredibly easy to use and completely free popup plugin for WordPress.

Author:LamPD (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:5.1.18
Plugin version:1.0.2
Added to WordPress repository:25-01-2017
Last updated:16-03-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:
Total downloads:4 183
Active installs:60+
plugin download
Click to start download

Call To Action Popup – it’s an incredibly easy to use and completely free popup plugin for WordPress.

Main Features:

  • Create targeted marketing campaigns, keep customers from leaving your site, and build your mailing list easily and quickly with Call To Action Popup.
  • Create an unlimited number of popups with different looks and configurations.
  • Record number of PopUp displayed
  • Record number of Subscribed

Binding Event:

To record number of Subscribed, we have created Binding Event subscribed, you can use JavaScript to call to that Event on JavaScript event.
Example for event click:

$( "#foo" ).on( "click", function() {
    $( "#cactus-popup" ).trigger("subscribed");
});

Shortcode:

[cta_popup id=""]

Parameter required:

  • ID: ID off PopUp post in PopUp Custom Post Type.

Screenshots
ChangeLog