Tagged: yith
Hello!
We installed the “YITH Composite Products for WooCommerce” plugin and ran into a problem loading the product info after selecting an option (XHR request fails and gives status 500).
The YITH support came with a solution, could you put this in as a bugfix in a new release?
====
there was an error caused by the theme Enfold, I did a fix via ftp on the file :
/wp-content/themes/enfold/config-woocommerce/config.php, changing the code on line 1335 in this way:
if( has_post_thumbnail() && is_object( $product ) )
and now it works as you can see.
Turn this feedback to theme to avoid that my fix will be ovewritten by a theme update.
====
Cheers,
Nico