VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: hhtmp88 on December 28, 2014, 10:37:45 AM

Title: VM3.0.2_Category_Layout: Which file should I work on to customize it?
Post by: hhtmp88 on December 28, 2014, 10:37:45 AM
Dear all,

As titled.

Thanks for any kind of help!
Title: Re: VM3.0.2_Category_Layout: Which file should I work on to customize it?
Post by: AH on December 28, 2014, 11:53:47 AM
You clearly have not spent any time searching for an answer

Take some time to review the forums rather than just posting a question
Title: Re: VM3.0.2_Category_Layout: Which file should I work on to customize it?
Post by: mikekiy on January 01, 2015, 18:57:14 PM
Hutson

A clearer clue to your issues may be that VM 3 has introduced the concept of 'Sublayouts'.

It seems (and I am not yet an expert at VM 3) that a lot of the parameters that used to be in the 'view' files have now been moved to the sublayouts.

Look in 'public_html/components/com_virtuemart/sublayouts' you may find the answers you seek there.

the only clue that I found to get to this was here:  http://docs.virtuemart.net/tutorials/templating-layouts/199-sublayouts.html

Hope that helps

Mike
Title: Re: VM3.0.2_Category_Layout: Which file should I work on to customize it?
Post by: hhtmp88 on January 02, 2015, 07:45:53 AM
Thanks Mike for your info!
-> will try to look at the file "categories.php" and check if anything I can do with it!