WooCommerce Brands

WooCommerce Brands v1.7.7

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,188
111,759
120
  • Like
Reactions: Maxpayneinfo

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,188
111,759
120
  • Like
Reactions: leros2004

ouedkniss

Well-known member
Babiato Lover
GiveAway Master
Trusted Uploader
Banned User
Oct 25, 2020
311
351
63
USA
I f any one have a Compatibe error just go to file
woocommerce-brands>includs>class-wc-brands.php in line 359

Replace This :
Code:
 if ( array_key_exists( 'brand', $markup ) ) {return $markup;}
With this :
Code:
if ( is_array($markup) && array_key_exists( 'brand', $markup ) ) {return $markup;}
 
  • Love
Reactions: tanierlyons

amentheman

New member
Mar 24, 2020
5
1
3
please don't install woocommerce Brands (version 1.6.32) if you have the rest API app connected and it uses coupons + rest API order placing .. it will cause kill the connection...
woocommerce Brands team fixed it yesterday. with the version 1.6.33
but it is still not uploaded here on Babita yet.

*** Brands Changelog ***

2022-06-21 - version 1.6.33
* Fix - Avoid collisions with other coupons.
* Fix - Logic applying the coupon in the backend.
* Fix - Solve critical error applying coupons in REST API.
 
Last edited:

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu