Table of Contents
Description
This is a simple plugin to display the content in to unblockable popup window. this popup window will open by clicking the button or link.
Check official website for live demo http://www.gopiplus.com/work/2012/05/25/wordpress-popup-plugin-anything-popup/
- Live Demo : Live Demo
- More Information : More Information
- Plugin URL : Plugin URL
This is a simple plugin to display the content in to unblockable popup window. this popup window will open by clicking the button or link. we can place the button or link on the widget, post and pages. in the admin we have HTML editor to manage the popup content. also in the admin we have option to choose the width and height of the popup window.
Popup windows are generally new web browser windows to display the content. but this is the CSS based modal popup window.
Plugin advantage
- Easy to configuration.
- Unblockable.
- HTML Editor to add popup contact.
- Plugin supports Chrome, Firefox, Safari and IE 7,8,9,10
Plugin configuration
- Drag and drop the widget
- Paste the php code to your desired template location
- Short code for pages and posts
Short code
[AnythingPopup id="1"]
PHP code
<?php AnythingPopup( $pop_id = "1" ); ?>
Translators
- Polish (pl) – Abdul Sattar
Installation
Plugin author
Plugin official website address
https://wordpress.org/plugins/anything-popup/
If you encounter problems in using the Anything Popup plugin, you can comment below, and I will try my best to help you solve the problem