• Resolved visueller

    (@visueller)


    Hello, the plugin works fine within the page except for one problem: when I call the URL https://www.theory-of-reality.com it scrolls to the middle of the page. But of course it should show the page from the top. The same happens when I call a subpage via google. It always scrolls somewhere in the middle.

    How can I solve this problem?

    Thank you in advance, greetings Thomas

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author malihu

    (@malihu)

    Hello,

    I cannot reproduce the issue of scrolling to the middle of the page. Not sure how to replicate it(?)

    This said, you need to set your links URL to match your server’s configuration, meaning your links URLs should be https and have the trailing slash in their address. For example, change your “PREFACE” > “Messier 8” link URL from:

    https://www.realityof.art/theory-of-reality-preface#messier8

    to:

    https://www.realityof.art/theory-of-reality-preface/#messier8

    same with “Tears of the Hourglass” link, from:

    https://www.realityof.art/theory-of-reality-preface#tearsofthehourglass

    to:

    https://www.realityof.art/theory-of-reality-preface/#tearsofthehourglass

    Notice the trailing slash (/) after the page and before the hash value/target id. You need to add it in your links because your web server is configured to redirect all requests missing the trailing slash.

    Let me know

    Thread Starter visueller

    (@visueller)

    Hello Malihu, thank you for your comment! The Problem with the worng page jump i already solved – i just deleted my Firefox cache. There was some information in that cache wich made the scrolling Problem.

    Thank you for the info with the Slash – i will add it today.

    Thank you so much!

    Have a nice Day!

    All the best

    Thomas

    Plugin Author malihu

    (@malihu)

    No problem. Marking this as resolved but if you need more help, let me know ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page scrolls to the center when URL is opened’ is closed to new replies.