Archived topic
Display Custom Post Taxonomies on Frontend
1 reply · Started by Daniel on July 22, 2021
Hi there,
I have create custom post taxonomies and now I would like to display them on frontend. So when a user open a blog post, he will see the content and a list of all taxonomies, which are assigned to the current post. Is there any workaround, how can I realize that in generatepress?
Thanks a lot.
Regards,
Daniel
Hi there,
you will need to create the Templates for your custom post type.
This article explains:
https://docs.generatepress.com/article/setting-up-a-simple-custom-post-type/