• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

How to Show Post Meta on Homepage When Using Featured Posts Widget

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › How to Show Post Meta on Homepage When Using Featured Posts Widget

This topic is: not resolved

Tagged: .post-info, entry-meta

  • This topic has 4 replies, 2 voices, and was last updated 7 years, 7 months ago by zack783.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • February 12, 2016 at 6:11 pm #178923
    zack783
    Member

    I am struggling to figure out how to show post meta on the homepage when using a Featured Posts widget. I don't need to learn how to customize what's in the post meta, or do anything with post info. I have my homepage set up to show one full post then 5 snippets. I'd like the option to leave a comment to show up after that first full post. I have a comment option in post info, but it makes more sense to have one at the bottom, for after people have read the post. Hopefully someone knows the code to make this work! Thanks for reading!

    http://katiedidwhat.com
    February 13, 2016 at 12:25 am #178937
    Brad Dalton
    Participant

    There's a setting for post info where you can add/remove post info shortcodes.

    Another option is to use a different solution for showing 1 full post and then excerpts which includes the post info you can modify using this code:

    add_filter( 'genesis_post_info', 'sp_post_info_filter' );
    function sp_post_info_filter($post_info) {
    	$post_info = '[post_date] by [post_author_posts_link] [post_comments] [post_edit]';
    	return $post_info;
    }
    

    Tutorials for StudioPress Themes & WooCommerce.

    February 13, 2016 at 1:41 am #178947
    zack783
    Member

    Thanks for the reply, but I am not looking to do anything at all with Post Info. I simple want Post Meta to show up when using the Genesis Featured Posts widget.

    February 13, 2016 at 4:16 am #178953
    Brad Dalton
    Participant

    Which post meta?


    Tutorials for StudioPress Themes & WooCommerce.

    February 16, 2016 at 11:51 pm #179210
    zack783
    Member

    Comments.

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble