VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: guardiano78 on April 07, 2016, 19:44:37 PM

Title: hide products without image
Post by: guardiano78 on April 07, 2016, 19:44:37 PM
Hello,
for few modules (latest products, featured products, best seller, topten), i need to hide products without image.
Is it possible?

thanks
Title: Re: hide products without image
Post by: GJC Web Design on April 07, 2016, 22:03:30 PM
in the display loop check if an image exists.. if not continue;
Title: Re: hide products without image
Post by: guardiano78 on April 08, 2016, 10:51:29 AM
Thank you for answere.
Can you tell me what file I have to change?
Title: Re: hide products without image
Post by: GJC Web Design on April 08, 2016, 23:02:19 PM
over ride  components\com_virtuemart\sublayouts\products.php