Reposition Post Categories Below Post Info In Entry Header

This tutorial provides the custom PHP code based on the following question from a member of wp sites :

I want to display the post_meta categories in the entry_header and post_meta tags in the entry_footer. But the categories need to show below the date and author byline.

And here’s the result:

Using FTP & a code editor, add the following PHP code to the end of your child themes functions.php file:

This coded will modify the entry meta and post info on all single posts as well as all archive type pages including any page using the Genesis blog page template.

Tested using the Genesis Sample child theme by StudioPress.

Entry footer code modified from source

Join 5000+ Followers

Get The Latest Free & Premium Tutorials Delivered The Second They’re Published.