Title: Admin Sticky Widget Areas
Author: Sridhar Katakam
Published: <strong>10.12.2017</strong>
Last modified: 14.05.2019

---

Шукати плагіни

![](https://ps.w.org/admin-sticky-widget-areas/assets/banner-772x250.png?rev=1784433)

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

![](https://ps.w.org/admin-sticky-widget-areas/assets/icon-256x256.png?rev=1784436)

# Admin Sticky Widget Areas

 Від автора [Sridhar Katakam](https://profiles.wordpress.org/srikat/)

[Завантажити](https://downloads.wordpress.org/plugin/admin-sticky-widget-areas.zip)

 * [Деталі](https://uk.wordpress.org/plugins/admin-sticky-widget-areas/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/admin-sticky-widget-areas/#reviews)
 * [Розробка](https://uk.wordpress.org/plugins/admin-sticky-widget-areas/#developers)

 [Підтримка](https://wordpress.org/support/plugin/admin-sticky-widget-areas/)

## Опис

This plugin fixes the widget areas on WordPress widgets page on the admin backend
so they always remain in view when scrolling up/down.

It will greatly reduce the time and effort in having to hold widgets and drag a 
long distance up and down.

Set to work from 481px and above i.e., only when the widget areas appear on the 
right side, in a column.

If you do not wish to use the plugin and want to temporarily achieve the same sticky
widgets, bring up your browser’s dev tools and add this CSS to the widgets page:

    ```
    @media only screen and (min-width: 481px) {

        .widget-liquid-right {
            position: -webkit-sticky;
            position: sticky;
            top: 42px;
        }

    }
    ```

### Automatic Installation

Search for `Admin Sticky Widget Areas` from within your WordPress plugins Add New
page and install.

### Manual Installation

 1. Click on the `Download` button to download the plugin.
 2. Upload the entire `admin-sticky-widget-areas` folder to the `/wp-content/plugins/`
    directory.
 3. Activate the plugin through the `Plugins` menu in WordPress.

## Скріншоти

[⌊Screenshot showing the sticky widget areas when scrolling up and down.⌉⌊Screenshot
showing the sticky widget areas when scrolling up and down.⌉[

Screenshot showing the sticky widget areas when scrolling up and down.

## Відгуки

![](https://secure.gravatar.com/avatar/92b9e6cf9901507af54b53f5d9021a2ddc9e65c7e4421bd0bae419c96ea0268c?
s=60&d=retro&r=g)

### 󠀁[A simple plugin bat it solves a problem.](https://wordpress.org/support/topic/a-simple-plugin-bat-it-solves-a-problem/)󠁿

 [labarta](https://profiles.wordpress.org/labarta/) 30.12.2017

A simple plugin bat it solves a problem.

![](https://secure.gravatar.com/avatar/5612a0b1e26e958b7cb153ad8d69325be61525b2bba4819361bb69f127ec34b4?
s=60&d=retro&r=g)

### 󠀁[Fabulous idea. Needs polish to be useful.](https://wordpress.org/support/topic/fabulous-idea-needs-polish-to-be-useful/)󠁿

 [mrwweb](https://profiles.wordpress.org/mrwweb/) 26.12.2017

I love the idea of this plugin, but it feels like it needs a bit of polish. While
position: sticky; is enticing, the scrolling behavior is not great when one or more
widgets are expanded so that the widget(s) you are editing are taller than one screen.
In that case, you can’t scroll to see the active widget areas until you’ve scrolled
to the bottom of the page. Using some kind of JS behavior more similar to how the
default core “Edit Post” page sidebar works would make this a no-brainer 5-star 
plugin, and I look forward to updating my rating!

![](https://secure.gravatar.com/avatar/77fe6ba2991eda4d24ef6342ded3d2cb1049894dc2ec47c92c9c760ccd420784?
s=60&d=retro&r=g)

### 󠀁[What a great plugin!](https://wordpress.org/support/topic/what-a-great-plugin-40/)󠁿

 [Wayne Stratton](https://profiles.wordpress.org/thatdudebutch/) 11.12.2017

No more annoyance when dragging widgets!

 [ Прочитати всі 3 відгуки ](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/)

## Учасники та розробники

“Admin Sticky Widget Areas” — проект з відкритим вихідним кодом. В розвиток плагіну
внесли свій вклад наступні учасники:

Учасники

 *   [ Sridhar Katakam ](https://profiles.wordpress.org/srikat/)

“Admin Sticky Widget Areas” було перекладено на 4 локалізації. Дякуємо [перекладачам](https://translate.wordpress.org/projects/wp-plugins/admin-sticky-widget-areas/contributors)
за їх роботу.

[Перекладіть “Admin Sticky Widget Areas” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/admin-sticky-widget-areas)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/admin-sticky-widget-areas/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/admin-sticky-widget-areas/)
або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/admin-sticky-widget-areas/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/admin-sticky-widget-areas/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.0.0

Initial Release.

## Мета

 *  Версія **1.0.0**
 *  Останнє оновлення **7 років тому**
 *  Активних встановлень **20+**
 *  Версія WordPress ** 4.9 або вище **
 *  Tested up to **5.2.24**
 *  Версія PHP ** 5.6 або вище **
 *  Мови
 * [English (US)](https://wordpress.org/plugins/admin-sticky-widget-areas/), [French (France)](https://fr.wordpress.org/plugins/admin-sticky-widget-areas/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/admin-sticky-widget-areas/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/admin-sticky-widget-areas/)
   і [Spanish (Venezuela)](https://ve.wordpress.org/plugins/admin-sticky-widget-areas/).
 *  [Перекладіть на свою мову](https://translate.wordpress.org/projects/wp-plugins/admin-sticky-widget-areas)
 * Позначки
 * [admin](https://uk.wordpress.org/plugins/tags/admin/)[sticky](https://uk.wordpress.org/plugins/tags/sticky/)
   [widgets](https://uk.wordpress.org/plugins/tags/widgets/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/admin-sticky-widget-areas/advanced/)

## Оцінки

 4.3 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/)

## Учасники

 *   [ Sridhar Katakam ](https://profiles.wordpress.org/srikat/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/admin-sticky-widget-areas/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](https://www.paypal.me/sridharkatakam)