This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Call To Action Popup

ཞིབ་བརྗོད།

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.

གཏུབ་རེིས།

  • PopUp Settings
  • PopUp Custom Post Type

སྒྲིག་འཇུག

  1. Upload call-to-action-popup.zip to the /wp-content/plugins/ directory and extract it.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

གདེང་འཇོག

2017 ལོའི་ཟླ 4 ཚེས 15 ཉིན།
It's easier than ever to build the popups.
གདེང་འཇོག 2 ཡོངས་སུ་ཀློག

བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།

“Call To Action Popup” is open source software. The following people have contributed to this plugin.

བྱས་རྗེས་འཇོག་མཁན།

དག་བཅོས་ཉིན་ཐོ།

1.0.2

  • Tested up to WordPress 5.1.1
  • Add Settings link in Plugin action link

1.0.1

  • Minor bug fixes
  • Add option Custom CSS
  • Add option Custom Class

1.0

  • First Release