Jump / Anchor Links Broken
-
I have a client that has created hundreds of posts with anchor link on the post via the following:
Example Link:
<a href="#example">Jump to Example Link</a>
Example Anchor:
<a id="example"></a>
My guess is they’ve confused the example found here and made both the link & the anchor A tags: https://en.support.wordpress.com/splitting-content/page-jumps/
Technically this works on desktop, the links jump as intended. But with AMP for WP enabled it strips those empty links (as it likely should).
I’m looking for any advice on how we could fix this issue, given the client has thousands of jump links throughout their site. (Acknowledging this isn’t an AMP for WP issue, but a client issue).
Thanks,
Dan
- The topic ‘Jump / Anchor Links Broken’ is closed to new replies.