In the Feast Plugin 10.3.5, you can now enable a CSS-only smooth scroll affect site-wide which will also apply to the Advanced Jump To links:
This is found under the "General" section of the Feast Plugin settings.
It's important that this is a CSS-only solution which means that it:
- avoids javascript that can cause links to break because of errors elsewhere (very common)
- is native to browsers which means it's better for pagespeed and browser performance
- is accessibility-friendly thanks to respecting prefers-reduced-motion queries
Whether you decide to turn this on is entirely your preference.
This is found under the "General" section of the Feast Plugin Settings.
Disable javascript smooth scroll
If enabling this, you'll want to disable any javascript-based smooth scroll that you have enabled. This can come from any number of sources, but the most common are:
- recipe card
- you need to edit the jump to recipe snippet template in WPRM
- ad network
- typically, this is set in their plugin or account settings page
Leave a Reply