Skip Navigation

[Resolved] Display subcategories in taxonomy archive

This support ticket is created 5 years, 1 month 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.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 5 years, 1 month ago.

Assisted by: Minesh.

Author
Posts
#1610143
idea.jpg

I created a WordPress Archives for Países (taxonomy archive) but I can't get a view to display its subcategories.

I read other posts but looks like they need complex solutions and I'm guessing that may be an easier solution.

How to display subcategories automatically for every parent category on a taxonomy archive page?

Thank you for replying.

#1610589

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

As Toolset Blocks view do not support taxonomy views yet, so you need to create both taxonomy archive and another view to display the child categories using the classic views (which it seems you already using it).

So, once you successfully created the taxonomy archive, you need to create another view that query your taxonomy and add the taxonomy parent filter from the Query filter section to "Select taxonomy terms whose parent is the current taxonomy archive"

Taxonomy parent filter
Select taxonomy terms whose parent is the current taxonomy archive.

Then, add the content whatever you want to display to the Loop Editor section and save your view and later add this view to your taxonomy archive page outside the archive loop.

Please let me know if you require further help with this issue.