VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: tygo on April 08, 2013, 10:34:16 AM

Title: Change order of categories in "Kategorie Layout" / "Category Layout"
Post by: tygo on April 08, 2013, 10:34:16 AM
Hello,

I have choosen the "Kategorie Layout" / "Category Layout" in order to show my categories. However, when there are some sub-categories and they are presented this way, they are always ordered in an alphabetic way. I have modified the file in /components/com_virtuemart/views/category/tmpl - this all works fine. The file is seperated in two parts. One parts describes how to show the products of one category and the other part describes how to show sub-categories of a certain category. In the backend I can obviously change the order, but there isnt any change in the frontend. So, how can i change code in oder to change the order from alphabetic way to for instance "last changed" or the "order of the backend"?

Thanks for help.
Title: Re: Change order of categories in "Kategorie Layout" / "Category Layout"
Post by: John2400 on April 08, 2013, 12:20:24 PM
http://extensions.virtuemart.net/categories/all-about-categories-detail
Title: Re: Change order of categories in "Kategorie Layout" / "Category Layout"
Post by: tygo on April 08, 2013, 14:43:00 PM
Thanks for your replie, but thats too much for my wish. I just want to change the order - i guess that must be possible without an extension