Home Forums WoodMart support forum 3rd Party Plugin Help

3rd Party Plugin Help

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

    Point72
    Participant

    I recently just purchased the Thrive themes plugin, but the Woodmart theme is interfering with the plugin. Can someone help?

    #210214

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    We have not tested this plugin and do not guarantee 100% compatibility and smooth operation. Have you contacted the plugin’s support? What did they say?

    Best Regards

    #210258

    Point72
    Participant

    Yes they told me to talk to the developer because the problem was with the theme. They also sent me this link? https://thrivethemes.com/tkb_item/jquery-conflicts-quick-fix/ Can you help?

    #210449

    Hello,

    Sorry for the delay.

    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

Tagged: 

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