Page 1 of 1
Also, how can I change Phoca Cart Category Module ordering
Posted: 02 Mar 2021, 04:27
by thethe
Hi
Seems Categories listed within this "Categories" module cannot have name ascending order for some reasons. What is fix?
Thanks
ML
Re: Also, how can I change Phoca Cart Category Module ordering
Posted: 02 Mar 2021, 07:44
by jpeters
you can change the order in the backend. the order in the backend defines the ordering of categories.
default its based on Category ID.. but you can change that. use most left .
basicly the same way that joomla articles / categories can be sorted
Re: Also, how can I change Phoca Cart Category Module ordering
Posted: 02 Mar 2021, 13:54
by Jan
Generally, category list is a tree list, so if category list includes possible subcategories or parent categories then it will allways not fit ordering fully, because it needs to accept the tree.
Ordering can be set in module:
Jan
Re: Also, how can I change Phoca Cart Category Module ordering
Posted: 05 Mar 2021, 07:27
by thethe
I found ordering in the actual categoreis, all good now, you can mark as resolved.
Thanks
ML
Re: Also, how can I change Phoca Cart Category Module ordering
Posted: 09 Mar 2021, 18:00
by Jan
Ok