• 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

Change Read more… when using tag

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 › Change Read more… when using tag

This topic is: resolved

Tagged: read more tag

  • This topic has 7 replies, 3 voices, and was last updated 7 years, 6 months ago by Davinder Singh Kainth.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • September 3, 2015 at 8:56 am #164436
    pjwdesign
    Member

    I have used the WordPress tag <!--more--> In posts

    But want it to say to say something else other than Read more....

    Understand the following code snippet in functions.php should work, but it does not - am I using wrong snippet?

    Many thanks

    //* Modify the WordPress read more link
    add_filter( 'the_content_more_link', 'sp_read_more_link' );
    function sp_read_more_link() {
    return '[Continue Reading]';
    }

    September 3, 2015 at 9:07 am #164440
    Brad Dalton
    Participant

    Phil

    Use the 1st snippet here and change the text http://my.studiopress.com/snippets/post-excerpts/


    Tutorials for StudioPress Themes.

    September 3, 2015 at 9:15 am #164445
    pjwdesign
    Member

    Thank you for response - had tried this but odd its not working for me - the Child Theme is News Pro.

    September 3, 2015 at 9:24 am #164450
    Davinder Singh Kainth
    Member

    News Pro has widgetized homepage. You must be displaying posts via "Featured Post Widget". There is an option in the widget setting to edit "read more" text. Check once there.


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

    September 3, 2015 at 9:30 am #164451
    pjwdesign
    Member

    Thanks for reply - its not on home tho. Standard category listing page.

    September 3, 2015 at 11:31 am #164479
    Davinder Singh Kainth
    Member

    Ohk, try this code in functions.php file

    //* Edit read more link 
    add_filter('get_the_content_more_link', 'custom_read_more_link');
    add_filter('the_content_more_link', 'custom_read_more_link');
    function custom_read_more_link() {
    return '</br><a class="more-link" href="' . get_permalink() . '" rel="nofollow">Read</a>';
    }
    

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

    September 3, 2015 at 12:08 pm #164488
    pjwdesign
    Member

    That's perfect - many thanks Davinder

    September 3, 2015 at 12:44 pm #164491
    Davinder Singh Kainth
    Member

    Welcome !


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

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

© 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