Category page - by Téo Jordão - on WordPress WooCommerce support

This topic has 11 replies, 3 voices, and was last updated 2 years, 10 months ago ago by Rose Tyler

  • Avatar: Téo Jordão
    Téo Jordão
    Participant
    June 10, 2021 at 12:36

    I registered some products, and I’m having problems with the category pages. See at the bottom of the page that some products appear misaligned.
    And the left sidebar is hidden in some categories.
    links:
    https://homeoderm.com.br/produto-categoria/beleza/page/2/
    https://homeoderm.com.br/produto-categoria/cabelos/

    What can we do?

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 10, 2021 at 12:40

    Hello,

    Theme Options > WooCommerce (Shop) > Shop > Products style > Show Excerpt In Content Product > Off

    Regards

    Avatar: Téo Jordão
    Téo Jordão
    Participant
    June 10, 2021 at 17:08

    It solves, but I need the excerpts. And now?

    I have also noticed a slowdown when accessing the theme options.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 10, 2021 at 21:25

    Hello,

    I have added below code to Theme Options > Custom CSS to align excerpt

    .products-grid .product-excerpt {
        line-height: 3ex;
        height: 9ex;
        overflow: hidden;
    }

    Check now.

    Issue with the sidebar was caused by a broken excerpt for one of your products because you used unclosed spans there https://gyazo.com/a6f38a6b5f241f1bafd69b6b897db5e8
    I replaced it with simple text and the sidebar is ok.

    Regards

    Avatar: Téo Jordão
    Téo Jordão
    Participant
    June 11, 2021 at 12:16

    It was great, but I didn’t understand what I did wrong. Can you explain to me better so that this doesn’t happen again. When you say ‘Spans’. Would it be about formatting the text? How should I proceed so that it doesn’t happen?

    Avatar: Téo Jordão
    Téo Jordão
    Participant
    June 11, 2021 at 12:47

    I also noticed an improvement in the speed of the website.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 11, 2021 at 20:23

    Hello,

    I meant the <span> tags that you used and one of them did not have the close tag. I just removed them and added just a simple text to your short description.

    Glad to hear that you noticed speed improvements 🙂

    Regards

    Avatar: Téo Jordão
    Téo Jordão
    Participant
    June 12, 2021 at 12:09

    I’m worried about that. . It’s used in html, and I didn’t use the html text editor to publish short description.
    Can this be repeated?
    Thank you very much for your attention.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 14, 2021 at 12:13

    Hello,

    Probably you copied the description from any other site and paste it to the visual tab of the short description, so styles from that third-party site were copied. Use the Code tab to paste the description, then you will see if you paste any additional tabs or not.

    Rgeards

    Avatar: Téo Jordão
    Téo Jordão
    Participant
    June 19, 2021 at 17:08

    ok

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2021 at 17:17

    Hello Téo Jordão,

    We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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