If Full Width Content Layout Reposition Post Info

This code enables you to reposition the post info before the entry title on single posts only when the full width layout is loaded in Genesis.

Demo Video

Shows you the entry meta for the date, author link and comments repositioned before the entry title when the full width layout setting is used.

You can select the full width layout using the Genesis > Theme Settings > Default Layout or use the Layout Settings on any Edit Page/Post screen:

You can also use code to change the default layout to full width in any template file or your child themes functions file:

add_filter( 'genesis_site_layout', '__genesis_return_full_width_content' );

Here’s the code for logged in members:

Join 5000+ Followers

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