• I’m trying to use the tabs [tab][/tab] feature in my pages and am running into problems. I have pages with working tabs, but others that have failed to work for no reason I can see. What happens is that not all the tabs will appear. I’ll set myself up with a full set of 3 or 4 tabs and only the first 1 or 2 will appear on the saved page.
    I’ve gone over it many times, so can verify that the html of the page is correct when I hit ‘update’, yet certain tabs simply don’t get saved to the page.
    Here’s an example:
    http://www.universaltheosophy.com/sacred-texts/aphorisms-of-patanjali/

    clip from html (page source) of that page shows:

    <div class="custom_tabs2_container">
    <div class="left_tabs">
    <ul class="custom_tabs2">
    <li><a href="#">Judge</a></li>
    </ul>
    </div>
    <div class="custom_tabs2_wrap">
    <div class="custom_tabs2_content">
    <h4 align="CENTER">The</h4>
    <h1 align="CENTER">YOGA APHORISMS</h1>

    Yet, in my page editor I have 2 tabs: “Judge” and “Vivekananda”, like so:

    [tabs style="2"]
    [tab title="Judge"]
    Content...
    [/tab]
    [tab title="Vivekananda"]
    Content...
    [/tab]
    [/tabs]

    The only thing I can think of is that there might be a character limit within a set of tabs? (This page’s Word count = 39251). The full 39251 words shows up fine in the page without the use of tabs. I also had a similar page where I was able to break the content into two tabs, but the moment I added a third it wouldn’t show up.

    After two days of fidgeting with it, I’m stumped. Anyone have any ideas?

  • The topic ‘Tabs in Pages or Posts’ is closed to new replies.