Anything Popup Plugin

This is a simple plugin to display the entered content in to unblockable popup window. popup will open by clicking the text or image button.


Description

Check official website for live demo http://www.gopiplus.com/work/2012/05/25/wordpress-popup-plugin-anything-popup/

This is a simple plug-in 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 configuration

  • Drag and drop the widget
  • Paste the php code to your desired template location
  • Short code for pages and posts

Frequently Asked Questions (FAQ)

Q) How to change/update the style?

Q) How to add the image on the popup onclick link?

Q) How to add button on the popup onclick link?

Answer

Installation

Changelog

1.0

First version

2.0

JavaScript loaded by using the wp_enqueue_scripts hook (instead of the init hook).

3.0

New demo link

4.0

Tested up to 3.4.2 Slight change in the short code, Please find the new short code for your gallery.

4.1

Tested up to 3.5 Option to add multiple pop up on single page.