Description
A plugin to show a pop up window with any text, links, images, and even shortcodes when on the chosen page or all pages. Useful to present your customers with possible shipping delays if using woocommerce or anything else you can think about.
You can use it permanently or between 2 defined dates.
Was made for woocommerce, late shipping or important info at the begining, but can be used on any wordpress installation.
Updates
1.3
Updated PrettyPhoto and 2 more options, show/hide to returning visitors as well as prettyPhoto theming and cdn loading of the prettyPhoto.js file
1.2
Added option to display the popup permanently(no dates would then need to be selected) and possibility to choose the timezone you are in.
Also possibility to display the popup on all pages.
1.1
Added wpaoutop for formatting and possibility to add a class to the content.
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘woo-popup’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
- Customize the setting by clicking on the “Woo Popup Settings” menu tab
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
woo-popup.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
woo-popup.zip
- Extract the
woo-popup
directory to your computer - Upload the
woo-popup
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
FAQ
- A question that someone might have
-
An answer to that question.
- How to use woo-popup?
-
Just activate the plugin then go to the woo-popup menu and customize to your needs(text to show begining and end dates) and that’s pretty much it.
Reviews
Contributors & Developers
“woo-popup” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “woo-popup” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.4
Added prettyPhoto css from cdn as woocommerce prettyPhoto styles are exclusive to woocommerce
1.3.3
Added test for the prettyPhoto script(as it has been moved to a nested folder on one of the last version of woocommerce)
1.3.2
Show/hide popup for returning visitors(js cookies) and if possble load cdn hosted version of prettyPhoto
1.3.1
Added possibility to choose from prettyPhoto Themes(light, dark, facebook)
1.3.0
Updated PrettyPhoto to 3.1.6 patching an XSS issue
1.2.2
Fixed fatal error with is_shop
1.2.1
Fix a fatal error due to timezone list
1.2
Added option to display the popup permanently(no dates then need to be selected) and possibility to choose the timezone you are in.
Also possibility to display the popup on all pages.
1.1
Added wpaoutop for formatting and possibility to add a class to the content.
1.0
- First Version of this plugin.