Title: ScalingHawk Smooth Scroll (Powered by Lenis)
Author: Muhammad Aslam
Published: <strong>ئایار 27, 2026</strong>
Last modified: ئایار 27, 2026

---

گەڕان لە پێوەکراوەکان

![](https://ps.w.org/scalinghawk-smooth-scroll/assets/banner-772x250.png?rev=3550824)

![](https://ps.w.org/scalinghawk-smooth-scroll/assets/icon.svg?rev=3550824)

# ScalingHawk Smooth Scroll (Powered by Lenis)

 لەلایەن [Muhammad Aslam](https://profiles.wordpress.org/maslam0814/)

[داگرتن](https://downloads.wordpress.org/plugin/scalinghawk-smooth-scroll.1.0.0.zip)

 * [وردەکارییەکان](https://ku.wordpress.org/plugins/scalinghawk-smooth-scroll/#description)
 * [پێداچوونەوەکان](https://ku.wordpress.org/plugins/scalinghawk-smooth-scroll/#reviews)
 *  [دامەزراندن](https://ku.wordpress.org/plugins/scalinghawk-smooth-scroll/#installation)
 * [گەشەپێدان](https://ku.wordpress.org/plugins/scalinghawk-smooth-scroll/#developers)

 [پشتیوانی](https://wordpress.org/support/plugin/scalinghawk-smooth-scroll/)

## وەسف

**ScalingHawk Smooth Scroll (Powered by Lenis)** replaces the default browser scrolling
with a smooth, fluid, inertia-based scrolling experience powered by the [Lenis](https://lenis.dev/)
scrolling engine.

This plugin enables smooth scrolling in WordPress using the Lenis JavaScript library.
This plugin is not affiliated with or endorsed by the Lenis project.

#### Key Features

 * **Smooth Inertia Scrolling** — Natural, frame-synced scroll animations
 * **Smooth Anchor Links** — Automatically smooths all anchor navigation (#links)
 * **Fixed Header Support** — Auto-detects sticky/fixed headers and offsets scroll
   targets
 * **GSAP ScrollTrigger Compatibility** — Syncs with GSAP animations automatically
 * **Scroll-to-Top Support** — Universal detection of scroll-to-top buttons across
   themes
 * **Conflict Detection** — Warns about existing smooth scroll CSS or libraries
 * **Accessibility** — Focus management after smooth scroll for keyboard/screen 
   reader users
 * **Dynamic Content** — Handles AJAX content, page builders, and lazy-loaded sections
 * **Admin Settings** — Full control over scroll duration, smoothness, header offset,
   and more

#### Universal Theme Compatibility

Works with all WordPress themes including:

 * Kadence
 * Astra
 * GeneratePress
 * Flavor
 * Flavor starter
 * OceanWP
 * Elementor-based themes
 * Gutenberg block themes
 * Custom themes
 * Page builders (Elementor, WPBakery, Beaver Builder, Bricks)

#### Performance

 * No jQuery dependency
 * Single requestAnimationFrame loop
 * Lightweight architecture (~12KB total)
 * Defers to GSAP ticker when available (no double RAF)

## سکرین شۆتەکان

[⌊Admin settings page — All settings⌉⌊Admin settings page — All settings⌉[

Admin settings page — All settings

[⌊Admin settings page — General settings⌉⌊Admin settings page — General settings⌉[

Admin settings page — General settings

[⌊Admin settings page — Scroll behaviour configuration⌉⌊Admin settings page — Scroll
behaviour configuration⌉[

Admin settings page — Scroll behaviour configuration

[⌊Admin settings page — Mobile & touch options⌉⌊Admin settings page — Mobile & touch
options⌉[

Admin settings page — Mobile & touch options

[⌊Admin settings page — Navigation & anchor settings⌉⌊Admin settings page — Navigation&
anchor settings⌉[

Admin settings page — Navigation & anchor settings

## دامەزراندن

 1. Upload the `scalinghawk-smooth-scroll` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **Settings  Smooth Scroll** to configure options.
 4. That’s it — smooth scrolling is now active.

## پهد

### Does this plugin work with my theme?

Yes. The plugin is designed to be completely theme-independent. It works with all
standard WordPress themes and page builders.

### Will this conflict with GSAP animations?

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.

### Can I disable smooth scrolling on mobile?

Yes. Go to **Settings  Smooth Scroll  Mobile & Touch** and check “Disable on Mobile”.

### My anchor links scroll behind the fixed header. How do I fix this?

Go to **Settings  Smooth Scroll  Navigation & Anchors** and either:
 – Set a manual“
Fixed Header Offset” value in pixels, or – Enable “Auto-Detect Header Height” to
let the plugin detect your header automatically.

### What happens if another smooth scroll plugin is active?

The plugin includes conflict detection. It will log a warning in the browser console
and override conflicting CSS `scroll-behavior: smooth` rules.

### Can I use Lenis’s `data-lenis-prevent` attribute?

Yes. Add `data-lenis-prevent` to any element where you want to disable smooth scrolling(
e.g., custom scrollable containers).

## پێداچوونەوەکان

هیچ پێداچوونەوەیەک نەنووسراوە بۆ ئەم پێوەکراوە.

## بەشداربووان و گەشەپێدەران

“ScalingHawk Smooth Scroll (Powered by Lenis)” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم
کەسانەی خوارەوە بەشدارییان تێدا کردووە.

بەشداربووان

 *   [ Muhammad Aslam ](https://profiles.wordpress.org/maslam0814/)

[“ScalingHawk Smooth Scroll (Powered by Lenis)” وەربگێڕە بۆ زمانەکەی خۆت.](https://translate.wordpress.org/projects/wp-plugins/scalinghawk-smooth-scroll)

### دەتەوێت بەشداربیت لە گەشەپێدان؟

[گەڕان لە کۆدەکەدا بکە](https://plugins.trac.wordpress.org/browser/scalinghawk-smooth-scroll/)،
سەیری [تەمارگەی (SVN)](https://plugins.svn.wordpress.org/scalinghawk-smooth-scroll/)
بکە، یان بەشداربە لە [ڕووداوتۆماری گەشەپێدان](https://plugins.trac.wordpress.org/log/scalinghawk-smooth-scroll/)
لە ڕێگەی [(RSS)](https://plugins.trac.wordpress.org/log/scalinghawk-smooth-scroll/?limit=100&mode=stop_on_copy&format=rss).

## ڕووداوتۆمارگەریی گۆڕین

#### 1.0.0

 * Initial public release
 * Smooth inertia scrolling powered by Lenis
 * Smooth anchor navigation support
 * Fixed and sticky header offset handling
 * GSAP ScrollTrigger compatibility
 * Mobile and touch device controls
 * Accessibility-focused scroll behavior
 * Dynamic content and AJAX compatibility
 * Universal scroll-to-top button support
 * Admin settings panel for customization
 * Conflict detection for existing smooth scroll implementations

## مێتا

 *  وەشان **1.0.0**
 *  دوایین بەڕۆژکردنەوە **4 حەفتە لەمەوبەر**
 *  دامەزراندنی چالاک **10+**
 *  وەشانی وۆردپرێس ** 5.0 یان بەرزتر **
 *  تاقیکراوەتەوە تا **6.9.4**
 *  وەشانی PHP ** 7.4 یان بەرزتر **
 *  زمان
 * [English (US)](https://wordpress.org/plugins/scalinghawk-smooth-scroll/)
 * تاگەکان
 * [animation](https://ku.wordpress.org/plugins/tags/animation/)[lenis](https://ku.wordpress.org/plugins/tags/lenis/)
   [scroll](https://ku.wordpress.org/plugins/tags/scroll/)[smooth scroll](https://ku.wordpress.org/plugins/tags/smooth-scroll/)
 *  [بینینی پێشکەوتوو](https://ku.wordpress.org/plugins/scalinghawk-smooth-scroll/advanced/)

## هەڵسەنگاندنەکان

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/scalinghawk-smooth-scroll/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/scalinghawk-smooth-scroll/reviews/)

## بەشداربووان

 *   [ Muhammad Aslam ](https://profiles.wordpress.org/maslam0814/)

## پشتیوانی

هیچت هەیە بۆ وتن؟ پێویستت بە یارمەتییە؟

 [بینینی مەکۆی پاڵپشتی](https://wordpress.org/support/plugin/scalinghawk-smooth-scroll/)