Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

flexoslider

Opis

the new version is in: https://wordpress.org/extend/plugins/flexo-slider/

How to use

  1. Generate a code with the desired settings in the admin panel,
    you must copy and paste the code in the desired location in the content of the post see Screenshots.

  2. Generate a code with the desired settings in the admin panel, you must copy the code and assign it
    to a variable which with to call the filter function

Example: insert the code to the chosen location in to the page code
$cont=” [flexoslider GalleryID=’1′ effect=’random’ animSpeed=’1000′ pauseTime=’1000′ width=’930′ height=’260′ img_link =’true’ img_title =’true’ img_nav =’false’ max_br =’2′ order =’random’ pause =’false’ nav_arrow =’true’]”;
echo flexoslider::filter($cont); ?>

Instalacija

  1. Download.
  2. Unzip.
  3. Upload to the plugins directory.
  4. Activate the plugin.
  5. Have a nice work.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“flexoslider” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “flexoslider” na svoj jezik.

Zainteresirani ste za razvoj?

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