Hi,
When viewing a category is it possible to display the subcategories 1 per line with image on left and a short description on the right?
Thanks
James
Hi,
When viewing a category is it possible to display the subcategories 1 per line with image on left and a short description on the right?
Thanks
James
You should use the categories:view hook in the design/themes/THEME/templates/views/categories/view.tpl to override subcategories layout
But as far as I remember, the array with subcategories does not contain images. So additional code modifications will be required to get this data from database