DX Lite Slide
DX Lite Slide
Description
Lite and simple slider for your WordPress project. Works with placing a shortcode.
Installation
- Upload
DX-Lite-Slideto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Set some default settings in DX Slides -> DX Slides Options in your admin and enable the use of the plugin
- Use
[dx_display_slideshow]shortcode in your Post/Page or place<?php echo do_shortcode( '[dx_display_slideshow]' ) ?>in your templates.
Faq
How to use plugin?
Create few Slides with featured images and add [dx_display_slideshow] shortcode in your Post/Page or [dx_widget_display_slideshow] in Text Widget.
Reviews
Changelog
0.1
- Initial release
0.2
0.3
- (21.05.2013) Added option to set Slider interval from Slider options
0.4
- (29.07.2013) Added option to user Slider in Text Widgets using
[dx_widget_display_slideshow]shortcode