Two different file list layouts
Posted: 01 Feb 2018, 23:17
Is it possible to have two (or more) alternative layouts for category file list view.
I have very heavily customised the category view using a template override. I would like to have an alternative layout as well which I would use for certain menu entries.
So the standard (with template override) layout is index.php?option=com_phocadownload&view=category&id=9
Id like to be able to use a different layout sometimes. I make a copy of the default.php as list.php and default_files.php as list_files.php in the template override folder html/com_phocadownload/category/ but how do I get it to use this new version?
RogerCO
I have very heavily customised the category view using a template override. I would like to have an alternative layout as well which I would use for certain menu entries.
So the standard (with template override) layout is index.php?option=com_phocadownload&view=category&id=9
Id like to be able to use a different layout sometimes. I make a copy of the default.php as list.php and default_files.php as list_files.php in the template override folder html/com_phocadownload/category/ but how do I get it to use this new version?
RogerCO