=== Plugin Name === JSL Exit Intent Popup Contributors: janiq Donate link: Tags: exit intent popup, customizable, simple, exit-intent Requires at least: 4.0.1 Tested up to: 5.4 Stable tag: 4.3 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html JSL Exit Intent Popup is a simple fully customizable exit intent popup. You should have at least basic knowledge of HTML and CSS. == Description == JSL Exit Intent Popup is fully customizable exit intent popup. You can set it up via wordpress customizer. There are a few default settings. Default height is 200px and a width is 400px, default cookie exspiration is 1 day. This plugin is based on beeker1121`s javascript solution of the exit intent popup (see on GitHub at https://github.com/beeker1121/exit-intent-popup). https://www.youtube.com/watch?v=xjUstSLrSc8 == Installation == 1. Upload the plugin files to the `/wp-content/plugins/jsl_exit_intent_popup` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. To configure the plugin, go to Appearance->Customize. By default, the EIT plugin is switched off after the installation. == Frequently Asked Questions == = I wrote all the html and css and it does not work. Why? = Check if the code, especially the css part, is written correctly. If there is some mistake (e.g. missing ;), code does not run. = Nothing is showing after installation = See the sourcecode of the page via CTRL + U. In case you find string "Switch on the EIT in customizer!", your EIT plugin is not activated in the customizer. Go to customizer and activate the plugin. == Screenshots == 1. This is the example how the JSL exit intent popup could look like. 2. This screen shows customizer where JSL Exit Intent Popup can be edited. == Upgrade Notice == = 1.0 = This is the first version of the plugin.