>
Download This Plugin | |
Download Elegant Themes | |
Name | Kings Tab Slider |
Version | 1.0 |
Author | Saif Bin-Alam |
Rating | 100 |
Last updated | 2014-10-13 11:30:00 |
Downloads |
1534
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Kings Tab Slider plugin added 85 kB of resources to the Home page and 85 kB of resources to the sample Post page.
Kings Tab Slider plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Kings Tab Slider plugin ads no tables to your Wordpress blog database.This plugin enables you to add multiple awesome responsive tabbed sliders in your Wordpress site. This uses custom posts.
Usage:
Here's a step by step user manual:
[tab-slider]
4. This plugin supports 5 styles. To change style, add shortcode attribute "style" and the value will be: one, two, three, four or five. Example:
[tab-slider style="three"]
or
[tab-slider style="five"]
[tab-slider style="one"]
5. If you want to add multiple tab-sliders in your site, make sure you provide unique IDs to each set of tab-sliders. Example:
[tab-slider style="two" id="1"]
[tab-slider style="two" id="2"]
[tab-slider style="two" id="3"]
and thus you can add as many tab-sliders as you want.
6. If you want to show different tabs (i.e. different contents) in different tab-sliders, make sure you provide unique IDs to each set of tab-sliders and set categories to them. Example:
[tab-slider style="two" id="1" category="fish"]
[tab-slider style="two" id="2" category="flower"]
[tab-slider style="two" id="2" category="wordpress"]