In the comments section of How to exclude specific tags from Entry Meta in Genesis, a user asked: In this tutorial, we shall: create a function for `get_the_terms` filter to exclude specific term(s) by its/their name(s). use the `genesis_post_terms_shortcode` filter hook and filter the terms to exclude the earlier specified term(s). We do this by […]
get_the_terms
How to exclude specific tags from Entry Meta in Genesis
In the members-only forum a user asked: There are a number of guides for doing this with categories in Genesis with functions.php code, but I’ve yet to come across one that works with specific tags instead of categories. The usage scenario is this: I have some specific tags I use for administrative purposes (eg. featured) […]
How to display the list of custom taxonomy terms on hovering featured images in another taxonomy in Genesis
In the members-only forum a user asked: Sridhar, you recently helped me with this tutorial: Custom Taxonomy Images Grid with CPTs List in Genesis I would like something similar to occur on this page: http://designtlcdev.com/kids/class-type/preschool/ I have a custom post type “Programs” using Pods. This page displays the custom taxonomy of “class-types.” On hover, I […]
Recent Comments