Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Simple Site Popup

Opis

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

Slike ekrana

Instalacija

  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>.

ČPP

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/

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

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

Doprinositelji

Prevedi “Simple Site Popup” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

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