Viewing 7 replies - 1 through 7 (of 7 total)
  • I am getting the same issue. There are several br tags above the tabs.

    I found that if you just leave a space between the end tab shortcode and the next starting tab shortcode the problem does not occur.

    It doesn’t hurt to put the tags on a separate line, e.g.:

    [tab name="title1"]
    /* some content here */
    [/tab]
    [tab name="title2"]
    /* other content here */
    [/tab]
    [end_tabset]

    It’s parsed as a block anyway. Also helpful: if you use the option to NOT load on every page (very good to reduce the site’s overall page load) then don’t forget to tick the box for that particular page/post to load it on that one. Else, you get to see bare nekkid tags as well. ??

    Hope this gets fixed sometime, but lmilesw’s solution worked. Thanks!

    I have the same problem and the above suggested solutions did not work for some reason. Please help.

    Boris

    (@ispacecrusader)

    @Imilesw: Thanks, your workaround works very well for me!

    didnt work for me….

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: WordPress Post Tabs] Naked tags above tabbed content’ is closed to new replies.