EMC2 Popup Disclaimer places a specified post into a lightbox and adds buttons so that your visitors must click through to agree to your terms!
EMC2 Popup Disclaimer uses Fancybox (http://fancybox.net) to display the popup, and jQuery-cookie (https://github.com/carhartl/jquery-cookie) to detect user session. Creates a cookie named "emc2pdc" that can be viewed with regular developer tools.
Easy to use! By default the script is added to the wp_footer action and will work quietly. You can also force the display on pages via shortcode or function call:
Shortcode: [emc2pdc id="42"]
-or-
Function: <?php emc2pdc_force( $atts=array(), $force=NULL, $id=NULL ); ?>
Check the demo at http://popup.emc2innovation.com !
To Do list:
Known bugs:
Requires: 3.0.0 or higher
Compatible up to: 3.3.2
Last Updated: 2012-5-25
Downloads: 2,702
0 of 2 support threads in the last two months have been resolved.
Got something to say? Need help?