• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Fred
  • Private: No
  • Open Date: 24.03.21, 16:05
  • Opened by: ERIC NATHAN
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #21134 - Large Gaps in Product List

Hi Fred !

After searching for an item, some pages have large empty gaps between products (see pic attached).
How could I solve this ?

To replicate: search ‘moniteur’ and press enter.

Attachments:

Capture.JPG (56.1 KiB)

Comments

Fred 24 Mar 2021, 17:14

Could you please give me a link to a page where I can see the issue?

ERIC NATHAN 24 Mar 2021, 22:36
Fred 25 Mar 2021, 10:26

try following CSS

.products {
        grid-auto-rows: auto;
}
ERIC NATHAN 25 Mar 2021, 17:42

Hi !
It’s better now but products don’t display properly at the end of the page (https://www.plateformeexportmedical.com/recherche?controller=search&s=moniteur)

Fred 25 Mar 2021, 22:07

The issue has been fixed. Please test to confirm the change
Updated file is /www/themes/venedor/templates/catalog/_partials/miniatures/product.tpl

ERIC NATHAN 26 Mar 2021, 11:52

Indeed, it works fine now, thank you!
I have a similar issue on home page (https://www.plateformeexportmedical.com), see picture attached.
Does it come from the same place?

Attachments:

Capture.JPG (58.2 KiB)
Fred 26 Mar 2021, 16:22

please try to copy fixed file to that website