Flexo Slider

Flexo Slider Install Statistics

-12
0%
Today: 0 Yesterday: 12 All-time: 13,130 downloads
Flexo Slider Icon

Try plugin: Flexo Slider

We'll create fresh WordPress site with Flexo Slider installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Flexo Slider

NextGen gallery as a slider

0


0


1


0


0

updated: 9 years ago
since: 13 years ago
author: flexostudio

Description

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