Title: Admin Sticky Widget Areas
Author: Sridhar Katakam
Published: <strong>10 Dicembre 2017</strong>
Last modified: 14 Maggio 2019

---

Ricerca i plugin

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

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Admin Sticky Widget Areas

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

[Scarica](https://downloads.wordpress.org/plugin/admin-sticky-widget-areas.zip)

 * [Dettagli](https://it.wordpress.org/plugins/admin-sticky-widget-areas/#description)
 * [Recensioni](https://it.wordpress.org/plugins/admin-sticky-widget-areas/#reviews)
 * [Sviluppo](https://it.wordpress.org/plugins/admin-sticky-widget-areas/#developers)

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

## Descrizione

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

[⌊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.

## Recensioni

![](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 Dicembre 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 Dicembre 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 Dicembre 2017

No more annoyance when dragging widgets!

 [ Leggi tutte le recensioni di 3 ](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/)

## Contributi e sviluppo

“Admin Sticky Widget Areas” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

“Admin Sticky Widget Areas” è stato tradotto in 4 lingue. Grazie a [chi traduce](https://translate.wordpress.org/projects/wp-plugins/admin-sticky-widget-areas/contributors)
per il contributo.

[Traduci “Admin Sticky Widget Areas” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/admin-sticky-widget-areas)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/admin-sticky-widget-areas/)
segui il [repository SVN](https://plugins.svn.wordpress.org/admin-sticky-widget-areas/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/admin-sticky-widget-areas/)
tramite [RSS](https://plugins.trac.wordpress.org/log/admin-sticky-widget-areas/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

Initial Release.

## Meta

 *  Versione **1.0.0**
 *  Ultimo aggiornamento **7 anni fa**
 *  Installazioni attive **20+**
 *  Versione WordPress ** 4.9 o superiore **
 *  Testato fino alla versione **5.2.24**
 *  Versione PHP ** 5.6 o superiore **
 *  Lingue
 * [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/),
   e [Spanish (Venezuela)](https://ve.wordpress.org/plugins/admin-sticky-widget-areas/).
 *  [Traduci nella tua lingua](https://translate.wordpress.org/projects/wp-plugins/admin-sticky-widget-areas)
 * Tag
 * [admin](https://it.wordpress.org/plugins/tags/admin/)[sticky](https://it.wordpress.org/plugins/tags/sticky/)
   [widgets](https://it.wordpress.org/plugins/tags/widgets/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/admin-sticky-widget-areas/advanced/)

## Valutazioni

 4.3 su 5 stelle.

 *  [  2 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/?filter=4)
 *  [  1 3- recensioni a stelle     ](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](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)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/admin-sticky-widget-areas/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/admin-sticky-widget-areas/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](https://www.paypal.me/sridharkatakam)