• Resolved gromeloxo

    (@gromeloxo)


    Hello, all photos in the catalog are the same size 700x700px.
    I have a problem with displaying products on the page.
    With the option “Disable Auto-Adjust Thumbnail Heights” checked in the settings, empty spaces appear between products in the catalog.

    However, after disabling this function, after switching between pages 1 and 2 of the catalog, the photos and product names do not load correctly.

    after removing all product photos and leaving the “original empty image” – the problem does not occur.

    how to solve this?
    https://ab-rysik.pl/products/

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support jaysupport

    (@jaysupport)

    Hi gromel,

    Thanks for contacting us. The pagination seems to be working fine with the option “Disable Auto-Adjust Thumbnail Heights” unchecked. Here is a screenshot for your reference: https://postimg.cc/tZK14cSC

    Do you still need help with this issue?

    Thread Starter gromeloxo

    (@gromeloxo)

    I unchecked this option and now there is an error when we go to the second page of the catalog, the photos are “cut off” and the product names are not displayed

    Thread Starter gromeloxo

    (@gromeloxo)

    @jaysupport can you help?

    Plugin Support jaysupport

    (@jaysupport)

    Thank you for the update.

    You can use the following Custom CSS help with this. You can paste it in the Site Editor styling section, or, if you are using a non-block theme, into the additional CSS section of the customizer (e.g. WP Admin Sidebar > Appearance > Customize > Additional CSS)

    .ewd-upcp-catalog-product-thumbnail {
    height: auto !important;
    }
    Thread Starter gromeloxo

    (@gromeloxo)

    it works!!! thanks

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