-- HikaShop version -- : latest
-- Joomla version -- : latest
-- PHP version -- : latest
I can't get ordering to work (at least in displaying on the back-end). I have a few categories at the top of my list while the rest are alphabetical so I can't use the sort feature in the display view.
When I import my categories, I have the categories_ordering field increasing from 1.
Ie.
categories_ordering,categories_namekey,parent_category,categories,categories_image
1,New_Items,,New Items,
2,Aroma,,Aroma,
3,Aroma-Aromatherapy,Aroma,Aromatherapy,
4,Aroma-Bath,Aroma,Bath,
5,Aroma-Burners,Aroma,Burners,
6,Aroma-Essences,Aroma,Essences,
... snip ...
150
However when I load the categories backend, all the ordering is set to 0.