Royal brands and WooCommerce brands not working together?

This topic has 4 replies, 3 voices, and was last updated 2 weeks, 6 days ago ago by Tony Rodriguez

  • Avatar: Kultakuume
    Kultakuume
    Participant
    April 23, 2025 at 10:41

    The introduction of brands in WooCommerce 9.6 seems to have broken something in the Royal theme: There are two menu items named “brands” under WooCommerce admin console menu, and the Royal theme’s brand information is typed VERTICALLY in the admin console products listing. This makes navigating products very hard because each product line takes up a lot of space. Please see the attached picture.

    Hoping for a fix for at least the product listing displaying text vertically.

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Alex Carter
    Alex Carter
    Support staff
    April 23, 2025 at 10:47

    Hello,

    Thank you for reaching out to us.

    Understanding the Difference Between WooCommerce Brands and Royal Brands
    – WooCommerce Brands: Introduced in a recent WooCommerce update (9.6), this feature allows users to assign brands to products natively within WooCommerce.
    – Royal Brands: A custom branding feature developed by 8Theme before WooCommerce introduced its own brands. It is integrated with Royal’s widgets and elements.

    Disabling WooCommerce Brands
    Add the following code to your child theme’s functions.php file:
    add_action( ‘init’, function() {
    update_option( ‘wc_feature_woocommerce_brands_enabled’, ‘no’ );
    } );

    Regarding the issue shown in your screenshot: this behavior has always existed when the product information exceeds the visible area of your screen. To resolve this, we recommend disabling any unnecessary elements to optimize the display – https://prnt.sc/aUVyuI-PGcWw

    Warm Regards,
    The 8Theme Team

    Avatar: Kultakuume
    Kultakuume
    Participant
    April 23, 2025 at 10:54

    Thank you for the quick reply! Adjusting the display settings did indeed fix the vertical text issue.

    I will test the code snippet at a later time.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 23, 2025 at 10:54

    Dear Kultakuume,

    We hope you’re reveling in the experience our theme brings! Your enthusiasm is what fuels our passion. Would you be so kind as to channel that energy into a 5-star rating on ThemeForest? Your feedback is the spark that lights our way!

    Click here to spread the love: https://themeforest.net/downloads

    Thank you for being an integral part of our journey!

    Best Regards,
    The 8Theme Team

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Royal brands and WooCommerce brands not working together?’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.