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 Tabs Slides
- wordpress slide
- wordpress tabs
- slide wordpress
- wordpress tabs plugin
- wordpress tab
- wordpress tab plugin
- tabs wordpress
- wordpress tab slider
Category: Projects









Thanks for a great plugin. I'm using it on the Atahualpa theme and it is functioning well. The challenge is when I add any formatting through the visual or html editor in WP 2.9.2. If I try to increase the font size, or change the color of the slider head (in this case, it's a FAQ page), the sliding doesn't work anymore.
I checked in the .css and can't figure out where I'd make changes to this. Help would be appreciated. I want to increase the font size to 14 and change the color of each "headline" or question. Here's the page: http://arabellawinters.com/blog/coaching/faq-2/
Thanks for your assistance!
Wow, really wish this plugin worked, but It totally hoses the page...
Each tab remains with each section and blows the width of the content area way wide and pushes the right column off the page.
Using it on a WooThemes template. CSS looks fine, so I'm at a loss.
i can´t figure out how to install it!!! PLEASE HELP.
I can´t test it... i don´t know how to use the shortcode, where i've to include it?
hi great plug in what should i do if i want the tabs start from right to left ?? thx again
Hello Abdul & readers..
Just a little extra about the validation. I looked a bit further into the matter and found out that its is not the fault of the tabs & slides plugin.
The way Wordpress insists on wrapping everything in p tags causes the warnings/errors. Abdul has refered to the wpautop info is here: http://codex.wordpress.org/Function_Reference/wpautop
Other post about the problem here: http://wordpress.org/support/topic/201178
In Wordpress its simply not possible to insert real html in an easy way.
While writing this post I thought of a way to get valid code and still use the tabs, but that is only for people who want to use the editor in html mode and use the tables that webdesigners have been trying to get rid off.
I will do some more testing and post the method here later on.
Grtz Henk
Nice as a concept, but a plugin that creates so many validation errors really is not fit to be in the plugins section of Wordpress.
I inserted 3 tabs in a validating page and got 17 errors in the validator.
Hopefully someone can improve this very usefull concept.
Henk
hallo,
is it possible to give a fix width to the tab navigation elements?
i'd love to do that but can't manage.. thanks alot!
I really like this plugin... but there is a bunch of things really winding me up about it
1 - why the hell is it sticking spam into my excerpts - as seen in this pic: http://i50.tinypic.com/2la8qs0.png - that is frankly COMPLETELY OUT OF ORDER DUDE... especially as the bulk of this plugin is not even your own work but actually taken from the joomla plugin
2 - the validation is absolutely terrible, when you run any page containing either tabs or slides through w3 validator you get a bunch or errors, depending on the number of tabs/slide somewhere in the region of 20-30 errors
3 - The most annoying of the validation errors is a stray paragraph tag "" in there somewhere... this depending on the browser is parsed in different ways, this has the knock-on effect of breaking the styling of the tabs/slides making it impossible to get consistent styling across all browsers... fix the styling in one browser, and it will break in another
You are on the verge of creating the ultimate tabs & slides plugin for wordpress... but these 3 problems are holding it back in a big way... I urge you to get them fixed
Great plugin.. thank you. How do you get a default slide to be open on page load though? Thanks for your help.
Hi Abdul,
Great job and a useful plugin. Thanks for all the hard work.
I do have a problem though. I am including a php page in each tab content. In the script (the php that is included) there is another javascript function where by clicking a link a form is displayed and additions can be made to database using the form.
The problem is that this function only works with the first tab and nothing happens in the second tab on. So, its all working fine, but only in the first tab.
Can you please give an insight on this and how can I fix this? Somehow, only the first tab content executes the java script function in the header of the theme.
Thanks in advance for your care.
Sol