Archived topic
Hook for taxonomy
3 replies · Started by Chad Biggs on February 1, 2023
Is there a hook I can use in elements to target a particular taxonomy?
Hi Chad,
There are no hooks attached to categories or taxonomies - hooks are in the page structure itself and you can use the display rule to display them in specific taxonomy.
Let me know if this helps :)
Thank you for your reply. Maybe you can help me find a solution? I am using custom posts types and I have my post separated by taxonomies. What I am trying to accomplish is a different header for each parent taxonomy. I could make different custom post types to replace each parent taxonomy but I feel like that will just make things messy in the admin. Are there any other options you could think of? Is there a way to call a slug with a hook?
Would a block element site header be helpful in this case?
https://docs.generatepress.com/article/block-element-site-header/