Home Forums WoodMart support forum WP Bakery update issues

WP Bakery update issues

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #126211

    BoRed
    Participant

    Hi! I just manualy updated WP Bakery and all woocommerce images were not showing and the mobile sidebar stopped working at all. I have disabled the Lazy Load from theme settings and the images reappeared but the sidebar is still not working. Need a fix or a previous version of WP Bakery ASAP. Thank you!

    #126231

    Hi,

    Try to add the following PHP code snippet to the child theme functions.php file to fix this http://prntscr.com/nr8vh5

    wp_enqueue_script( 'woodmart-waypoint', 'https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.2/waypoints.min.js', array( 'jquery' ), woodmart_get_theme_info( 'Version' ), true );

    We shall fix this with our nearest update.

    Regards

    #126238

    BoRed
    Participant

    Thank you!

    #126255

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘WP Bakery update issues’ is closed to new replies.