Site logo

Reply To: Offset anchors with fixed header

Home Forums Support Offset anchors with fixed header Reply To: Offset anchors with fixed header

Home Forums Support Offset anchors with fixed header Reply To: Offset anchors with fixed header

#216959
Markus

@bin topic: “Hash Link Scroll Offset Plugin”

If you click an anchor link (absolute link!) from the actual/same page (e.g. a top menu button) it does not work properly.

It works fine for me. If you declare the anchor links like
<a href="#[my-hash]">
instaed of
<a href="https://[mydomain.mytld/mypage#my-hash]">
it works fine from external, internal und the same page.