Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Flexo Slider

Descripción

This plugin displays the pictures from the selected NextGen gallery as a slider.
There is an option to insert the content into desired post or by display function
to put the slider to the chosen location in your site

There is admin panel, which allows you to set the slider option as you wish
– the effect, speed, size, etc. See at Screenshots .
You can see demo in the header of homepage in our website
http://www.flexostudio.com/flexo-slider.html
the following plugins are required: NextGen Gallery

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); ?>

Capturas

  • screenshot-1.png
  • screenshot-2.png

Instalación

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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Flexo Slider» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Flexo Slider» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

v.1.0013

  • Fix Bugs-Display duplicate content

v.1.0012

  • Fix Bugs-«Display Picture Description»

v.1.0010

  • Fix Bugs.

v.1.0009

  • NEW Option – «Display Picture Description» – show the description from Next Gen Gallery.
  • NEW Option – Display Picture from more then one gallery. If you want to view pictures from some galleries, write them separated by commas.
  • Fix Bug with random display of picture.