I hope all is well!
I recently updated my WooCommerce plugin to the latest version, anticipating the integration of the new Brands feature as mentioned in the changelog. However, I am unable to locate the Brands options within my WooCommerce settings.
I understand that the Brands feature was introduced in a recent update, as referenced in the following GitHub pull request: GitHub?Pull?Request #50165
The changelog indicates the inclusion of this feature: WooCommerce?Changelog
Could you please provide guidance on how to enable or access the Brands feature in the latest version of WooCommerce (9.4.1)? Is there a specific setting or procedure required to activate this functionality?
Thank you for your assistance.
Best regards, Carl
]]>I′m thinking bout using your plugin for the future.
At the moment I have a design struggle. Your plugin does not use the usual design for tabs in my shop. You can see that in the product:
https://testshop.golfball-uhu.de/produkt/kaede-max-distance-golfbaelle-12stueck-13/
I created a Test-Tab.
Within my shop all tabs use:
.woocommerce-tabs .entry-content
+
body .woocommerce-tabs .entry-content h2
But you plugin uses only:
.woocommerce-tabs .entry-content
and then the additional stuff seems to be integrated somehow per CSS or whatever.
I was able to adjust padding-top + a border top….but ′m missing the “h2 content”.
How can I adjust your plugin to my shop design?
Best Regards
]]>I am using Woocommerce Brands (refer as WC-Brand) plugin to show brands on my website. But our products come from different suppliers through API and some of them use Woocommerce Brands plugin some of them use woocommerce attribute to show the Brand name.
Is it possible when the product is coming to our website and have brand name under WC-Brand that is automatically add to the attribute as a brand?
Many thanks and appreciate all of the help!
In my website there are lot of brands need to be display. So can this plugin will display brand name on shop page above title and on single page above title.
Please let me know how this can be done.
Thanks in advance.
Regards,
Neeraja.
I wanted to show the brand within the product title. It’s possible?
]]>The issue I face is when I go to a Brands Page on the front end, the left sidebar displays every Product Category available, including unrelated categories. (I have set up ‘Product Categories’ in Left Side Bar Widget).
Ideally, I would like to present the Brands Widget instead of the Product Categories only on the Brands page. Product Categories work fine on Product and Category pages. I added the Brands widget to the left sidebar and it works on ‘Category’ pages, but not on’Brand’ Pages?
Failing that, even if I could remove the Categories from the side bar when on a brands page, it would look much better.
I tried adding this to my functions php but it did not work;
/* Remove Categories from Brands */
remove_action( 'product_brand',
'woocommerce_template_single_meta', 40 );
Any ideas how I can either remove categories from side bar in ‘Brands’ pages only and replace with Brands list instead.
or
Just remove Product Categories from the ‘Brand Pages’.
This might be an issue with the actual plugin itself, so I understand if you don’t have a way around this.
Thanks
]]>