VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: phil147 on July 31, 2018, 16:12:10 PM

Title: Help finding php file to style order-history/list page
Post by: phil147 on July 31, 2018, 16:12:10 PM
Hi,

Im using Jomla 3.8.10 and VM 3.2.12

I'm trying to find the php file that controls this page....

https://palmerstownpharmacy.ie/en/order-history/list

I tried searching many php files in com_virtuemart/views  (both in components/com_virtuemart/views and templates/my-template/com_virtuemart/views

(searched for lanuguage variables below)

COM_VIRTUEMART_ORDER_CONNECT_FORM
When you are already registered, please login directly here

COM_VIRTUEMART_ORDER_ANONYMOUS
Track My Order


Anyone point me in right direction or know a better way to find search for language variables?

Phil
Title: Re: Help finding php file to style order-history/list page
Post by: Jörgen on July 31, 2018, 16:19:46 PM
Install for example agent ransack and uncompress virtuemart locally. Search then for what want to find.
Jörgen @ Kreativ Fotografi
Title: Re: Help finding php file to style order-history/list page
Post by: phil147 on July 31, 2018, 17:14:55 PM
Good man, helpful answer, have it installed now...