Hi.
I have made a Category list module the shows a list of all sub categories.
I looks fine and i show all the right categories.
But i point i one of the category items i the list, the link says /children/category/ name of the category
Schould i not be /women/name of the category
In the fist i mistake that something happen in the import, where i used the impression "children" in the process to make the children category
However - i just tried to make a new category ( there are a sub category of the main category) and made a sub category, this done by hand so to speak.
But it still do the same = /children/category/categoryname
I have looked in the DB - #category table can cant find any "children" an all category Id and parent category id seems to match
In my category list in the back end there are a folder icon widh 3 dots , nothing happen when i click on it is this normal ? Or it a sign of something are wrong ?
If all are as it should be, how to gain my main wish - that the url is eg women/footware and not /children/category/categoryname
Regards