• Resolved kartus

    (@kartus)


    Hi all,
    This is my CATALOG
    Last night I installed a clear cache plug-in and after I used it all the images in my catalog got big and blurry. With some css:

    .woocommerce ul.products li.product a img {
      width:auto;
      height: auto;
    }

    I made them to be the original size (300×300). But now they are displayed in 2 colums. Before last night they were 4 in a row and were perfectly matching my container width. I tried using regenerate thumbnails, I tried changing the size from woo’s settings and reupload the images. Nothing is working.
    How can I align the images to be 4 in a row again?
    Thank you in advance.
    Best regards, Vlad!

    https://www.ads-software.com/plugins/woocommerce/

Viewing 2 replies - 1 through 2 (of 2 total)
  • mother.of.code

    (@imazed)

    The Mother of Code

    Hey there Vlad,

    Issues like this may be caused by either a conflict with your theme or with another plugin. In your case, it sounds like the clear cache plugin might be the cause.

    The best way to determine if the issue is being caused by a theme and/or plugin is to do the following:

    1. Temporarily switch your theme back to the WordPress Twenty Sixteen Theme
    2. Disable all plugins except for WooCommerce
    3. Test to see if the issue has been resolved.
    4. If that resolves the issue, then slowly re-enable features until you find the one that’s causing the conflict. If it doesn’t resolve the issues, please let us know so that we can help figure out where the problem is coming from.

    If it turns out to be your theme or a plugin that is not made by WooCommerce, please contact the relevant developer. Otherwise, report back here with what you find.

    Hope that helps!

    Thread Starter kartus

    (@kartus)

    Thank you very much. Did as you wrote.
    The plug-in causing the problem is called W3 Total Cache. Lucky for me I don’t need it and I have no problem deleting it.
    Thank you again for your quick response.
    Best regards, Vlad!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Catalog align’ is closed to new replies.