A user wrote: I’m looking for a post that might help me add the author’s gravatar to the post in Minimum Pro. I was after something like the Twenty Sixteen theme: https://en-gb.wordpress.org/themes/twentysixteen/ In this tutorial, we shall remove post info customize entry meta in the entry footer to show post author’s gravatar image, author’s name […]
genesis_post_meta
How to display Portfolio Categories and Tags below Title for Portfolio items in Genesis
In Genesis Facebook group, a user asked: Working on a portfolio for a client who wants the category to show on the portfolio archive page under the title. She is using the Portfolio Post Type plugin. In archive-portfolio.php we removed the line to remove the post meta but the categories are still not showing. Any […]
How to exclude specific taxonomy terms from entry meta on CPT pages in Genesis
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 […]
How to display Yoast SEO’s Primary Category in Genesis Entry Meta
In the comments section of Custom Shortcode for Primary Category Link in Genesis Entry Meta using ACF tutorial, a user asked: Hello Sridhar! This is helpful. Do you know how we could customize this to use the Yoast Primary Category instead? Since version 3.1, Yoast SEO plugin supports designating a category as the primary category […]
How to display Entry Meta Conditionally in Genesis
In the members-only forum a user asks: Iām having real problems working out how to achieve separating categories and tags ? I need to display the post category ā:filed underā ābeforeā the post title on all pages , front page , archives , single etc , but i only want the āTagsā to display on […]
Recent Comments