I am building a website where there will be several categories and sub categories.
For example the Niche is home decoration
In WordPress custom permalink setting you are only allowed to do like this:
www.domainname.com/category/kitchen (main category : kitchen)
www.domainname.com/category/kitchen/coffee-makers (subcategory : coffee-makers)
How to make it like this :
www.domainname.com/kitchen (main category : kitchen)
www.domainname.com/kitchen/coffee-makers (subcategory : coffee-makers)
How to remove or change the category into the main category straight away?
Thanks for helping
For example the Niche is home decoration
In WordPress custom permalink setting you are only allowed to do like this:
www.domainname.com/category/kitchen (main category : kitchen)
www.domainname.com/category/kitchen/coffee-makers (subcategory : coffee-makers)
How to make it like this :
www.domainname.com/kitchen (main category : kitchen)
www.domainname.com/kitchen/coffee-makers (subcategory : coffee-makers)
How to remove or change the category into the main category straight away?
Thanks for helping