[Support request] URL showing #more-90 at the end

Home Forums Support [Support request] URL showing #more-90 at the end

Home Forums Support URL showing #more-90 at the end

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1432075
    Justin

    Hi, at the end of the URL it is shows /#more-90. I’ve tried everything to get rid of it. It only shows on the blog post. Please help to fix. I’ve tried setting permalink post. Any CSS or anything I can do?

    https://example/blogpost/#more-90

    #1432082
    David
    Staff
    Customer Support

    Hi there,

    this document provides the PHP Snippet to remove the #more-tag from the URL

    https://docs.generatepress.com/article/generate_more_jump/

    #1432093
    Justin

    Hello, thank you for your response. How do I add this to the PHP? Can you walk me through the steps? Thanks

    #1432102
    David
    Staff
    Customer Support

    This article explains in detail:
    https://docs.generatepress.com/article/adding-php/

    TLDR: there are 2 options.
    1. If you have a Child Theme installed paste the code into your Child Themes Functions.php
    2. If you not have a Child theme then install the Code Snippets plugin:

    https://wordpress.org/plugins/code-snippets/

    Simply create a new Snippet – paste in the code and hit save.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.