VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: bonne[id] on June 11, 2014, 04:53:08 AM

Title: How to customize VM2 Search Module result page
Post by: bonne[id] on June 11, 2014, 04:53:08 AM
Hi,
i am searching to customize the VM2 Search Module result page. I just can't find the path to change it.
Can you help ?
Thanks !
Title: Re: How to customize VM2 Search Module result page
Post by: jenkinhill on June 11, 2014, 10:46:20 AM
Results are displayed using the category template file.
Title: Re: How to customize VM2 Search Module result page
Post by: testingaja on August 08, 2014, 20:50:13 PM
hi.... what if i wanna change the query of the search ? what file contains the query for this search ? thx in advance....
Title: Re: How to customize VM2 Search Module result page
Post by: GJC Web Design on August 08, 2014, 20:56:55 PM
administrator/components/com_virtuemart/models/product.php
Title: Re: How to customize VM2 Search Module result page
Post by: testingaja on August 08, 2014, 21:01:25 PM
Quote from: GJC Web Design on August 08, 2014, 20:56:55 PM
administrator/components/com_virtuemart/models/product.php

thx... i'll try it... :)