• 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

Refined pro 'Read More' text translation

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 › Refined pro 'Read More' text translation

This topic is: resolved

Tagged: read more, Refined Pro

  • This topic has 3 replies, 3 voices, and was last updated 8 years, 9 months ago by Crystal O’Connell.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • July 19, 2017 at 7:15 am #209287
    verdestamas
    Participant

    I cannot modify the 'Read More' content limit link when using content limit on Archives. I use this code, but it does not work.

    //* Modify the Genesis content limit read more link
    add_filter( 'get_the_content_more_link', 'sp_read_more_link' );
    function sp_read_more_link() {
    return '... Olvasd tovább';
    }

    Where I am wrong?

    Thanks for your help,

    Tamas Verdes

    July 19, 2017 at 9:57 am #209294
    PyramidWeb
    Member

    Hi Tamas,
    Try this:

    // Edit the read more link text
    add_filter( 'excerpt_more', 'cust_read_more_link');
    add_filter( 'get_the_content_more_link', 'cust_read_more_link'); // Genesis content limit read more link
    add_filter( 'the_content_more_link', 'cust_read_more_link'); // WordPress read more link
    function cust_read_more_link() {
    	return '&nbsp;&hellip;&nbsp;<a href="' . get_permalink() . '">Your Text</a>';
    }
    
    July 19, 2017 at 11:05 am #209298
    verdestamas
    Participant

    Thank you very much, it works perfectly!

    August 10, 2017 at 4:52 pm #210246
    Crystal O’Connell
    Participant

    This solution forces all "Read More" links to the specified text including the Featured Post widgets on the Home Page when you specify a different "More Text" within the Featured Image.

    Does anybody know how to have this code not override the Featured Post Widget "More Text"?

    Thank you,

    Crystal

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Refined pro 'Read More' text translation’ is closed to new 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