• Resolved fraymores

    (@fraymores)


    I have installed the plugin for more than two years and it was working perfectly. suddenly it has stopped working properly. The scroll animation easing type does not work. The plugin has strange behavior.
    thanks

    The page I need help with: [log in to see the link]

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

    (@malihu)

    Hi,

    Please go in plugin settings and change the “Selector(s)” option to:

    a[href*='#']:not([href='#'])

    Save changes and test.

    This can happen because of another update (theme or plugin) which might conflict with plugin’s old default selector value.

    Thread Starter fraymores

    (@fraymores)

    Thanks so much the change go well, but something is wrong. The scrolling behaviordon′t work as before when you click from other page to a scroll point. In this case the position is only on top.

    thanks

    Plugin Author malihu

    (@malihu)

    No problem.

    When I visit https://www.landho.es I get “Site not found” message.
    When I visit https://www.landho.es I get redirected to https://www.estudiograbacionmadrid.es/ and the change to the selector is not applied, so I can’t really see what happens(?)

    Thread Starter fraymores

    (@fraymores)

    Oh Ok, the true site name is https://www.estudiograbacionmadrid.es . Anyway the scrolling behaviorwere working rigth until the las plugin update.

    Plugin Author malihu

    (@malihu)

    I can’t really find where the issue comes from in https://www.estudiograbacionmadrid.es because all scripts are minified and concatenated. Try this:

    Go to plugin settings and set “Highlight selector(s)” option value to:

    .menu-item a

    Let me know

    Thread Starter fraymores

    (@fraymores)

    Hi Malihu, I tried the way you say about highlight selector(s), but it don′t work.

    Plugin Author malihu

    (@malihu)

    Try settings the “Selector(s)” option value to:

    .menu-item a[href*='#']:not([href='#']), a.menu-scroll-down

    Also, is there a way for me to see the site in https://www.landho.es?
    In https://www.estudiograbacionmadrid.es I can’t see plugin options and scripts.

    Thread Starter fraymores

    (@fraymores)

    Hi malihu, I tried .menu-item a[href*=’#’]:not([href=’#’]), a.menu-scroll-down, but don′t work. I have images images of the plugin settings. How can I send it to you?

    Frank

    Plugin Author malihu

    (@malihu)

    Contact me here.

    Plugin Author malihu

    (@malihu)

    This issue has been resolved privately.

    I was running into a similar issue with our website. But I tried changing the “Selector(s)” value to

    .menu-item a[href*='#']:not([href='#']), a.menu-scroll-down

    and it works now.

    So if anyone else is running into this behavior do try making that change, it worked on my site!

    Plugin Author malihu

    (@malihu)

    @bgoosen Great! Thanks a lot for the feedback ??

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘suddenly has stopped working’ is closed to new replies.