Plugin breaks nav tabs
-
Hi there,
this plugin breaks several other navigation tabs as it directly operates on the
.nav-tabclass. You should either consider to limit this to the actual plugin tabs, which might be something like thisjQuery( '#tab_PDF' ).find( '.nav-tab' ) ...and/or better only enqueue the plugin scripts where they are actually needed.
Kind regards,
Thorsten
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Plugin breaks nav tabs’ is closed to new replies.