Skip Navigation

[Resolved] Display Child Categories on a Category Archive Page

This support ticket is created 4 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 4 years, 5 months ago.

Assisted by: Luo Yang.

Author
Posts
#1640079

Tell us what you are trying to do?
When someone visits a category page, I want to show the child categories in a view on that page.

Here is a category page: hidden link

This category "Week 2: Trust When Betrayed" has 6 child categories. When you visit this category page, I want to show only the 6 categories for the selected parent category.

Is there any documentation that you are following?
I've looked online but haven't found anything that helps yet.

Is there a similar example that we can see?

What is the link to your site?
hidden link

#1640843
taxonomy-parent-filter.JPG

Hello,

It is possible, for example, you can create a taxonomy view:
- Query terms of taxonomy "category"
- Filter by:
Select taxonomy terms whose parent is the current taxonomy archive.
See screenshot taxonomy-parent-filter.JPG