• Hi,
    With this plugin activated, avada tabs are not working correctly. It hides the first tab.
    You can fix this temporaly by commenting these lines in vertical-scroll-recent-post.js
    if ( jQuery( “.fade” ).length >= 1 ) {
    jQuery( “.fade” ).delay( 1500 ).fadeOut();
    }

  • The topic ‘Avada tabs issue with this plugin’ is closed to new replies.