Brands description displayed below products list

This topic has 12 replies, 2 voices, and was last updated 1 years ago ago by Rose Tyler

  • Avatar: Marie
    Marie
    Participant
    April 4, 2023 at 19:46

    Hi!

    I need the brand description to be displayed below the products. I’ve been searching the forum, but I’ve only found a way to put a banner using static blocks, which doesn’t work for me. How can I display the description below the products?

    I’ve also been thinking about changing the color of the menu link if it doesn’t have associated products. Do you use any kind of class in the menu to differentiate if a brand is empty?

    Thanks!
    Best regards

    Please, contact administrator
    for this information.
    11 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 5, 2023 at 10:47

    Hello, Marie,

    Thank you for contacting us and for using XStore.

    1/ Brands description inherit the position from Theme Options > WooCommerce > Shop > Shop page layout > Banner position.

    2/ There is no such class, unfortunately, only for the current brand:

    .menu-item-object-brand.current-menu-item a {
        color: red !important;
    }

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

    Avatar: Marie
    Marie
    Participant
    April 9, 2023 at 11:45

    Hi, Rose

    1. Great, thanks.

    2. Ok. I can´t use this solution, but thanks

    I am trying to change the message in emtpy brands (https://prnt.sc/XJEku24grrSq) but i don´t know what should I change.

    I added a static block in search results options, but the page didn´t change

    https://prnt.sc/diizBmvqv8mi

    Best regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 9, 2023 at 15:26

    Hello, Marie,

    Thank you for your response.

    Do you want to change this text – https://prnt.sc/jgZUakRunKRy ?

    Kind Regards,
    8theme team

    Avatar: Marie
    Marie
    Participant
    April 10, 2023 at 11:13

    Hello, Rose,

    No. After this text I want to show a block with products.
    Something like this:
    https://prnt.sc/ULyUdXSA0_Og

    Best regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 10, 2023 at 12:38

    Hello, Marie,

    Thank you for your response.

    As a workaround, you can try to select a static block for the Shop page as PreFooter – https://prnt.sc/EI7Ib99IUaZO

    Kind Regards,
    8theme team

    Avatar: Marie
    Marie
    Participant
    April 12, 2023 at 18:57

    Hello, Rose.

    But it shows the block in all shop pages. I only want it to show in results page.

    Can I hide It using code in the rest of shop categories?

    Are you planning to add the feature (hide emtpy brands) in next updates?

    Best regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2023 at 09:37

    Hello, Marie,

    Thank you for contacting us and for using XStore.

    1/ Yes, you can use the next custom CSS code:

    body:not(.search) .prefooter {
        display: none !important;
    }

    2/ Please post the feature request here – https://www.8theme.com/taskboard/ , so our dev team read it.

    Kind Regards,
    8theme team

    Avatar: Marie
    Marie
    Participant
    April 24, 2023 at 19:03

    Hi, Rose,

    Thanks for the code.

    I used a megamenu to show a widget with brands. But the megamenu style is different from the rest of the menu. Is too wide and text is different.

    There is some option or css to change that?

    Thank you

    Best regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 25, 2023 at 09:03

    Hello, Marie,

    Private Content.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Marie
    Marie
    Participant
    April 25, 2023 at 11:23

    Hi!

    Private content.

    Best regards

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 25, 2023 at 12:36

    Hello, Marie,

    Thank you for your response.

    Please check the next screenshot – https://prnt.sc/FV5D1DnwGCEe

    Kind Regards,
    8theme team

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

The issue related to '‘Brands description displayed below products list’' 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.