Archived topic
generate_entry_meta() doesn't generate the categories in pages with taxonomies
3 replies · Started by trebere on December 14, 2022
Hello,
I have enabled the core taxonomies (category and post_tag) for pages. After adding the generate_entry_meta function incontent-page.phpit only shows the tags, not the categories. I'm able to get the categories withget_the_term_listorget_terms.
Does generate_entry_meta should show both?
Thank you!
Hi there,
Is the Display post categories option ticked at customizer > layout > blog > content > single?
Let me know!
Yes it is, and is already showing properly the categories in posts and another custom post type.
Glad to hear that :)