Reply To: Blog Page Not Showing Excerpts

Homepage Community Forums Aspire Theme Support Blog Page Not Showing Excerpts Reply To: Blog Page Not Showing Excerpts

#23336
Wes
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.