Title: Fixed Widget and Sticky Elements for WordPress
Author: monetizemore
Published: <strong>19 de Noviembre de  2012</strong>
Last modified: 30 de Marzo de  2023

---

Buscar plugins

![](https://ps.w.org/q2w3-fixed-widget/assets/banner-772x250.png?rev=2384479)

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://ps.w.org/q2w3-fixed-widget/assets/icon-256x256.png?rev=2384479)

# Fixed Widget and Sticky Elements for WordPress

 Por [monetizemore](https://profiles.wordpress.org/monetizemore/)

[Descargar](https://downloads.wordpress.org/plugin/q2w3-fixed-widget.6.2.3.zip)

 * [Detalles](https://cl.wordpress.org/plugins/q2w3-fixed-widget/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/q2w3-fixed-widget/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/q2w3-fixed-widget/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/q2w3-fixed-widget/#developers)

 [Soporte](https://wordpress.org/support/plugin/q2w3-fixed-widget/)

## Descripción

Use Fixed Widget to create sticky widgets, sticky blocks, and other elements that
stay in the visible screen area when a user scrolls the page up or down.

Sticky widgets are more visible than unfixed widgets and therefore have a significantly
higher click-through rate.

That’s why this option is worthwhile for ads or other elements that visitors should
interact with. Meanwhile, Google also allows the integration of [sticky AdSense ads](https://wpadvancedads.com/google-adsense-sticky-ads/).

 * [Manual y demostración](https://wpadvancedads.com/fixed-widget-wordpress/)

#### Características

Fixed Widget is completely free of charge.

 * **Sticky Widgets** Use the Fixed Widget option on any widget and blocks in the
   sidebar
 * **Sticky Elements** Choose any element on your site and make it sticky
 * **Margin Top** allows you to stop sticky elements to cover floating menu bars
 * **Margin Bottom** pushes sticky elements up before they reach a certain distance
   towards the bottom window
 * Los **elementos de parada** empujan hacia arriba los elementos fijos cuando se
   hace desplazamiento para verlos
 * **Bloques de parada** define bloques de tu barra lateral que empujan los bloques
   fijos fuera de la página.
 * **Minimum Screen Width** and **Minimum Screen Height** allow you to disable sticky
   behavior on small screens
 * Written in plain JavaScript for better performance

#### Compatibilidad

Requisitos del tema:

 * archivos `wp_head()` and `wp_footer()` functions in `header.php` y `footer.php`
 * Los errores de JavaScript podrían romper los widgets fijos

## Capturas de pantalla

[⌊A fixed widget and a stop widget in action⌉⌊A fixed widget and a stop widget in
action⌉[

A fixed widget and a stop widget in action

[⌊Fixed Widget plugin options⌉⌊Fixed Widget plugin options⌉[

Fixed Widget plugin options

[⌊Fixed Widget options for blocks in the widget editor⌉⌊Fixed Widget options for
blocks in the widget editor⌉[

Fixed Widget options for blocks in the widget editor

[⌊Fixed Widget option for legacy widgets⌉⌊Fixed Widget option for legacy widgets⌉[

Fixed Widget option for legacy widgets

## Instalación

 1. Sigue el proceso estándar de instalación de plugins de WordPress
 2. Activa el plugin a través del menú de plugins en WordPress
 3. Ve a Apariencia -> Widgets y activa la opción “Widget fijo” en cualquier widget
    activo
 4. Ajusta los parámetros del plugin en la página “Apariencia -> Fixed Widget”

## FAQ

### ¿Por qué no está funcionando el plugin Fixed Widget?

Hay varias razones:

 1. Errores Javascript en la página. Comúnmente causados por plugins con fallos. Comprueba
    la consola javascript de tu navegador. Si encuentras errores, intenta localizar
    y arreglar la fuente.
 2. No hay funciones `wp_head()` ni `wp_footer()` en la plantilla. Comprueba los archivos
    header.php y footer.php de tu tema activo.
 3. Conflictos con otros plugins y scripts
 4. Incompatibilidad CSS

### ¿Es posible usarlo en varios widgets?

Yes, it is possible to fix more than one widget even if they are located in different
sidebars.

### How can I style a fixed element only while it is sticky?

Fixed elements carry the `FixedWidget__fixed_widget__pinned` class, which allows
developers to change the styling only while the element is fixed.

### ¿Cómo prevenir superposición con el pie de página?

Ve al área de administración de WP: “Apariencia -> Fixed Widget”. Aquí puedes definir
los márgenes superior e inferior. Establece un valor para el margen inferior >= 
de la altura del pie de página. Por favor, comprueba el resultado.
 Si la altura
de tu pie de página cambia según la página, es mejor usar la opción `Parar ID`. 
Aquí tienes que proporcionar el ID de la etiqueta HTML. La posición de ese elemento
HTML determinará el valor del margen inferior. Por ejemplo, vamos a tomar el tema
Twenty Sixteen por defecto. El contenedor del pie de página de este tema tiene un
ID=”colophon”. En la opción`Parar los selectores de elementos` tienes que introducir`#
colophon`.

### ¿Cómo se desactiva el plugin en dispositivos móviles?

Use the options `Minimum Screen Width` and `Minimum Screen Height` to disable sticky
features when the browser window is too small. You can also use the [visitor conditions of Advanced Ads](https://wpadvancedads.com/manual/visitor-conditions/)
to target specific devices.

## Reseñas

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

### 󠀁[Abandoned plugin](https://wordpress.org/support/topic/abandoned-plugin-93/)󠁿

 [dorier75](https://profiles.wordpress.org/dorier75/) 26 de Febrero de 2024

Abandoned plugin and no response to support requests for several months

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

### 󠀁[Worked very well for the last 5+ years and impressive support](https://wordpress.org/support/topic/worked-very-well-for-the-last-5-years-and-impressive-support/)󠁿

 [Arun Basil Lal](https://profiles.wordpress.org/arunbasillal/) 28 de Noviembre 
de 2022 2 respuestas

I have used this plugin on my website for the last 5+ years and it always worked
very well. Updates were always stress free and never broke any layout. With version
6 I had some layout issues and Thomas helped me fix it. It’s really hard to make
a plugin compatible with the vast amount of themes out there and I would have totally
understood if he didn’t want to spend the time to fix my specific issue. But I was
in for a pleasant surprise. I recommend this plugin and I wish him all the best.
Thank you for your time and efforts. Kind regards, Arun

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

### 󠀁[Very helpful widget](https://wordpress.org/support/topic/very-helpful-widget-3/)󠁿

 [infle](https://profiles.wordpress.org/infle/) 7 de Noviembre de 2022 1 respuesta

Thank you so much for such helpful widget. Very simple to setup and fast configuration.

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

### 󠀁[Perfect tabs](https://wordpress.org/support/topic/perfect-tabs-2/)󠁿

 [egeoposada](https://profiles.wordpress.org/egeoposada/) 26 de Septiembre de 2022

Thank you for such wonderful tabs. Everything simple and effective.

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

### 󠀁[Amazing !](https://wordpress.org/support/topic/amazing-3555/)󠁿

 [zepolo](https://profiles.wordpress.org/zepolo/) 31 de Agosto de 2022 1 respuesta

This plugin surprised us with its efficiency and ease of use. It is very efficient
and does not slow down the loading of pages. We hesitated for a long time with other
plugins. But I think we made the right choice, the zones are very easy to configure,
which is not the case with other fixed widget type plugins. This one is completely
free and is not restricted. Kudos to the team

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

### 󠀁[Best Fixed Widget Plugin Made](https://wordpress.org/support/topic/best-fixed-widget-plugin-made/)󠁿

 [cactiarchive](https://profiles.wordpress.org/cactiarchive/) 29 de Agosto de 2022
1 respuesta

Great support, great plugin.

 [ Leer los 261 comentarios ](https://wordpress.org/support/plugin/q2w3-fixed-widget/reviews/)

## Colaboradores & Desarrolladores

“Fixed Widget and Sticky Elements for WordPress” es software de código abierto. 
Las siguientes personas han contribuido a este plugin.

Colaboradores

 *   [ monetizemore ](https://profiles.wordpress.org/monetizemore/)
 *   [ Advanced Ads ](https://profiles.wordpress.org/advancedads/)
 *   [ Max Bond ](https://profiles.wordpress.org/max-bond/)

“Fixed Widget and Sticky Elements for WordPress” ha sido traducido en 24 idiomas.
Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/q2w3-fixed-widget/contributors)
por sus contribuciones.

[Traduce “Fixed Widget and Sticky Elements for WordPress” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/q2w3-fixed-widget)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/q2w3-fixed-widget/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/q2w3-fixed-widget/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/q2w3-fixed-widget/)
por [RSS](https://plugins.trac.wordpress.org/log/q2w3-fixed-widget/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 6.2.3

 * Fix: fixed widget might increase its height when scrolling

#### 6.2.2

 * Fix: improve bottom offset calculation when scrolling up

#### 6.2.1

 * Fix: widget height increasing
 * Fix: widget scrolling align position
 * Fix: compatibility with existing CSS transition rules

#### 6.2.0

 * Improvement: requires PHP 7.2
 * Fix: various improvements in cases where the fixed widget flickered, or the height
   was could not be determined correctly

#### 6.1.1

 * Improvement: reposition the fixed widget when the screen is resized, e.g., a 
   mobile device turned into landscape mode
 * Improvement: various optimizations for specific themes and setups reported by
   users

#### 6.1.0

 * Feature: Add the `FixedWidget__fixed_widget__pinned` class to the fixed widget
   while it is sticky and remove it when it is unfixed. This allows users to apply
   their own styling only during a fixed state.
 * Improvement: rename “Test new version” option into “Improved version” and changed
   the option description to make it more clear that both script versions will be
   kept.
 * Improvement: change “Fixed Widget Options” menu item into “Fixed Widget”
 * Improvement: Handle edge cases where the Minimum Width option doesn’t work for
   specific themes

#### 6.0.7

 * Improvement: Compatibility with relative padding values

#### 6.0.6

 * Improvement: Compatibility with dynamically loaded content pages, i.e., infinite
   scroll
 * Improvement: Compatibility with widgets that have large offsets
 * Fix: Prevent padding from increasing on scroll

#### 6.0.5

 * Fix: Prevent overlapping of fixed widgets with non-fixed widgets when scrolling
   up

#### 6.0.4

 * Fix: Prevent fixed widgets overlapping non-fixed elements in certain themes
 * Fix: Class selectors saved under the Custom Elements were wrongly prefixed with‘#’

#### 6.0.3

 * Improvement: Check lazy elements and stop elements for changing their size and
   recalculate fixed position
 * Improvement: Lower check interval from 1000 to 500 ms

#### 6.0.2

 * Improvement: Fall back to previous version when the theme does not support the
   new script – mainly because of using float instead of flex
 * Improvement: Stop Elements work also when they are in a different column or sidebar
   than the fixed element
 * Improvement: Recalculate Fixed Widget height on scroll

#### 6.0.1

 * Fix: use the previous Stop ID value in the new Stop Elements section

#### 6.0.0

La versión 6.0.0 es una reescritura completa del script de portada. Corrige muchos
casos extremos como el salto, recarga o redimensionado de widgets.
 La reescritura
también resuelve malos cambios de diseño acumulativo.

Most changes are available when you enable “Improved version” under Appearance >
Fixed Widget.

Please test and [let us know](https://wordpress.org/support/plugin/q2w3-fixed-widget/)
if you discover any issues.

 * added new (and optional) script version that uses `position: sticky` instead 
   of `position: fixed`
 * the frontend script does not need jQuery anymore
 * removed unneeded options that previously helped resolving edge cases
 * “Stop Elements” and “Custom Fixed Elements” now accept any selector, including
   IDs, Class, and Type selectors.
 * bloques fijos en las barras laterales como se introdujeron en WordPress 5.8
 * define bloques de parada en las barras laterales que mueven arriba los bloques
   fijos al desplazarse
 * improved option descriptions on the admin page
 * improved behavior for elements higher than the screen – they first stick at the
   top and scroll to the bottom later
 * removed duplicating widget code

#### 5.3.0

 * fixed option not saving when using the Gutenberg plugin to edit sidebars with
   block editor
 * disabled scripts and output on AMP pages since sticky widgets are not part of
   the AMP standard
 * removed explicit translation files since all translations are handled through
   https://translate.wordpress.org/projects/wp-plugins/q2w3-fixed-widget/

#### 5.2.0

 * Added `q2w3-fixed-widget-sidebar-options` filter for widget options in the frontend.

#### 5.1.9

 * Fixed JavaScript events which were not called in some setups.

#### 5.1.8

 * Fixed JavaScript bug that caused jumping / flickering of fixed widgets.

#### 5.1.7

 * Fixed “a.target.className.indexOf is not a function” bug

#### 5.1.6

 * linguistic corrections
 * cleanup of the options page

#### 5.1.5

 * Cambio de autor

#### 5.1.4

 * Added filter “q2w3-fixed-widgets”. It allows to filter array of widgets marked
   as fixed.

#### 5.1.3

 * Ahora compatible con el plugin WP Page Widget

#### 5.1.2

 * ¡Ahora funciona bien con los widgets de Shortcodes Ultimate!

#### 5.1.1

 * ¡Resuelve problemas con el margen inferior y el ID de parada de la versión 5.1!

#### 5.1

 * ¡Nuevo método de carga de las opciones!
 * Probado con WordPress 4.9

#### 5.0.4

 * Parche de compatibilidad para el plugin Better WordPress Minify.

#### 5.0.3

 * Solución mejorada para el error “q2w3_sidebar_options no está definido”.

#### 5.0.2

 * Optimización del javascript del plugin
 * Para resolver el error “q2w3_sidebar_options no está definida” se usa la función`
   wp_add_inline_script` ¡Se necesita WordPress 4.5 para que funcione este arreglo!
 * Agregada la opción `Desactivar MutationObserver`. ¡Usa esta opción sólo como 
   Copia de seguridad para restaurar el comportamiento de la versión 4!

#### 5.0.1

 * Arreglado el problema en diseños con múltiples barras laterales

#### 5.0

 * Optimized client side performance. Detection of page changes is now based on 
   MutationObserver API. Widget parameters recount is fired only when needed! Refresh
   interval option used only for campatibility with old browsers (no MutationObserver
   API support).
 * Mejorada la compatibilidad con plugins de caché (W3TC, Autoptimize, etc.). ¡No
   necesitas excluir JQuery ni archivos del plugin del caché!
 * Soporte para el script de método de carga Async/Defer
 * Agregadas las opciones de `Desactivar ancho` y `Desactivar alto`
 * Nota para los usuarios de plugins de caché: ¡no olvidéis limpiar caché tras actualizar
   a la versión 5! ¡Las opciones de formato han cambiado!

#### 4.1

 * Added `Stop ID` option. Use it when you cannot specify `Margin Bottom` value.
   Solution provided by [Julian_Kingman](https://wordpress.org/support/profile/julian_kingman)!
 * Now the plugin is aware of the WordPress admin bar presence!
 * Fixed destruction of `jQuery(window).load` hook. There should be no problems 
   with other jQuery plugins now!
 * Agregada traducción al Alemán
 * Actualizada la compatibilidad con internacionalización

#### 4.0.6

 * A small [bug fix](https://wordpress.org/support/topic/widget-gets-wider-when-it-reaches-the-top)
 * Agregada la traducción al francés

#### 4.0.5

 * New option “Inherit widget width from the parent container” to better support
   responsive layouts.
 * Optimización de javascript.

#### 4.0.4

 * Added option “Auto fix widget id”. It is on by default. If the plugin is working
   with this option switched off – leave it in off position!

#### 4.0.3

 * Optimized code to resolve [plugin crash after 4.0.1 update](https://wordpress.org/support/topic/the-plugin-crash-after-401-update)
   problem
 * Minificado el código javascript

#### 4.0.1

 * Hotfix! Removes problem with duplicated widget code.

#### 4.0

 * Resolved [widget jumping](https://wordpress.org/support/topic/widgets-below-fixed-widgets-jump-up)
 * Agregado el código para arreglar automáticamente el “problema del id del widget”
 * Agregada nueva opción de compatibilidad (prioridad de plugin)
 * Added complete uninstall (uninstall script launched automatically when you DELETE
   plugin)
 * Agregada la traducción al español
 * Eliminadas opciones obsoletas

#### 3.0

 * This version brings you a long waited capability to stick widgets located in 
   different sidebars! Enjoy!
 * Arreglado el conflicto con el plugin WP Page Widget
 * Unos cuantos pequeños errores arreglados
 * Warning! “Disable plugin on mobile devices” and “Disable plugin on tablet devices”
   options now are depricated and will be removed in the next release. Use “Screen
   Max Width” option instead!

#### 2.3

 * Ahora el usuario puede desactivar el plugin, cuando el ancho de la ventana del
   navegador es menor que el valor especificado (comprueba las opciones del plugin).

#### 2.2.4

 * Esta versión es compatible con JQuery 1.9 y 1.10

#### 2.2.3

 * Pequeñas mejoras internas
 * Clase Mobile Detect actualizada en la versión 2.6.0

#### 2.2.2

 * Arreglado este [error PHP](https://wordpress.org/support/topic/breakes-with-php-53)
 * Clase Mobile Detect actualizada en la versión 2.5.8

#### 2.2.1

 * Arreglada esta [advertencia PHP](https://wordpress.org/support/topic/error-with-the-new-update-22)

#### 2.2

 * Now the plugin is able to reflect dynamic page content changes (infinite scroll,
   ajax basket and other javascript stuff)!!!
 * Added new option to plugin settings: Refresh interval. Recommended values between
   500 – 2000 milliseconds. Note: setting have impact on the site performance (client
   side). If you don’t have dynamic content, set Refresh interval = 0.
 * Clase Mobile Detect actualizada en la versión 2.5.7

#### 2.1

 * Nueva opción para definir IDs de widget personalizados para barras laterales 
   estáticas y etc.
 * Nueva opción para desactivar el plugin el dispositivos móviles.
 * Arreglado el error javascript cuando no hay barras laterales en una página.

#### 2.0

 * ¡Arreglado el problema de solapamiento del pie de página! Ahora los usuarios 
   pueden personalizar los márgenes superior e inferior para los widgets fijados
   desde el área de administración (Apariencia-> Fixed Widget).
 * Agregada compatibilidad con traducciones

#### 1.0.3

 * Normalizado el comportamiento del plugin cuando la barra lateral es más larga
   que el contenido principal. Nota: el posible solapamiento con el pie de página
   sigue existiendo.

#### 1.0.2

 * Arreglado el problema con widgets que se muestran sólo en ciertas páginas.
 * Código javascript optimizado.

#### 1.0.1

 * Mejorada la compatibilidad con los navegadores basados en Webkit (como Chrome
   y Safari).
 * Eliminado CSS innecesario.

#### 1.0

 * Primer lanzamiento público.

## Meta

 *  Versión **6.2.3**
 *  Última actualización **hace 3 años**
 *  Instalaciones activas **80,000+**
 *  Versión de WordPress ** 5.0 o superior **
 *  Probado hasta **6.2.9**
 *  Versión de PHP ** 7.2 o superior **
 *  Idiomas
 * [Arabic](https://ar.wordpress.org/plugins/q2w3-fixed-widget/), [Chinese (China)](https://cn.wordpress.org/plugins/q2w3-fixed-widget/),
   [Chinese (Taiwan)](https://tw.wordpress.org/plugins/q2w3-fixed-widget/), [Danish](https://da.wordpress.org/plugins/q2w3-fixed-widget/),
   [Dutch](https://nl.wordpress.org/plugins/q2w3-fixed-widget/), [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/q2w3-fixed-widget/),
   [English (Australia)](https://en-au.wordpress.org/plugins/q2w3-fixed-widget/),
   [English (Canada)](https://en-ca.wordpress.org/plugins/q2w3-fixed-widget/), [English (New Zealand)](https://en-nz.wordpress.org/plugins/q2w3-fixed-widget/),
   [English (UK)](https://en-gb.wordpress.org/plugins/q2w3-fixed-widget/), [English (US)](https://wordpress.org/plugins/q2w3-fixed-widget/),
   [French (France)](https://fr.wordpress.org/plugins/q2w3-fixed-widget/), [Galician](https://gl.wordpress.org/plugins/q2w3-fixed-widget/),
   [German](https://de.wordpress.org/plugins/q2w3-fixed-widget/), [German (Austria)](https://de-at.wordpress.org/plugins/q2w3-fixed-widget/),
   [German (Switzerland)](https://de-ch.wordpress.org/plugins/q2w3-fixed-widget/),
   [Italian](https://it.wordpress.org/plugins/q2w3-fixed-widget/), [Japanese](https://ja.wordpress.org/plugins/q2w3-fixed-widget/),
   [Romanian](https://ro.wordpress.org/plugins/q2w3-fixed-widget/), [Russian](https://ru.wordpress.org/plugins/q2w3-fixed-widget/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/q2w3-fixed-widget/), [Spanish (Colombia)](https://es-co.wordpress.org/plugins/q2w3-fixed-widget/),
   [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/q2w3-fixed-widget/), 
   [Spanish (Spain)](https://es.wordpress.org/plugins/q2w3-fixed-widget/), y [Spanish (Venezuela)](https://ve.wordpress.org/plugins/q2w3-fixed-widget/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/q2w3-fixed-widget)
 * Etiquetas
 * [ads](https://cl.wordpress.org/plugins/tags/ads/)[fixed widget](https://cl.wordpress.org/plugins/tags/fixed-widget/)
   [sidebar](https://cl.wordpress.org/plugins/tags/sidebar/)[sticky widget](https://cl.wordpress.org/plugins/tags/sticky-widget/)
   [widget](https://cl.wordpress.org/plugins/tags/widget/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/q2w3-fixed-widget/advanced/)

## Calificaciones

 4.7 de 5 estrellas.

 *  [  231 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/q2w3-fixed-widget/reviews/?filter=5)
 *  [  12 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/q2w3-fixed-widget/reviews/?filter=4)
 *  [  4 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/q2w3-fixed-widget/reviews/?filter=3)
 *  [  2 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/q2w3-fixed-widget/reviews/?filter=2)
 *  [  12 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/q2w3-fixed-widget/reviews/?filter=1)

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/q2w3-fixed-widget/reviews/)

## Colaboradores

 *   [ monetizemore ](https://profiles.wordpress.org/monetizemore/)
 *   [ Advanced Ads ](https://profiles.wordpress.org/advancedads/)
 *   [ Max Bond ](https://profiles.wordpress.org/max-bond/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/q2w3-fixed-widget/)