Hola! Apex people.
I am asking for your help:
my trouble is that all accordions elements of VC on the all website pages are opened …
I am using the last version of WPBakery Page Builder (5.4.7) with X theme 4.6.1 on WP 4.8.6
From the past in custom jscript there is used this piece of code:
jQuery( function($) {
$(document).on('click', '.x-accordion-toggle, .x-nav-tabs .x-nav-tabs-item a', function( e ){
$('html, body').stop();
});
});
<- but removing it didnot help …
Thanks for your support and greetings from the heart of Europea
oeoe