The genesis post categories shortcode prints all the categories you have assigned to each post in the entry footer on single posts and
Entry Meta
This archive includes posts related to the entry meta in the entry header, sometimes referred to as the post info as well as the entry meta in the entry footer sometimes referred to as the post meta. The entry meta in the entry header includes links for the post author, comments and the post date. The entry meta in the entry footer includes links for the post tags and post categories. The code is guaranteed to work as shown in the demo images and videos. Installation of all code as well as support for PHP code is provided for members.
Add Post Views Counter For Popular Posts
This code enables you to display the single post view count for each post. The code creates a new function get_views(); you can use in any
Different Color For Each Category Link In Genesis Post Meta
This solution enables you to style each category link in the post meta with a different color using CSS. Here's a very simple
Add Content In Genesis Post Author Link Shortcode
This solution enables you to add any type of custom content inline with the post info. The code enables you to add unique content to your
Remove Post Info & Entry Meta From Single Posts in Genesis
This code removes the post info ( entry meta ) from the entry header and the entry meta from the entry footer on single posts only. Using
Remove Entry Meta From Custom Post Types in Genesis
This code removes the entry meta in the entry header and entry footer from custom post types. Simply replace post-type in the following
How To Change The Link To The Author’s Archive Page
This tutorial shows you how to change the authors link to any URL. By default, the authors name will be linked to the authors archive
Remove Date Author Comment Category & Tag Links from Blog Page in Genesis
This post for Genesis beginners provides 3 ways to remove the entry meta from the blog page template: The entry meta in the entry
Genesis: 3 Ways To Remove Entry Meta From Entry Header On Single CPTS
There's at least 3 ways you can remove the post info or what is now called in StudioPress HTML 5 child themes, the entry meta in the entry
Add Comment Bubble With Counter To Genesis
In this tutorial, i'll show you 2 ways to replace the comment reply link with a comment bubble that also includes the comment count within
Move Entry Title After Post Info On Home Page
Found a question recently on the forums which should help you understand how easy it is to customize your home page. Note: This code only
Modify Post Info On Single Posts & Remove Or Customize On All Other Pages
Its pretty easy to add some PHP code in your child themes functions file to remove all the post info from all pages and posts on your
How To Add Icons Before Entry Meta & Post Info In Genesis
Some of the default themes like Twenty Thirteen and Twenty Fourteen include Genericons before the entry meta like this: Rather than
How to remove post info from custom post type only in Genesis
Jill from the U.K asked this question on the StudioPress theme forums: I have a custom post type called Products and I want to remove the
Last Modified Date Shortcode For Genesis Post Info
Update: Genesis now includes 2 short codes for post modified date and post modified time: [code] [/code] You can use one or both in the
Twenty Fourteen Theme: Modify Post Meta Date Time & Author Byline
Unlike StudioPress child themes, there's no post meta filter to help you modify the post info data like author name, time and date in the
Remove Entry Title & Entry Meta From Attachment Pages Using Genesis
In this post, i'll provide all the PHP code i tested to remove the following from all single post attachment pages: Entry Titles (Post
3 Ways To Move Post Meta Below Post Info in Genesis
I recently saw a forum post with this question: How to reposition the Post-Meta (Category and Tags) under the Post-Info (Author,
Remove Author Name & Comments Link In Post Info On Home Page Only
I was asked recently how to remove the author name and comments link from the post info on the home page only so i thought i should also
Add Post Info To Pages In Genesis
Simply paste this code at the end of your child themes functions.php file. The code will generate and print page info after your page