Home Forums WoodMart support forum WPBakery & Thrive Architect

WPBakery & Thrive Architect

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

    etinteractive
    Participant

    tried installing Thrive Architect on a site to build landing pages and your theme throws JS errors.

    #63070

    Artem Temos
    Keymaster

    Hi,

    Try to add the following PHP code snippet to the child theme functions.php file to fix this

    add_filter( 'woodmart_gradients_enabled', '__return_false' );

    Regards

    #63074

    etinteractive
    Participant

    seems to work, will keep testing!

    #63077

    If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘WPBakery & Thrive Architect’ is closed to new replies.