Hi I have a little bug with the search result in rows. I get this view with compressed images.
I would like to know if your developpers can write some custom files for me to be able to have my common template rendering (http://elam-shop-test.com.s110181.gridserver.com/index.php/fr/our-products/livres-de-notes) with the result of Ja Mega Filter (http://elam-shop-test.com.s110181.gridserver.com/index.php/fr/advanced-search) the two css files are to different for me to adapt it. May be there is a trick to "inject" Ja Mega Filter result in the common VM template (category layout). Thanks for your help.
Hi nnilsson
As I can see that the images are showing well: http://elam-shop-test.com.s110181.gridserver.com/index.php/fr/advanced-search#sort=position&sortdir=desc is that ok now?
Sorry but I had to reinstall the site meanwhile I guess the changes you made went away. Could you send me the patch you used to solve the problem (if any?). Thanks!saguaros
You can use this custom css:
.ja-products-wrapper.products-list .product-item-details .row.thumb .col-md-12 { position: initial; }
Thank you it works! saguaros