This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple Site Popup

Description

With this plug in, you can open a popup in Homepage, a post or a page or wherever you want.

Screenshots

  • Open popup in homepage.
  • Plugin options in admin menu.

Installation

  1. Upload folder ‘simple-site-popup’ to the ‘/wp-content/plugins’
  2. Activate the plugin through the Plugin menu.
  3. Go to menu Plugins/Simple Popup to set pop up, close button, post, page you want to open pop up.

  4. OTHER WAY to USE: if you’re good with step 3, don’t care this step.
    If you want to open pop up in a custom page, post, or somewhere in you theme, put the code: <?php if(function_exsts(‘simple-site-popup’)) simple-site-popup();?> before </body>.

FAQ

No popup

My plugin requires jQuery library. Make sure you’ve included jQuery library.

Can I open popup in any post, page?

Sure, in plugin menu, you fill to the field Where to Display. You can fill POST ID, PAGE ID; 1, 2, 3 or more. Seperated by comma “,”.

Only image popup, can I use html code?

I promise, I next version, you can 🙂

Others problems

Please contact, email: nguyenductoan2405@gmail.com or follow plugin’s page: http://thienhaxanh.info/plug-in-simple-site-popup/

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple Site Popup” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Simple Site 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.0

  • The first release.
  • Many thank to Thắng Cao (kaelhp@gmail.com). Your Banner is so simple for mine 🙂

Ordered list:
1. jQuery library