| 开发者 | maslam0814 |
|---|---|
| 更新时间 | 2026年5月27日 23:13 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
scalinghawk-smooth-scroll folder to the /wp-content/plugins/ directory.Yes. The plugin is designed to be completely theme-independent. It works with all standard WordPress themes and page builders.
No. When GSAP and ScrollTrigger are detected on the page, the plugin automatically syncs the scroll position with ScrollTrigger and uses GSAP's ticker instead of its own animation loop.
Yes. Go to Settings → Smooth Scroll → Mobile & Touch and check "Disable on Mobile".
Go to Settings → Smooth Scroll → Navigation & Anchors and either:
The plugin includes conflict detection. It will log a warning in the browser console and override conflicting CSS scroll-behavior: smooth rules.
data-lenis-prevent attribute?Yes. Add data-lenis-prevent to any element where you want to disable smooth scrolling (e.g., custom scrollable containers).