• 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 remove post meta space and shrink post entries space

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 › Design Tips and Tricks › How to remove post meta space and shrink post entries space

This topic is: resolved

Tagged: post meta, space

  • This topic has 9 replies, 3 voices, and was last updated 12 years, 5 months ago by biowilliam.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • February 10, 2014 at 4:59 am #89616
    biowilliam
    Member

    Using the Genesis Simple Edit plugin, I am able to remove the post meta information. But it seems it just hide the information as the space is still there on my blog static page where posts get updated in reverse chronological order. Anyone knows how to delete the blank space for post meta?

    Also it is extremely great if you could share sth on how to shrink each post entry width as I wanna accommodate more posts within one page. I have already added "more" tag in my post content and only a small excerpt is shown for each post entry on my blog static page.

    Thank you so much:)

    February 10, 2014 at 7:25 am #89633
    Davinder Singh Kainth
    Member

    Can you post your website url to understand what is causing extra space?


    Sunshine PRO genesis theme
    Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis Themes

    February 10, 2014 at 7:41 am #89641
    chillybin
    Member

    add this to functions.php if you're using a html5 theme, if not the snippets are here > http://my.studiopress.com/snippets/post-meta/

    //* Remove the entry footer markup (requires HTML5 theme support)
    remove_action( 'genesis_entry_footer', 'genesis_entry_footer_markup_open', 5 );
    remove_action( 'genesis_entry_footer', 'genesis_entry_footer_markup_close', 15 );
    //* Remove the entry meta in the entry footer (requires HTML5 theme support)
    remove_action( 'genesis_entry_footer', 'genesis_post_meta' );

    We are a web design & development consultancy based in Singapore who specialise in all things WordPress & Genesis. | ChillyBin Web Design & Consultancy: http://www.chillybin.com.sg | Twitter: @chillybindesign

    February 10, 2014 at 7:59 am #89649
    biowilliam
    Member

    My blog post site is http://www.uccvd.org/category/%e6%94%bf%e5%95%86%e6%b4%bb%e5%8a%a8/
    Thank you so much for your prompt response:)

    February 10, 2014 at 7:59 am #89650
    biowilliam
    Member

    My blog post site is http://www.uccvd.org/category/%e6%94%bf%e5%95%86%e6%b4%bb%e5%8a%a8/
    Thank you so much for your prompt response:)

    February 10, 2014 at 7:59 am #89651
    biowilliam
    Member

    My blog post site is http://www.uccvd.org/category/%e6%94%bf%e5%95%86%e6%b4%bb%e5%8a%a8/
    Thank you so much for your prompt response:)

    February 10, 2014 at 8:04 am #89653
    biowilliam
    Member

    Dear Chillybin

    Thank you so much for your prompt response.

    When I add the following codes to my child theme functions.php, I get HTTP 500 internal error.

    //* Remove the entry footer markup (requires HTML5 theme support)
    remove_action( 'genesis_entry_footer', 'genesis_entry_footer_markup_open', 5 );
    remove_action( 'genesis_entry_footer', 'genesis_entry_footer_markup_close', 15 );
    //* Remove the entry meta in the entry footer (requires HTML5 theme support)
    remove_action( 'genesis_entry_footer', 'genesis_post_meta' );

    And the following code does not influence anything. I am sure as I deleted browser cache too.

    //* Remove the post meta function
    remove_action( 'genesis_after_post_content', 'genesis_post_meta' );

    February 10, 2014 at 8:10 am #89658
    chillybin
    Member

    Not sure, that could should work, a 500 error means you have some formatting wrong in functions.php

    make sure you have an open <?php tag at the top, and this code is before any closing ?>


    We are a web design & development consultancy based in Singapore who specialise in all things WordPress & Genesis. | ChillyBin Web Design & Consultancy: http://www.chillybin.com.sg | Twitter: @chillybindesign

    February 10, 2014 at 8:11 am #89659
    chillybin
    Member

    Alternatively, you can just add this code to your style.css

    footer.entry-footer {
      display: none;
    }

    We are a web design & development consultancy based in Singapore who specialise in all things WordPress & Genesis. | ChillyBin Web Design & Consultancy: http://www.chillybin.com.sg | Twitter: @chillybindesign

    February 10, 2014 at 9:01 pm #89729
    biowilliam
    Member

    Hi Chillybin

    I am not sure what happened, but your previous HTML5 theme code works great now.

    Thank you so much:)

  • Author
    Posts
Viewing 10 posts - 1 through 10 (of 10 total)
  • The forum ‘Design Tips and Tricks’ 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

© 2026 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