PLEASE HELP with subcategories
-
I am having trouble altering the names of subcategory slugs. Most of my slugs are fine, but a few that I have tried to rename WordPress automatically re-writes the slug as if it were a duplicate even if it is not.
e.g. For a subcategory “Health” under the parent category “Basics”, instead of rendering http://summertomato.com/category/basics/health/ it says
http://summertomato.com/category/basics/health-basics/
If I try to delete this and create the category again, it will create http://summertomato.com/category/basics/health-basics-2/
I am new to HTML and CSS, but from what I understand I should be able to fix this problem by changing the slug values in the database. I have been searching for a while on how to do this and have not figured it out.
But now I am wondering if it is not my theme itself that is causing this problem. Is there any way to tell if my theme is not compatible with writing/over-writing subcategories? If it is my theme, do you have any recommendations on how to fix this?
I am very nervous about trying to alter my database. Tinkering with my theme is less scary. If I do need to alter my database, any suggestions on where to start with this would be much appreciated.
Thank you for your help.
The topic ‘PLEASE HELP with subcategories’ is closed to new replies.