• stavroch

    (@stavroch)


    Can I use this plugin for submenu navigation?
    I have
    menu
    menu 1
    menu 2
    menu 3

    And the navigation works right when I am in the root of menu, but when I try to go to menu 2 (#menu2) from the home page doesn’t go.
    With your plugin will I resolve that issue?

    https://ww.wp.xz.cn/plugins/page-scroll-to-id/

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

    (@malihu)

    There’s no definite answer to your question because there can be many reasons as to why your submenu links don’t work.

    Does your theme handle navigation internally by javascript?
    Do your submenu links point on the same page?
    Are there target elements for each sub-section?

    Normally, the position of your links (in main menu, sub-menu etc.) does not matter. What matters is that each link has a relative target element (e.g. link with url #menu2 goes to element with id menu2).

    ‘Page scroll to id’ limitation is that it only scrolls the whole page (not overflowed divs).

Viewing 1 replies (of 1 total)

The topic ‘external link’ is closed to new replies.