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

    (@malihu)

    Hi,

    I saw that you enable “Page scroll to id” on your menu links via the “Enable on WordPress Menu links” option. I believe that the menu image plugin is modifying the menus via some custom menu walker function, preventing “Enable on WordPress Menu links” option from doing its thing.

    Try enabling “Page scroll to id” on your menu links manually by adding the ps2id class on each link or the m_PageScroll2id value in the “Link Relationship (XFN)” field.

    Alternatively, you can just add your menu selector in “Selector(s)” field in plugin settings:
    a[rel='m_PageScroll2id'], .menu-item a[href*='#']

    Let me know

    Thread Starter rebosha

    (@rebosha)

    when i add .menu-item a[href*=’#’] to selectors panel , it forks again.
    big thanks.

    Plugin Author malihu

    (@malihu)

    You’re welcome

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘After install menu image plugin, id not scroll’ is closed to new replies.