• 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

customize / remove author link

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 › customize / remove author link

This topic is: not resolved

Tagged: author link

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 9 months ago by bionary.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • June 23, 2014 at 9:12 am #111162
    bionary
    Member

    I was looking to remove or alter the author link that shows up after the date under each post's title?
    (everything I have found through searches seems really dated 1+ years old or recommends a css trick)

    Thanks

    June 23, 2014 at 11:01 am #111175
    Genesis Developer
    Member

    please add the following code in functions.php file

    //* Customize the post info function
    add_filter( 'genesis_post_info', 'sp_post_info_filter' );
    function sp_post_info_filter($post_info) {
    if ( !is_page() ) {
    $post_info = '[post_date] [post_comments] [post_edit]';
    return $post_info;
    }}

    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    June 23, 2014 at 3:59 pm #111237
    bionary
    Member

    I appretiate your efforts but that code doesn't work. In fact I don't see any change on a post.
    I'm using wordpress 3.9.1 and genesis

    June 24, 2014 at 12:24 am #111267
    Genesis Developer
    Member

    If you are using Genesis Simple Edit plugin then code will not work. modify the shortcode from Simple edit page


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    June 24, 2014 at 7:39 am #111285
    bionary
    Member

    @genwrock - yep, that did it, thanks!

  • 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

© 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