We are using the XStore Core plugin. After installing WooCommerce Brands, we now have TWO Brands menus under the Products link in the Admin Dashboard.
Brands: points to https://domain.com/wp-admin/edit-tags.php?taxonomy=brand&post_type=product
Brands: points to https://domin.com/wp-admin/edit-tags.php?taxonomy=product_brand&post_type=product
The WooCommerce Brands plugin uses this one: taxonomy=product_brand.
If I disable the XStore Core plugin, the extra Brands link is removed, so we can determine that there is a conflict between the two plugins.
What can we do to correct this issue?
Thanks.