Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 680 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 680 Bytes

Responsive-Slider

Persian Responsive Slider Base On FlexSlider jQuery Plugin


Screenshots

Add Slide Page

All Slides Page

Settings Page


Use

Put the following short code where you want the slider to appear:

[responsive_slider]

Or put the following PHP code in the template:

<?php do_shortcode( '[responsive_slider]' ); ?>