Search code examples
wordpresstabscontent-management-systemvisual-composer

Visual composer WordPress plugin tabs not working


After I updated my WordPress, the content of the visual composer plugins in tabs are not displaying properly. They are showing up as a sequential list. Can anyone direct me on how to go about fixing it?

The tabs in the backend editor look ok:

enter image description here

The actual page shows them as a list:

enter image description here Thanks!


Solution

  • may be you forgot to add body class, for reference check this <body <?php body_class(); ?>>`