[Plugin: Post UI Tabs] The hole content of the page is rendered inside the tab again
-
I like the plugin very much. It worked fine for a long time but recently it has changed.
The hole content of the page is rendered inside the tab again.
See screenshot for details:
https://www.satnavsystems.com:/main/wp-content/uploads/2011/09/UI-Tabs-problem.jpgI found out that the problem is in local anchors. Instead of:
<li><a href="#tabs-1" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','']);">Overview</a></li>
Wordpress generates:
<li><a href="https://www.satnavsystems.com:/main/audi-6cd-changer/#tabs-1" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','']);">Overview</a></li>
Following forum has an answer but for different CMS:
https://forum.jquery.com/topic/tabs-is-duplicating-my-container-inside-the-tabbed-contentPlease help as this is very urgent!
- The topic ‘[Plugin: Post UI Tabs] The hole content of the page is rendered inside the tab again’ is closed to new replies.