Plugin Author
malihu
(@malihu)
Hi,
“Page scroll to id” does not affect mouse-wheel scrolling in any way. It doesn’t have any function(s) related to mouse-wheel, unless you’ve used this extra script (which seems you haven’t used it in your page).
Deactivating “Page scroll to id” and still having no mouse-wheel functionality is a confirmation that the plugin has nothing to do with it.
I tested your page in Edge, Firefox, Vivaldi, Opera and Chrome and mouse-wheel only works on Edge and Firefox. This suggests that there’s some issue with webkit browsers and some smooth scrolling plugin or addon/extension.
You need to check what other plugin you installed/activated before having this issue.
FYI your theme seems to have few scripts related to smooth scrolling:
...themes/avenue/scripts/vendor/jquery.smooth-scroll_and_requestAnimationFrame.min.js
There’s also another plugin with similar functionality:
...plugins/Ultimate_VC_Addons/assets/min-js/SmoothScroll.min.js
My guess is that this plugin (“Ultimate_VC_Addons”) causes the issue.
Hope this helps
Right guess.
It was even the Ultimate VC Plugin Addons
Many thanks, young Malihu