I like the simplicity of this plugin and the way I can change the colours. However, how can I reduce the space between the tabs? Your screenshot here shows the tabs close together. When I put 4 tabs on our site, the 4th one went onto the next line below.
I am using this great post-tabs on another website, and I want to have more content at the end of the tabs. Therefore, I would like to have a border at the bottom, or even a box around the tab content. I have tried playing around with css but can’t make it work.
Is it possible to put two different sets of tabs on one page? I’ve tried placing them in separate divs and ending the first set of tabs before starting the next set, but it doesn’t work.
hey man, you’re alive.
there are countless comments on the wp forums regarding this plugin
I thought you had abandoned wordpress.
I do have a problem with posttabs and Chrome, the tabs display but not their content?
its not about css, I see this in teh javascript console: Uncaught Error: chrome.tabs is not supported in content scripts. See the content scripts documentation for more details
any clues for me please? I love your plugin, its the easiest to use and style out there
Usually when there is a javascript error its some other plugins fault that prevent posttabs to work correctly. It does work fine in google chrome. But send me a link when I can see this error and Ill have a look.
glad to hear
I’ve been using loads of your old WPMU plugins, then, all of a sudden, you were gone from the scene…
anyway, here is a link for testing: http://pacura.ru/about/ please let me know when you managed to have a look as the site was not publicly accessible I just made it so you can check. heavily testing that theme and different plugins so the conflict might very well come from another plugin but I couldn’t identify which one.
ok, no answers – so one last question: since your plugin seems to break when used with other plugins that also use jquery, are you sure your plugin is not at fault? IF so I will contact the other plugin authors to see if I can get help running them all together.
I had a look at your site but I could not see the errors. It simpky didnt work, but no errors were triggered…
I would have to take a deep look to see if there is something wrong in my code – and have an easy to set up buggy enviroment (that means, to know with which plugin it conflicts), if you can help me with that I can investigate
oh, btw, my comment is still in moderation and I forgot to mention I am using wp 3.2RC1 and I see daily mentiongs that some plugins/themes break since there was a change in jquery used in WPO… maybe that will help you find the problem?
Your tab plugin has been working great for us. For some reason, the permalink function stipend working today. Tabs work the same. I’ve tried turning other plugins off and on, cleared cache, rebuilt database tables, but no change. You can see a page, http://www.antiochsb.edu/alumni that has tabs. Any ideas of what I should check? Thanks, steve
found the problem with permalinks, it was the W3 plugin. I can work on finding the conflict, but I choose your plugin, PostTabs over W3. Any suggestions for other plugins that do the same thing and are compatible with PostTabs? thanks! – steve
would it help if I gave you my admin credentials? I really don’t mind, this is a just my personal site I want to set up and this non-working post tabs plugins is stopping me from going live anytime son
If you can help, shoot me an email and I’ll send you my login data.
Hi, I have a problem with the plugin and it only shows me the first tab of a series of three, the other two tabs show nothing. Follow the instructions in the website, but still gives me the same error.
Can you help me? I give you the link to the page where I am using the plugins. http://www.binarysolutions.com.ve/senescal/
Thank you very much beforehand.
Procesador: Core Duo 2.0 Ghz . Memoria RAM: 1 Gb . Disco Duro: de 80Gb . Tarjeta de Red: 10/100 . Tarjeta de Vídeo: que soporte resolución 1024×768 . Monitor: 15″ CRT, Flat Panel ó Touch Screen. Puertos: COM y/o USB
Microsoft Windows XP Professional SP3.
Microsoft Windows 2003 Server.
Microsoft Windows 7 Ultimate.
Modelos de Impresoras Fiscales Compatibles
Samsung Bixolon SRP-350, Aclas 270, BMC Camel,Bematech MP-4000 TH, Bematech MP-100, V-Max.Si su impresora fiscal no aparece en la lista, no se preocupe, Somos desarrolladores y podemos enlazarnos a cualquier modelos, consúltenos como a través de nuestro correo soportetecnico@binarysolutions.com.ve y le ayudaremos a solucionar cualquier detalle para su beneficio.Para consultar más detalles de las impresoras fiscales AQUÍ
Can you please help me check if this is a conflict with galleries at the end of the tab? remove the gallery of the first tab and see if it works. If it does, try putting something between the gallery and the end of the first tab to see if it works. Let me know the results.. thanks!
Nice plugin, what I would like to do it change the font size. Is there somewhere I can do that you can tell me. I can edit php if you tell me where if that is the way.
[...] be improved allowing multiple levels, but still: administration is really easy, functionality vast.Post TabsWhile using this plugin will definitely break your site W3C compatibility (usually broken by posts [...]
[...] Post Tabs – If you have been a reader for any time, you KNOW I like to write long posts. The Post Tabs plugin gives you the ability to write a long post, then break it into manageable sections. I hope this makes these long posts easier to digest! [...]
[...] page here for more information. Go to my new Musicology wiki page to see the plugin work, and give Leo Germani some money for this plugin; he deserves [...]
185 Comments
Hi,
I have problem with the map display, if you open that page:
http://projectdelta.pr.funpic.de/?page_id=41
With Firefox the map looks not centerd correctly with IE it looks fine.
I found that thread how to correct it, but does not realy know where to make the changes, do you know, or could correct that in the original “post tabs” for all ?
http://wordpress.org/support/topic/plugin-mappress-easy-google-maps-mappress-not-displaying-properly-in-tabs?replies=4
Hi Andree,
I just visited the link you posted using firefox and the map looks good and centralized… did you make it?
cheers
I like the simplicity of this plugin and the way I can change the colours. However, how can I reduce the space between the tabs? Your screenshot here shows the tabs close together. When I put 4 tabs on our site, the 4th one went onto the next line below.
I’ve put a dummy one together for now, until we can get it working properly. http://www.afcwulfrunians.co.uk/poster/
Thanks
Richie
Hi,
I am using this great post-tabs on another website, and I want to have more content at the end of the tabs. Therefore, I would like to have a border at the bottom, or even a box around the tab content. I have tried playing around with css but can’t make it work.
http://www.bgfsassociates.com/services/types-of-cover/
(ideally I would like the form as the last tab, but there are just too many tabs to fit into one line)/
Could you kindly give some pointers?
Thanks!
hi Andy,
The way to go is:
.postTabs_divs {
border-bottom: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
}
cheers
Leo,,
Is there a way to have multiple posttabs within a post?
Jeff,
No
Does post-tabs work with WordPress 3.1?
Yes, it should wor on WP 3.1
Is it possible to put two different sets of tabs on one page? I’ve tried placing them in separate divs and ending the first set of tabs before starting the next set, but it doesn’t work.
http://matterbrands.com/small-business-solutions-dallas/website-design-and-programming-dallas/
Hi,
Great plugin !
But, on this page : http://phaffans.com/wp/?page_id=3955 it doesn’t split it , as it keeps always the image “Le vieux coq” on the top.
On my other site in progress it works perfectly . See : http://phaffans.com/jbcattin/?page_id=4801
May be the theme is concerned ? What can I do ?
Thanks !
hey man, you’re alive.
there are countless comments on the wp forums regarding this plugin
I thought you had abandoned wordpress.
I do have a problem with posttabs and Chrome, the tabs display but not their content?
its not about css, I see this in teh javascript console: Uncaught Error: chrome.tabs is not supported in content scripts. See the content scripts documentation for more details
any clues for me please? I love your plugin, its the easiest to use and style out there
Hi Ovidiu! Im alive.
Sorry for the unanswered questions in the forum.
Usually when there is a javascript error its some other plugins fault that prevent posttabs to work correctly. It does work fine in google chrome. But send me a link when I can see this error and Ill have a look.
cheers
Leo,,
glad to hear
I’ve been using loads of your old WPMU plugins, then, all of a sudden, you were gone from the scene…
anyway, here is a link for testing: http://pacura.ru/about/ please let me know when you managed to have a look as the site was not publicly accessible I just made it so you can check. heavily testing that theme and different plugins so the conflict might very well come from another plugin but I couldn’t identify which one.
I tried tracking you down, and only now did I notice your reply: http://hacklab.com.br/2011/01/05/trabalhe-no-hacklab/ since there was no subscribe to comment feature I missed your answer
ok, no answers – so one last question: since your plugin seems to break when used with other plugins that also use jquery, are you sure your plugin is not at fault? IF so I will contact the other plugin authors to see if I can get help running them all together.
Hi Ovidiu,
I had a look at your site but I could not see the errors. It simpky didnt work, but no errors were triggered…
I would have to take a deep look to see if there is something wrong in my code – and have an easy to set up buggy enviroment (that means, to know with which plugin it conflicts), if you can help me with that I can investigate
Leo,,
I used this awesome plugin with another plugin “WP Post Columns”. I wanted to arrange my tab-contents into a 2-column layout.
But there seems to be a problem. When I click the second tab, the width of the tab decreases and increases back when I click the first tab.
I hope I made some sense there.
Any help would be appreciated.
PS- I tried the other similar functioning plugins, but yours is the best. So, I need help.
Oh! and hey, here is the link if you want to take a look
http://fluxrocket.com/our-process
thanks Leo, here are the plugins that use jquery and that are active on my site:
http://www.vjcatkick.com/?page_id=11751
wordpress.org/extend/plugins/gd-star-rating/
http://thethefly.com/wp-plugins/thethe-sliding-panels/
http://jasonpenney.net/wordpress-plugins/use-google-libraries/
oh, btw, my comment is still in moderation and I forgot to mention I am using wp 3.2RC1 and I see daily mentiongs that some plugins/themes break since there was a change in jquery used in WPO… maybe that will help you find the problem?
What FANTASTIC plugin!
Thank you SO MUCH
See Post Tabs in action here:
Canon Powershot Cameras
Your tab plugin has been working great for us. For some reason, the permalink function stipend working today. Tabs work the same. I’ve tried turning other plugins off and on, cleared cache, rebuilt database tables, but no change. You can see a page, http://www.antiochsb.edu/alumni that has tabs. Any ideas of what I should check? Thanks, steve
found the problem with permalinks, it was the W3 plugin. I can work on finding the conflict, but I choose your plugin, PostTabs over W3. Any suggestions for other plugins that do the same thing and are compatible with PostTabs? thanks! – steve
I have to many tabs in a post and it still works but one tab is split in two. Can I arrange the tabs in two rows.
No, its not possible at the moment, sorry
would it help if I gave you my admin credentials? I really don’t mind, this is a just my personal site I want to set up and this non-working post tabs plugins is stopping me from going live anytime son
If you can help, shoot me an email and I’ll send you my login data.
found the culprit. your plugin breaks when this plugin is active, could you check it out please? http://wordpress.org/extend/plugins/display-exif/
Hi, I have a problem with the plugin and it only shows me the first tab of a series of three, the other two tabs show nothing. Follow the instructions in the website, but still gives me the same error.
Can you help me? I give you the link to the page where I am using the plugins.
http://www.binarysolutions.com.ve/senescal/
Thank you very much beforehand.
Hi José,
Plesase send me the HTML code as it is in the editor of your post
Hi Leorgemani, Did you put all the code? if so here:
[tab:Media]
Galería de Imágenes
[gallery include="411,412,413" orderby="title"]
[tab:Requerimientos]
Requerimientos Mínimos:
Hardware
Software
Procesador: Core Duo 2.0 Ghz .
Memoria RAM: 1 Gb .
Disco Duro: de 80Gb .
Tarjeta de Red: 10/100 .
Tarjeta de Vídeo: que soporte resolución 1024×768 .
Monitor: 15″ CRT, Flat Panel ó Touch Screen.
Puertos: COM y/o USB
Microsoft Windows XP Professional SP3.
Microsoft Windows 2003 Server.
Microsoft Windows 7 Ultimate.
Modelos de Impresoras Fiscales Compatibles
Samsung Bixolon SRP-350, Aclas 270, BMC Camel,Bematech MP-4000 TH, Bematech MP-100, V-Max.Si su impresora fiscal no aparece en la lista, no se preocupe, Somos desarrolladores y podemos enlazarnos a cualquier modelos, consúltenos como a través de nuestro correo soportetecnico@binarysolutions.com.ve y le ayudaremos a solucionar cualquier detalle para su beneficio.Para consultar más detalles de las impresoras fiscales AQUÍ
[tab:Características]
prueba
[tab:END]
Excuse me, where you are sending the html?
Hi José,
Can you please help me check if this is a conflict with galleries at the end of the tab? remove the gallery of the first tab and see if it works. If it does, try putting something between the gallery and the end of the first tab to see if it works. Let me know the results.. thanks!
Hello,
Thanks for the plugin, Im having a bit of a problem though.
How do you remove the space between each tabs?
Here is the site http://mybusinesstutorial.com/
Looking forward hearing from you.
Thanks!
Hi Support,
Nice plugin, what I would like to do it change the font size. Is there somewhere I can do that you can tell me. I can edit php if you tell me where if that is the way.
Cheers,
John
15 Trackbacks
[...] PostTabs – for ajaxified tabbed posts [...]
[...] 101 © postTabs Yazı veya sayfalarınızda tab menü tarzı içerik yayınlayabilirsiniz.. TEST [...]
[...] 101 © postTabs Yazı veya sayfalarınızda tab menü tarzı içerik yayınlayabilirsiniz.. TEST [...]
[...] 101 © postTabs Yazı veya sayfalarınızda tab menü tarzı içerik yayınlayabilirsiniz.. TEST [...]
[...] » The sidebarTabs uses a portion the code of the plugin postTabs of Leo [...]
[...] [...]
[...] 101 © postTabs Yazı veya sayfalarınızda tab menü tarzı içerik yayınlayabilirsiniz.. TEST [...]
[...] postTabs by Leo Germani postTabs allows you to easily split your post/page content into Tabs that will be shown to your visitors. [...]
[...] be improved allowing multiple levels, but still: administration is really easy, functionality vast.Post TabsWhile using this plugin will definitely break your site W3C compatibility (usually broken by posts [...]
[...] Post Tabs – If you have been a reader for any time, you KNOW I like to write long posts. The Post Tabs plugin gives you the ability to write a long post, then break it into manageable sections. I hope this makes these long posts easier to digest! [...]
[...] 101 © postTabs Yaz? veya sayfalar?n?zda tab menü tarz? içerik yay?nlayabilirsiniz.. TEST [...]
[...] Plugin Homepage » [...]
[...] http://pirex.com.br/wordpress-plugins/post-tabs/ [...]
[...] page here for more information. Go to my new Musicology wiki page to see the plugin work, and give Leo Germani some money for this plugin; he deserves [...]
[...] do código do plugin postTabs de Leo [...]