Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

Simple Site Popup

Beskrivelse

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

Skærmbilleder

  • 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/

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“Simple Site Popup” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

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