• 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

Atmosphere – problem clicking to posts

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 › Atmosphere – problem clicking to posts

This topic is: not resolved

Tagged: Atmosphere

  • This topic has 4 replies, 3 voices, and was last updated 9 years ago by haggis.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • July 8, 2016 at 9:15 am #189121
    haggis
    Member

    Hello,

    I'd appreciate your help with this:

    When I click from a link to a page, such as here in the first featured page widget ("continue")

    http://fotos-kronberg.de

    to the page that is linked to,

    http://fotos-kronberg.de/photos-perspectives/#more-4032

    the top of that page is hidden. It looks like the page jumps to the middle. I see the same odd behavior when I click from the blog archive page to an archived blog post. The URLs of the linked-to pages all have a "#more-XYZ" at their end.

    Do you know what I need to change so that pages/posts start at the top (I guess: to make the "#more-XYZ" go away)?

    Many thanks!

    Johannes

    http://fotos-kronberg.de/
    July 8, 2016 at 1:05 pm #189135
    William
    Member

    super strange the #more-XYZ ... let me know when you solve it 🙂


    Genesis Customization Service | Quick fixes whenever you need them ! | Contact me at Fixmysite.com !

    July 8, 2016 at 1:06 pm #189136
    Victor Font
    Moderator

    You're links are directing to an anchor link on the page.

    <a href="http://fotos-kronberg.de/photos-perspectives/#more-4032" class="more-link">Continue</a>

    Remove the #more-4032 to link to the top of the page.


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    July 8, 2016 at 1:17 pm #189138
    haggis
    Member

    Victor, many thanks.

    1. Do you have an idea where these "#more-4032"s might be coming from?

    2. Rather than going through ALL links on the blog to remove the "#more-4032", can I remove the anchor to which those odd links link to?

    Thanks again.

    July 9, 2016 at 1:19 am #189166
    haggis
    Member

    WordPress Codex solved it:

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