• Resolved alexanderschmidt

    (@alexanderschmidt)


    Dear Support

    I have the plugin installed and just did an update to WordPress 5.6
    Since the update, it seems that the easing setting does not take effect.
    It is set to “EaseInQuint” but the effect “Linear” is applied on my webpage.

    Here is an example: https://valueinsights.ch/-itil-v3-goes-into-retirement-by-january-1-2022/

    All links in the table of contents are supposed to smooth scroll with EaseInQuint instead of Linear (just like before the upgrade to WordPress 5.6)
    May I kindly ask you to have a look?

    Many thanks and best Regards,
    Alex

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

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

    (@malihu)

    Hello,

    This is not about WordPress 5.6. What else did you update? Did you update your theme or other plugin(s)?

    I’m saying this because another script in your site manipulates jquery easings.

    Thread Starter alexanderschmidt

    (@alexanderschmidt)

    Hi

    True that, I updated WP Bakery Page Builder first. However, when I tested the page it was not generating this issue.
    Then I went on with the update of WordPress and this is when I started seeing the issue.
    And then I updated many other plugins that needed updating.

    I have set the checkbox that should prevent other plugins from running similar scripts and as far as I know, I should have no others, which are influencing this.

    I did not update my theme, and btw I am using one called Unicon.

    Where do you suspect the issue lies?

    Thanks and Regards,
    Alex

    Plugin Author malihu

    (@malihu)

    I think the issue lies in either “WP Bakery Page Builder” or theme in combination with the updated WordPress. Both your theme and wpbakery have smooth scrolling scripts.

    Can you check with your theme and wpbakery, if there’s a way to disable their smooth scrolling functionality?

    Plugin Author malihu

    (@malihu)

    Update: I think the issue comes from the following script in your theme:

    ...themes/unicon/framework/js/jquery.easing.min.js

    I believe the problem was caused by the script above in combination with WordPress 5.6 which has an updated version of jquery library. I think jquery.easing.min.js conflicts with the latest jquery library.

    Can you disable the script above (even as a test)?

    Thread Starter alexanderschmidt

    (@alexanderschmidt)

    Maaaaan, you are good ?? Thanks a lot. That was it.
    Works fine now ??
    Have a great day!
    Alex

    Plugin Author malihu

    (@malihu)

    You’re welcome ??
    Thanks for the feedback!

    Hello!
    I have the same problem but with theme “THE7”.

    Do you have an idea where I can find here the “problem-js”?

    Many thanks!

    Plugin Author malihu

    (@malihu)

    @andreaskastl Hi. Please post your page/site URL so I can check what happens.

    URL:
    https://kastl-designs.at/DH/produkte/fahrtechnik/

    with the sidemenu you can test it.

    PS: it’s a testsite and passwordprotected: Dorninger1!

    Many Thanks!

    Plugin Author malihu

    (@malihu)

    @andreaskastl I think the easing code that causes the issue is in:

    ...themes/dt-the7/js-lite/main.min.js

    This file is part of your theme and it’s minified, so I think you need to contact your theme developer and ask them about this and how to remove the custom easing js code.

    Hi!
    You’re right this is the correct .js which prevents the settings from your plugin.

    I don’t think that the theme author change anything so i searched the scroll type I want to use in this JS and add a letter e.g. “easeInOutQuintZ” and than it works.

    It’s not a nice sollution but it works.

    Many Thanks!

    Plugin Author malihu

    (@malihu)

    @andreaskastl Great! Thanks for the feedback ??

    Plugin Author malihu

    (@malihu)

    Update regarding this issue:

    Plugin version 1.7.2 (released just now) has a new option “Force scroll type/easing”. Enabling this option in plugin settings fixes the issue with easing, without the need to remove the outdated scripts and libraries.

    Cheers ??

    Thread Starter alexanderschmidt

    (@alexanderschmidt)

    Amazing, thanks a lot for your great support.
    All the best,
    Alex

    One of the best support ever!

    It works great with my theme (THE7).

    TANKS!!!!!!

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Easing setting does not take effect’ is closed to new replies.