Anchor links to different pages not working
-
If you create a post on /page1/ and then create the following html:
<a href='https://example.com/page2/#thing'>link should change page</a> <div style='height:2000px;'>space</div> <div id='thing'>thing</div>
This should change the page to /page2/ and anchor on #thing but instead it scrolls to #thing on /page1/
The issue seems to be in the core theme JS file.
Can you fix this?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Anchor links to different pages not working’ is closed to new replies.