Description
FP Responsive Slider will display image as slideshow with several effects. You can manage the options from FP Resposive Slider’s Settings page or from widget settings. Also you can use Shortcode for pages and template code for your template and also you can use widget for your sidebar position.
You can control over your sliding transion effect, time, navigation, slide number etc.
Demo: https://responsiveslides.com/
A few notes about the sections above:
* Fully Responsive
* Here we use custom post types.
* Template Code:
* Shortcode: [fprslider]
FP Responsive Slider is a tiny plugin that creates a responsive slider using elements inside a container. FP Responsive Slider works with wide range of browsers including all IE versions from IE6 and up. It also adds css max-width support for IE6 and other browsers that don’t natively support it. Only dependency is jQuery (1.6 and up supported) and that all the images are same size.
Responsive Slides has basically only two different modes: Either it just automatically fades the images, or operates as a responsive image container with pagination and/or navigation to fade between slides.
Features
-
Fully responsive
-
CSS3 transitions with JavaScript fallback
-
Simple markup using unordered list
-
Settings for transition and timeout durations
-
Multiple slideshows supported
-
Automatic and manual fade
-
Works in all major desktop and mobile browsers
-
Captions and other html-elements supported inside slides
-
Separate pagination and next/prev controls
-
Possibility to choose where the controls append to
-
Possibility to randomize the order of the slides
-
Possibility to use custom markup for pagination
-
Can be paused while hovering slideshow and/or controls
-
Images can be wrapped inside links
-
Optional ‘before’ and ‘after’ callbacks
Screenshots
Installation
This section describes how to install the plugin and get it working.
- Download the plugin file to your computer and Unzip the downloaded archive
- Upload the folder fp-responsive-slider to your /wp-content/plugins/ directory
- Activate the plugin from Plugins > FP Responsive Slider > Activate, under WordPress admin interface
- Settings page values will use when shortcode use or if you use template code.
- Use this shortcode in your post or page to display FP Responsive Slider [fprslider].
6.Template Code: - Manage Widget Settings.
FAQ
- What is maxwidth?
-
Answer: It must be Integer. Max-width of the slideshow, in pixels.
- What is Speed?
-
Answer: It must be Integer. Speed of the transition, in milliseconds
- What is Timeout?
-
Answer: It must be Integer, Time between slide transitions, in milliseconds.
- What is imgWidth?
-
Answer: The width of Featured Image.
- What is imgHeight?
-
Answer: The height of Featured Image.
- How to use in template?
-
Answer:
- How to use into Page?
-
Answer: [fprslider]
Reviews
There are no reviews for this plugin.
Contributors & Developers
“FP Responsive Slider” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “FP Responsive Slider” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- initial release of FP Responsive Slider.