Home › Forums › Support › Offset anchors with fixed header › Reply To: Offset anchors with fixed header
August 9, 2016 at 1:38 pm
#216959
@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.