Title: New Plugin: postTabs
Last modified: August 19, 2016

---

# New Plugin: postTabs

 *  [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/)
 * Hi,
 * Just released a new plugin called postTabs wich allows you to split the content
   of your post or page into tabs!. More info and screenshots here:
    [http://pirex.com.br/wordpress-plugins/post-tabs/](http://pirex.com.br/wordpress-plugins/post-tabs/)
 * Its still beta because of some css issues… If someone can help.. please do
 * cheers
 * Leo,,

Viewing 15 replies - 1 through 15 (of 37 total)

1 [2](https://wordpress.org/support/topic/new-plugin-posttabs/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/new-plugin-posttabs/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/new-plugin-posttabs/page/2/?output_format=md)

 *  [cinematic](https://wordpress.org/support/users/cinematic/)
 * (@cinematic)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774053)
 * A demo would be nice …
 *  Thread Starter [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774067)
 * So a demo you have:
 * [http://pirex.com.br/wordpress-plugins/post-tabs/](http://pirex.com.br/wordpress-plugins/post-tabs/)
 *  [cinematic](https://wordpress.org/support/users/cinematic/)
 * (@cinematic)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774171)
 * cool, thanks .. will check it out.
 *  [cinematic](https://wordpress.org/support/users/cinematic/)
 * (@cinematic)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774174)
 * Hi leogermani,
    this is a nice plugin. I recently tinkered around with ui.tabs
   but your plugin makes insertion of tabs really easy.
 * To get it display correct in IE you will need to change the css as follows:
    
   Just change ul.postTabs li as follows: instead of display:inline; -> display:
   block; and add a float:left; that it looks like this: ul.postTabs li { margin-
   top: 5; display: block; list-style-type: none; line-height: 1em; float:left; …
 * IE doesn’t apply padding to inline elements this is why you will need display:
   block and add a float: left to get an horizontal view.
 * Good luck and thanks for a great plugin!
 *  Thread Starter [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774217)
 * Thanks cinematic,
 * It worked with a conditional comment for IE. I also tested on safari, IE7, knoqueror
   and Opera and its fine!
 * So I decided to release it again as 1.0 now! All testing and feedback are welcome.
 * Ive already uploaded to the wordpress plugin directory as well and it should 
   be available soon. Meanwhile you can download it at the plugin homepage at:
    
   [http://pirex.com.br/wordpress-plugins/post-tabs/](http://pirex.com.br/wordpress-plugins/post-tabs/)
 * Im just not happy with the fact that self.focus(); is not working in firefox…
   wonder why…
 * Leo,,
 *  [cinematic](https://wordpress.org/support/users/cinematic/)
 * (@cinematic)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774236)
 * Why two different styles and a conditional comment? Your conditional comment 
   works for IE6 only.
 * Make it display:block and float:left by standard for every browser and it will
   look nice in every browser and you must not fiddle around with conditional comments
   🙂
 *  Thread Starter [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774260)
 * Its hard to adjust the position of the tabs for every browser. I first tried 
   using float: left and display: block – it looked ok in iE but not in firefox…
 * Its wierd Ive published the plugin here this morning and its still not available…
 * Leo,,
 *  Thread Starter [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774386)
 * Hey..
 * Ive published this plugin 2 days ago and it is still not showing on the plugin
   directory. Is that normal?
 * Leo,,
 *  [cinematic](https://wordpress.org/support/users/cinematic/)
 * (@cinematic)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774406)
 * Hi Leo,
    is there a way to include php in a tab? For example if I want to appear
   the excerpt of the first post of a certain category in a tab? I tried and it 
   didn’t work. Would it be possible somehow?
 * P.S.: Seems your plugin is hanging somewhere between published and unpublished..
   🙂
    [http://wordpress.org/extend/plugins/posttabs/](http://wordpress.org/extend/plugins/posttabs/)
 *  Thread Starter [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774413)
 * All this plugin does is to split the content of a post into tabs. It will deal
   with any kind of information that you are ablo to insert on your post. So, if
   you have another plugin that allows you to insert what you want, this plugin 
   will put it inside the tab..
 * Ill try to republish this…
 * Leo,,
 *  [flick](https://wordpress.org/support/users/mosey/)
 * (@mosey)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774416)
 * Wow… I was wondering at one point if a plugin like this could be developed!
 * I am currently using **[Page Post](http://www.coolcode.cn/show-115-1.html)** 
   by _Andot_, but am not sure if it will transfer successfully to 2.5.x; and hadn’t
   found anything that could supercede this plugin.
 * However, this will definitely be on my ‘must-check’ list when I re-develop the
   site again. Thank you!
 * p/s: I would be using for displaying lyrics: The original, the translation, the
   romanised version etc.
 *  Thread Starter [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774443)
 * Finally online!
 * [http://wordpress.org/extend/plugins/posttabs/](http://wordpress.org/extend/plugins/posttabs/)
 *  [RoseCitySister](https://wordpress.org/support/users/rosecitysister/)
 * (@rosecitysister)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774444)
 * Thanks for this – it’s just what I needed, but I didn’t realize it until I saw
   it! 🙂
 *  [raygene](https://wordpress.org/support/users/raygene/)
 * (@raygene)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774445)
 * Great plugin, really useful.
 * Gene
 *  [riverwriter](https://wordpress.org/support/users/riverwriter/)
 * (@riverwriter)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/#post-774459)
 * Simple to use, works for me. I will be using it to show different drafts.

Viewing 15 replies - 1 through 15 (of 37 total)

1 [2](https://wordpress.org/support/topic/new-plugin-posttabs/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/new-plugin-posttabs/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/new-plugin-posttabs/page/2/?output_format=md)

The topic ‘New Plugin: postTabs’ is closed to new replies.

 * 37 replies
 * 13 participants
 * Last reply from: [zaekyt](https://wordpress.org/support/users/zaekyt/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/new-plugin-posttabs/page/3/#post-774587)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
