Site logo

[Support request] Showing custom taxonomy type below post?

Home Forums Support [Support request] Showing custom taxonomy type below post?

Home Forums Support Showing custom taxonomy type below post?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2453027
    Reuben

    Hi there,

    Right now, at the bottom of each post, GeneratePress would show the categories and tags attached to each post. Apart from these, I also have a custom taxonomy called “type” which I would like to slot in after “Categories” but also before the “Leave a comment” wordings on the main page.

    Is there an easy way for me to do so? I noticed the “generate_do_post_meta_item” function cannot be replaced via a child theme.

    #2453585
    Ying
    Staff
    Customer Support

    Hi Reuben,

    You can use a block element and the headline block to dynamically pull the data from the custom taxonomy, then hook it using the generate_after_entry_content hook.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.