Site logo

[Resolved] Woocommerce product catalog

Home Forums Support [Resolved] Woocommerce product catalog

Home Forums Support Woocommerce product catalog

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1734463
    Elena

    Hi, I have the following problem. Not all products are displayed in woo’s product catalog. It stands e.g. 5 product results, but only 4 products are shown. Although the product is active. Is there a solution for this?

    Thanks.
    Lg Elena

    #1734468
    Leo
    Staff
    Customer Support

    Hi there,

    That is handled by WooCommerce itself and the theme itself doesn’t have any control over it.

    Sounds like it might be a caching issue?

    #1736266
    Elena

    Hello,

    thanks for your fast answer.

    I also thought that it was woo. However, I changed the theme and the products are displayed correctly there.

    The browser cache has been cleared.

    lg Elena

    #1736467
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to the problem page ?

    #1739642
    Elena

    Hi David,

    the link is:
    https://www.ayurveda-oberaich.at/shop/

    lg Elena

    #1739744
    Elvin
    Staff
    Customer Support

    Hi there,

    Thank you for providing the link.

    I’ve inspected the site and you have this CSS:

    .woocommerce ul.products li:last-of-type {
        display: none;
    }

    This hides the last product within the list for all the woocommerce pages. Removing this should show the last product. 🙂

    #1739748
    Elena

    Hmm, strange. how does that get in there. in any case, many thanks for the help.

    lg Elena

    #1740927
    Elvin
    Staff
    Customer Support

    Hmm, strange. how does that get in there. in any case, many thanks for the help.

    Either it was added manually and was forgotten or it was automatically added if/when a user imports a site library template. 🙂

    Glad to be of any help. No problem. 😀

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.