Home › Community Forums › Aspire Theme Support › Blog Page Not Showing Excerpts › Reply To: Blog Page Not Showing Excerpts
August 18, 2019 at 7:04 am
#23336

Moderator
Just in case the notification doesn’t work I’ll copy/paste my reply here as well.
Give this a try –
//* Remove the entry meta in the entry footer (requires HTML5 theme support)
remove_action( 'genesis_entry_footer', 'genesis_post_meta' );
I just tested on a local site and it removed both.
Let me know if that works on your end.