I am having real trouble with tabs. Since one of the updates all my tabs have become broken, not displaying all the correct information, menus not working etc. Any advice?
Hey Radu,
Thanks for you reply. I disabled all of the plugins. Only disabling one had any effect WPBakery Visual Composer but all that happened was the code showed up on each page.
Could it be a problem with the ID. I am using the tabs in post rather than pages so I am generating the code in visual mode on a page and then coping the code into the backed of the post. Here is the code that I am using.
[vc_row]
[vc_column width="1/1"]
[vc_tabs]
[vc_tab title="Directions"tab_id="1401525382-1-24"]
Content
[/vc_tab]
[vc_tab title="Map" tab_id="1401525382-2-54"]
Content
[/vc_tab]
[vc_tab title="Contact Details" tab_id="1401525494167-2-9"]
Content
[/vc_tab]
[/vc_tabs][/vc_column][/vc_row]
Thanks, Calum
Hi,
Check the shortcode for missing spaces like:
– http://screencast.com/t/4Aj4hb0QWOs
[vc_tab title="Directions"tab_id="1401525382-1-24"]
should be:
[vc_tab title="Directions" tab_id="1401525382-1-24"]
Thank you, Emil G.
Thanks for spotting that error. Now the tabs are showing the first field “direction” which they weren’t before however the other problems are still there.
Problems
1. No content in the “Contact” tab
2. After clicking “contact” I cannot click back to the other tabs
3. Font is different when using tabs.
Examples
http://thegaypassport.com/fake-club-bangkok/
http://thegaypassport.com/one-night-only-bangkok/
http://thegaypassport.com/stranger-bar-bangkok/
Any ideas to what might be causing these issues?
Hi,
Please send me an email at contact@tagdiv.com , paste the link to this post and provide the wp-admin username and password so i can take a look.
Thank you, Emil G.
