Site logo

Archived topic

Replace Parent Category With Child Category

1 reply · Started by Ade on April 5, 2021

Viewing posts 1–2 of 2

Currently my site have this structure:

Parent Category [GADGET] - https://site.com/gadget/
Child 1 [Android] - https://site.com/gadget/android/
Child 2 [iOS] - https://site.com/gadget/ios/
Grand Child :
- https://site.com/gadget/android/intro/
- https://site.com/gadget/ios/intro/

Current:
1. While navigating to GADGET, I see category description and all grandchild post

Expected:
1. While navigating to GADGET, I should only see my sub category [Android, iOS], whether is replaced by a page or replace list of grandchild with custom script with display all sub categories.
2. If I have sub categories inside sub categories, it should be show the child only.

Basically, I want to achieve silo structure like the one in this site.

How to achieve such condition? I have search the forum found few similar question but still not working.

Hi Ade,

Features like categories, child categories and tags etc are all handled by WordPress completely so the theme itself wouldn't have any special option built-in for this.

Have you tried a WordPress general forum like this and see if anyone can point you in the right direction?
https://wordpress.stackexchange.com/

If not then you might need to post your request in a site like this and see if someone can code you a custom solution:
https://codeable.io/

This archived topic is closed to new replies.