• Hi!

    I am using brands as an important taxonomy for my producs, and would like show related products by brands. Is there a way to do that with the plugin?

    Thanks and best regards,
    Chris

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Vagelis

    (@eboxnet)

    Hello there, sorry no custom taxonomies are not supported atm.

    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

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show products related by brand(s)’ is closed to new replies.