Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1296140

    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

    #1296568

    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

    #1296782

    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

    #1296867

    Hi sdmoody,

    Can you give us a link to the page/site? so we can take a closer look.

    Best regards,
    Nikko

    #1297051

    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

    #1297183

    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

    #1298373

    thank you maybe its a plugin conflict theme combination. I’ll take a look

    #1298380

    Hi sdmoody,

    You’re welcome :)
    Just let us know how it goes.

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.