This topic is: not resolved
- This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › General Genesis Framework Discussions › Display custom taxonomies in custom post types
Hi,
I have a CPT: "Business"
And custom taxonomies: "Location", "Category"
I need to display at the top/bottom of each "Business" post
'Location: [All locations it's in]'
'Category: [All categories it's in]'
They terms needs to be clickable and link to the corresponding pages
I know this is really simple for normal posts with the Genesis Simple Edits plugin
I've played around with some code, but can't seem to get it right
Any help would be great
Thanks
Anybody?
I've tried lots different bits of code, but it doesn't seem to work...
Hi - still stuck with this, if anybody could help it would be great
Thanks in advance
Anyone has a solution for this problem?
i also tried so many times but no result. reply by Autodesk Inventor
Try get_terms with get_term_link https://developer.wordpress.org/reference/functions/get_terms/
Or
You could try the [post_terms] shortcode which uses get_the_term_list with the genesis_post_meta filter.
© 2024 WPEngine, Inc.