• Resolved JustBlog

    (@justblog)


    I’m using <Div> in the tabbed content but the following tab doesn’t show correct and all going down to another line.

    Eg:

    [tabby title=”title1″]
    <div> bla bla bla </div

    [tabby title=”Title2″]

    This tab doesn’t show correctly & moves down under the entire content

    [tabby title=”Title 3″]

    This tab also the same as Title 2

    Can you please check?

    Thanks!

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

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

    (@numeeja)

    You should be able to include just about anything you like in the tab content. Divs should work fine.

    If the example markup you listed is as it was entered on your page, the problem is probably caused by the div not being closed correctly as it is missing the final >.

    It should probably be:
    <div> bla bla bla </div>

    Thread Starter JustBlog

    (@justblog)

    Hi,

    It turns out that I have extra </div>!

    Sorry about that!

    Thanks for creating this great plugin! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Div not support ?’ is closed to new replies.