• Resolved laikinas

    (@laikinas)


    Hi, hope somebody can help me. I just updated woo to the last version and now the products with the shortcoode that I use [product_category category=”popular” per_page=”30″ columns=”5″ orderby=”date” order=”asc”] do not show correctly.

    It should show 5 products in 1 row (5 columns) and now it shows everything in 1 column.

    Before the update, everything has been working correctly for years.

    Thanks

    P.S. With the older Woo version, check this website how the order of the products should look like.
    https://www.badetonneholz.de/

    • This topic was modified 2 years, 3 months ago by laikinas.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Daniyal Ahmed (a11n)

    (@daniyalahmedk)

    Hi there,

    Thanks for reaching out.

    I just compared both of your websites and found vascatinozzabotte.it is missing the following CSS code – it looks like either it’s coming from theme, or you are using some custom CSS code.

    You can add the following CSS code by going to Appearance > Customize > Additional CSS:

    
    .shop-ribbon .products li {
        width: 155px;
    }
    

    Let me know how it goes!

    Best,

    Thread Starter laikinas

    (@laikinas)

    @daniyalahmedk

    thanks a lot, I added the code, but I don’t seem to see the changes, can you check one more time, please?

    Thread Starter laikinas

    (@laikinas)

    @daniyalahmedk

    I had to revert to Woo 6.7.0 to fix (postpone) the issue. But I don′t understand updating the plugin should remove possible glitches, on the contrary, updating adds some problems that were not relevant in the previous version. That is strange

    Hello,

    This could be because your theme or another plugin is conflicting with the new version of WooCommerce. Can you please update WooCommerce again, and try the following?

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Products do not show in a number of columns anymore’ is closed to new replies.