• Resolved sitinuriatistudio

    (@sitinuriatistudio)


    Link won’t scroll, just jump.

    I Checked “Enable on WordPress Menu links”, no go.
    I tried increasing the scroll time, no go.

    I’m working on a local site, fresh WP install, simple page.

    on page link:

    menu:
    url:#Anchor%201
    Navigation Label:
    1
    Link Relationship (XFN):
    m_PageScroll2id

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

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

    (@malihu)

    Not sure if your URL #Anchor%201 is valid. Try changing the link’s URL to #anchor-1. Use only letters, numbers, dashes and underscores (no spaces!) as these are valid values for id attributes in HTML. I’m guessing the %20 part is a space(?)

    Also make sure you have an element with id anchor-1 in your document.

    Let me know

    Thread Starter sitinuriatistudio

    (@sitinuriatistudio)

    Yes, that fixed it. Almost gave up on the plug in.

    I had tried it on another dummy site with some content and a sophisticated theme and did everything right on that one(used the sample from your tutorial), but it didn’t work, maybe a conflict so I tried a fresh site and with your fix it works.

    Thanks again for your help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘jump not scroll’ is closed to new replies.