• Hey,

    I am using your plugin and it is great, however, I am experiencing an issue and I am not sure if there is a way to fix it.

    Within my header menu, I have sub-menu dropdowns that contain anchor links for each page. These are working correctly when they are clicked from a different page (navigates to the page and then scroll to the anchor point). But. I would like it to when you are on the same page, instead of the same functionality, for it to not reload the page and just scroll from where you are on the page to the new anchor point.

    Is this something that can be achieved?

    Thanks very much

Viewing 1 replies (of 1 total)
  • Plugin Author malihu

    (@malihu)

    Hello,

    This is usually very easy to fix. Make sure your links URL matches the URL you see in browser’s address bar. For example, make sure you’re using the correct protocol in your links URL (http:// or https://). Also, make sure you’re using the correct sub-directory if it exists (e.g. www) and lastly make sure if you need to add a trailing slash in your links URL (e.g. /my-page/#my-target instead of /my-page#my-target).

    If I could see your page I’d be able to tell you exactly what to do but you can test the above and let me know 🙂

Viewing 1 replies (of 1 total)

The topic ‘Menu anchor link when on same page’ is closed to new replies.