Add Entry Meta Shortcodes After The Post Title In Showcase Pro

This tutorial shows you hot reposition the post info so its immediately after the entry title which is displayed over the featured image after the header on single posts.

Here’s the result :

Here’s the modified code in the Showcase Pro themes single.php file :

You can also remove the entry title & markup from the content area using this code :

remove_action( 'genesis_entry_header', 'genesis_entry_header_markup_open', 5 );
remove_action( 'genesis_entry_header', 'genesis_entry_header_markup_close', 15 );
remove_action( 'genesis_entry_header', 'genesis_do_post_title' );

Was This Tutorial Helpful?

Free

$0

Access only to all free tutorials per month.



Monthly

$75

Access to 10 premium tutorials per month.


Tutorial Request


Includes code guarantee and coding support.

Yearly

$500

Access to 15 premium tutorials per month.


Monthly Tutorial Request


Includes code guarantee and priority coding support.