
Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
The solution I shared only uses the taxonomy slug.
- https://toolset.com/forums/topic/output-child-taxonomy-list/#post-2819476
Have you changed the taxonomy slug as well?
However - that's the difference issue, have you been able to fix the fatal error issue?
No.. I did NOT change the taxonomy slug. But changing the slug of the service area PAGE causes the view to output ALL categories instead of just subcategories of the current one. Your code is doing the comparison based on the current page slug. When the current page slug is different than the taxonomy slug, it outputs ALL results, instead of only children of the matched Category.
I am still trying to find any/all slug duplicates if that is causing the fatal errors.
When I tried to edit/update an existing taxonomy (for example, change Rewrite options) and click "Save Taxonomy" - the fatal error is thrown, but the change gets saved.

Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Can you please check now: hidden link
With your project post type - I've change the slug of this post type from "projects" to "project" and saved the post type and now I can see I can able to save permalinks, taxonomies in the backend.
That works (no fatal error and no fatal errors when updating CPTs)... however... did you delete my Projects Archive content template? I get a 404 when going to:
hidden link
Is it safe for me to recreate the Projects Archive template?
Also, FYI, changing my Service Area page slugs back to the same slug as the taxonomies makes your custom code work again.
I found the Projects Archive template, but I'm having a couple of issues.
The Service Areas Archive template is broken...
You had added a fields & text block to it.
https://toolset.com/forums/topic/output-child-taxonomy-list/
That block is showing an error. I tried to delete the block and re-add a fields & text block, but it shows an error. It seems impossible to add a fields & text block?