• 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

Problem with tag read more

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 › Problem with tag read more

This topic is: resolved

Tagged: agency pro

  • This topic has 2 replies, 2 voices, and was last updated 11 years, 12 months ago by macrunner.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 23, 2013 at 2:59 am #80860
    macrunner
    Participant

    Hi,
    how to disable the excerpt? I decide I would like the breakpoint of an article.

    I write a text, and I insert tags:

    <!--more-->

    In frontpage, after clicking on READMORE page appears too high.

    Besides this, URL looks like this: http://egotheme.it/hello-world/#more-1

    In Genesis > Theme Settings > Content Archives > Select one of the following: "Display post content"

    I set several possibilities, but I do not get what I want.

    Please, try to click read more: http://egotheme.it/templates/blog/

    Thanks

    December 23, 2013 at 11:29 am #80912
    emasai
    Participant

    Add the following to your functions file

    //Remove jump on Read More link
    function remove_more_link_scroll( $link ) {
    	$link = preg_replace( '|#more-[0-9]+|', '', $link );
    	return $link;
    }
    add_filter( 'the_content_more_link', 'remove_more_link_scroll' );

    Need Website Customization or a Responsive CSS fix? Contact Me
    Lynne emasai.com

    December 23, 2013 at 12:47 pm #80929
    macrunner
    Participant

    Great, thank you

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

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