Tell us what you are trying to do? We would like to be able to filter our custom posts by the custom post category. I don't know how to add this to the main custom page home page.
Is there any documentation that you are following? No
Is there a similar example that we can see? See the attached screenshot
What is the link to your site? hidden link
Hi,
Thank you for contacting us and I'd be happy to assist.
To include a taxonomy filter in the post type list in the admin area, you'll need some custom code, as suggested in this reply:
https://toolset.com/forums/topic/how-to-use-toolset-taxonomy-as-column-search-in-admin/#post-612024
That code snippet can be included through either Toolset's custom code feature ( ref: https://toolset.com/documentation/adding-custom-code/using-toolset-to-add-custom-code/ ) or through active theme's "functions.php" file.
You'll replace "product" with the slug of your post type where you'd like to show this filter and "your-taxonomy-slug" with the target taxonomy's slug.
I hope this helps and for more personalized assistance around custom code, you can also consider hiring a professional from our list of recommended contractors:
https://toolset.com/contractors/
regards,
Waqar