I am trying ton link from one page of our site to an anchor in another page and it doesn’t work in Enfold.
IE
< a href=”/collaborate/#partners/”>
the page with the anchor loads but it isn’t scrolled to the partners section at the bottom of the page.
Does anyone know how to do this in Enfold?
Thank you!
Sean
Hi Sean,
This is not theme or platform specific, it’s regular html markup. Please try using the full URL instead:
<a href="https://your.site/page/#anchor">Your link text</a>
Best regards,
Rikard
Tried it but relative or absolute URLS don’t make a difference. The page loads the top and when you mouse down it jumps to the anchor and doesn’t scroll. Something in the themes is not allowing the page to load from the anchor at the top. Strange that this would be the first time that this has been reported. Is anyone else having the same problem? Thanks
Hi sdmoody,
Can you give us a link to the page/site? so we can take a closer look.
Best regards,
Nikko
It is behind a firewall and still a DEV site. Can you add a link to an A Id on your version that you have and see if it works?
Sean
Hi Sean,
I tried doing it like this which works fine:
/#newsletter (goes to Newsletter section in the homepage located at the bottom)
/bookings/#newsletter (goes to Newsletter section in the bookings page located at the bottom)
Best regards,
Nikko
thank you maybe its a plugin conflict theme combination. I’ll take a look
Hi sdmoody,
You’re welcome :)
Just let us know how it goes.
Best regards,
Nikko