Home Forums WoodMart support forum Perfect brands not working

Perfect brands not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #631407

    freshvoltage.com
    Participant

    Hello our brands section is not working. We are getting a 404
    eg
    https://www.exclusiveaudio.gr/brand/benq
    https://www.exclusiveaudio.gr/brand/cambridge-audio
    We patched and updated plugins
    Any known issue?
    Thank you

    #631416

    Artem Temos
    Keymaster

    Hello,

    To better assist you, could you kindly test the functionality with default WordPress themes such as TwentyTwenty or WooCommerce Storefront? This will help us determine whether the issue stems from our theme or elsewhere.

    Regards

    #631592

    freshvoltage.com
    Participant

    Hello, problem found , Woocommerce added Brands to their core system yesterday 20/1/2025 so things got complicated there!
    Disable by adding this on functions.php

    add_action(‘init’, function() {
    update_option(‘wc_feature_woocommerce_brands_enabled’, ‘no’);
    });

    Thank you

    #631611

    Artem Temos
    Keymaster

    Great, we are glad that you sorted it out. Feel free to contact us if you have any further questions.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Perfect brands not working’ is closed to new replies.