Wordpress Tabs Slides
October 27th, 2009Summary
Wordpress Tabs Slides give you tabs and slides (in post/page) gives you the ability to easily add content tabs and/or content slides. The tabs emulate a multi-page structure, while the slides emulate an accordion-like structure, inside a single page!Installation
- 1. Upload folder wp-tabs-slides to the /wp-content/plugins/ directory.
- 2. Activate the plugin through the 'Plugins' menu in WordPress.
- 3. Test and enjoy!
Usage
You can use shortcode Tabs:
{tab=Tab Title} Contents {/tabs}
or
{tab=Tab 1}
Contents Tab 1
{tab=Tab 2}
Contents Tab 2
{/tabs}
Slides:
{slide=Slide Title} Contents {/slide}
Screenshot
Tabs
Slider
Changelog
Support & Donate
Report bugs and feature request use contact form.
Support plugin development if you need support regarding to this plugin.
Download
Download Wordpress Tabs Slides Download Wordpress Tabs Slides Beta 2.0Sponsors
Incoming search terms for the article:
- Powered by Wordpress
- wordpress slide
- Wordpress Tabs Slides
- wordpress tabs
- slide wordpress
- wordpress tab
- wordpress tabs plugin
- wordpress tab plugin
- tabs wordpress
- wordpress tab slider
Category: Projects









I apologize if this is covered elsewhere, but I can't figure out how to make sliders collapsed by default. When I navigate to a page, all of my sliders are expanded, and I'd rather they start out in a collapsed format.
Thank you!
Sean Conley
I'm working on a client site (stevekatzlawoffice.com/wordpress), and I can't figure out how to link from the content in one tab to content in another related tab on the same page. In the practice areas, at the end of "Business Formation," for example, I want to link to the next tab, i.e., business contracts.
Thanks for your help! I'm a newbie.
Hi Chris,
Thank you so much for your solution!
It's really working!
@Abdul Ibad
I already did but it doesnt work.
I added:
add_filter('widget_text', 'do_shortcode');
in the functions.php but it did not help
If i try to make a slide going in the slidebar it prints out this:
{slide=test}Test{/slide}