• Link is: url/#hash
    Link target is data-fake-id=”#hash” and opening that toggle.
    toggle content has the id=”hash”

    It works on the same page – but from different page linking directly to that toggle ID does not work the wanted way. It scrolls to that position but does not open the toggle – hampering that event.

    i disabled that plugin for now on that page – because the customer wants working link in the meantime.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author malihu

    (@malihu)

    Hello,

    I tested your links, e.g. https://ikom-bonn.de/ausbildung/#leitung, https://ikom-bonn.de/vertiefungsausbildung/#supervision etc. and it seems to be working correctly, i.e. it toggles the correct tab (“page scroll to id” is enabled).

    Did you fix this or?

    Thread Starter Guenni007

    (@guenni007)

    thanks for your answer – i managed it by giving to those toggle links a custom class on menu (toggle-link) and added to the selector that are excluded .toggle-link a. With this setting it works – allthough the offset with #header does not work for those links – because toggling is changing screenheight again and again. I think i can live with that.

    Plugin Author malihu

    (@malihu)

    Thanks for posting your solution. What you did is actually the correct way to deal with this without writing javascript (this is because the tabs are handled completely by another script). If you need to try with javascript let me know.

    Thread Starter Guenni007

    (@guenni007)

    It’s always good to learn something new. I would therefore be interested in knowing another solution.
    Because one thing my solution can’t do is the nice scroll to different page anchor point, where the page is opened first and then scrolls down smoothly.

    Plugin Author malihu

    (@malihu)

    OK. Is it possible to remove the .toggle-link a from the excluded selectors so I can test some code?

    Thread Starter Guenni007

    (@guenni007)

    Thank you so much for your commitment! I would have to create a page copy because I won’t be changing the live page now. Unfortunately (thank God) I’m on vacation today and won’t be back in the country until after Pentecost. If that’s okay with you, I would get back to you then. I can then give you admin rights on the copied page and you can then log in!

    Plugin Author malihu

    (@malihu)

    No problem. Let me know when ready ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘scroll to toggler ID not working’ is closed to new replies.