Descripción
Smooth Dynamic Slider adds a dynamic smooth content and images purposeful slideshow with customizable image height, width and slide intervals to any location of your post or page.
Features
- Add multiple slider category.
- Add category wise sliders.
- Active/Deactive whole slider category or selected slider.
- Manage images height, width and slider interval.
- Full control over the looks thru the Settings Panel.
- No Need Of Knowledge of PHP, HTML or CSS. But for those having knowledge can easly modify or customize.
Capturas
Instalación
- Upload the sdsslider folder to the /wp-content/plugins/ directory
OR
Upload from Plugins > Add New > Upload zip file. - Go to the ‘Plugins’ page of your WordPress administration area and activate the plugin.
- Use the shortcode
[sds_slider cat_id='1']
in the content area of a page or post where you want the image slider to appear, wherecat_id = slider category id
. - In shortcode, you can use multiple category id too. like
[sds_slider cat_id='1,5,7']
in the content area of a page or post. - You can use PHP code
<?php echo do_shortcode("[sds_slider cat_id='3,7,21']"); ?>
in the php page where you want the image slider to appear.
Preguntas frecuentes
- How do I Add slider category?
-
In the WP Admin, navigate to SDS slider->Manage Category.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Smooth Dynamic 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.