• 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

Remove Date and Author from Lifestyle Pro theme

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 › Remove Date and Author from Lifestyle Pro theme

This topic is: not resolved

Tagged: lifestyle Pro, remove date

  • This topic has 6 replies, 3 voices, and was last updated 9 years, 9 months ago by Sherry.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • April 11, 2015 at 4:01 am #147464
    ML3AM
    Member

    Hi, I've just installed the new Lifestyle Pro child theme and am trying to remove the date and author from posts. i don't want to use a plugin but don't know what code to use and where to put it. Can anyone help please?

    April 11, 2015 at 4:49 am #147466
    Brad Dalton
    Participant

    Link to your site please.

    Try this http://my.studiopress.com/snippets/entry-header#customize


    Tutorials for StudioPress Themes.

    October 29, 2016 at 6:24 pm #195487
    Sherry
    Member

    I am having the same problem. Previously I have put the following into the functions file of Lifestyle.

    /** Remove the post info function */
    remove_action( 'genesis_before_post_content', 'genesis_post_info' );
    ?>

    I tried putting this into the functions file for this site but evidently it doesn't work in Lifestyle Pro.

    I have already been to the page Brad suggested.. found it when trying to Google the question.. but that page is very confusing.

    Do I want to customize the entry header ?? remove the entry header markup ?? remove the entry meta ?? remove the entry title ??

    Hard to know since I don't know what the entry header markup is.. or the entry meta.. ?? Have NO idea what they are talking about. HELLLP!

    October 30, 2016 at 4:55 am #195495
    ML3AM
    Member

    Hi Sherry, I managed to do it in the end but can't remember how. I looked in my custom php file and found this code so it might be that. Fingers crossed;
    add_filter( 'genesis_post_info', 'sp_post_info_filter' );
    function sp_post_info_filter($post_info) {
    $post_info = 'by [post_author_posts_link] [post_comments] [post_edit]';
    return $post_info;
    }

    October 30, 2016 at 1:40 pm #195521
    Sherry
    Member

    Yikes! I don't have anything that says custom php .. where is that supposed to be?

    The only php files I have are theme functions and theme defaults.. as well as front page and landing page.

    If I screw up the functions file ( as I did a few days ago) I can always upload the original and I am good to go.

    If I screw up something where there is no original file to upload.. how will I ever get back in?

    October 31, 2016 at 2:10 am #195537
    ML3AM
    Member

    Hi Sherry , I created a custom php file so I wouldn't break anything else and wouldn't lose changes I made with any theme updates. I'm not at all techy but managed it by following this video tutorial. The lady is really clear and has lots of videos for genesis tweaks that might be useful. https://www.youtube.com/watch?v=Za5YAUMqWvo

    October 31, 2016 at 1:46 pm #195564
    Sherry
    Member

    OK.. Great.. Thanks!

    I'll go watch the video.. hopefully learn something 🙂

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 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