• Resolved mgrist

    (@mgrist)


    I am trying to add tables and bulleted lists inside the Tabby tabs. I manage it OK in Code view but then when I switch from Code view to Visual, it strips some of the HTML and garbles other bits. I go back to Code view and find half the tables are truncated and the bulleted lists have become multiple lists with single uls and lis instead of one long list.
    I am trialling this plugin and I do have another plugin installed called Whistles, which may be conflicting? not sure. But I don’t want to uninstall Whistles until I am sure Tabby will work.

    https://wordpress.org/plugins/tabby-responsive-tabs/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author cubecolour

    (@numeeja)

    Temporarily deactivate whistles to investigate whether there is a possible compatibility issue.

    it is best not to switch from one editor mode to the other. i believe this may be due to wpautop teformatting the content.

    are you leaving an empty line before and after each shortcode? This can help prevent the content being affected by wpautop in some cases.

    Thread Starter mgrist

    (@mgrist)

    I deactivated whistles and I have made sure there is empty line before and after each shortcode.
    I found also that a pre and a code tag had been generated somehow and I deleted these from code view.
    This seems to have fixed it, I think it is working now.
    Thanks
    Maria

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘HTML inside tabs?’ is closed to new replies.