[Resolved] WooCommerce Blocks

Home Forums Support [Resolved] WooCommerce Blocks

Home Forums Support WooCommerce Blocks

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #944072
    Jörgen

    Hi, I´m building a site based on Prime from the site library.
    It worked fine until WooCommerce Blocks https://wordpress.org/plugins/woo-gutenberg-products-block/ was updated 2 days ago. They changed how the blocks are rendered.
    Question: in the block Products by Category; when I set columns to eg 4 it wraps after 3. It doesn´t happen in ohter themes I tested in.

    thanks

    GeneratePress 2.3.2
    GP Premium 1.8.3

    #944140
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know 🙂

    #944495
    Jörgen

    I´ve added a live link to my local dev site, however I have to be online.
    Otherwise if you have a test site, install GP, WooCommmerce, WooCommerce Blocks and some products. Then add the block Products by Category to a page to replicate the issue.

    #944703
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Any chance you can re-up your link? It isn’t working right now.

    #945360
    Jörgen

    new link is up.

    #945374
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        flex: 1 0 calc(20% - 16px);
    }
    #945410
    Jörgen

    It solved the matter, thank you for great support.

    #945424
    David
    Staff
    Customer Support

    You’re welcome

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