Beskrivning
the new version is in: https://wordpress.org/extend/plugins/flexo-slider/
How to use
-
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. -
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); ?>
Installation
- Download.
- Unzip.
- Upload to the plugins directory.
- Activate the plugin.
- Have a nice work.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”flexoslider” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”flexoslider” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.