Plugin Author
malihu
(@malihu)
There are no target elements in your content. For example, your link “Profil” has the URL #profil but there’s no element with id profil in your content.
You need to create the targets for your links. You can create them manually or via plugin’s ps2id shortcode. For instance, in your content you can add:
[ps2id id='profil'/]
to the place where you want the page to scroll after the link “Profil” is clicked.
You’re the best! questions, one of the menu tag still highlight. Is there a way to adjust… scrolling doesn’t stop at right place.
Thanks
Plugin Author
malihu
(@malihu)
It seems you solved the highlight issue via CSS, correct? The link was highlighted by the theme as it considers the menu item as the current page.
Plugin Author
malihu
(@malihu)
I’m gonna mark this topic as resolved but if you need anything else let me know.