VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Pixiel on February 17, 2012, 15:00:03 PM

Title: using multiple types of views
Post by: Pixiel on February 17, 2012, 15:00:03 PM
hi, i'm creating a template, and I need a diferent way to get categories in one page, so I override the view and ok.

but in another page I need another way again to show the categories,  why can I do that?
Title: Re: using multiple types of views
Post by: jenkinhill on February 17, 2012, 17:53:08 PM
Make another override view - call it something different than default.php and select it in the Category editor, "Category Browse Page". If placed in the override directory then the filename will appear in that selector.