Hi there,
I’m trying to get what @iamxtian has asked here. I’ve modified the woo-related-products.php file in this part: $basedonarray = array(
“product_cat” => ‘Product Category’,
“product_tag” => ‘Product TAG’,
“attribute” => ‘Product Attributes’,
“pwb-brand” => ‘Brand’
); ?>
And I have only added the brand taxonomy which is “pwb-brand” coming from the plugin Perfect WooCommerce Brands, in order to find “Brand” in the dropdown menu at the voice “Relate by” under your plugin settings. It worked, but the problem is that some of my products have related products by the correct brand, some other instead has no related products at all, even if the specific brand of that product has many products. Could you provide me any idea about this issue?
Thank you very much for your plugin and I hope to hear you soon,
Rick