Title: Variable Column Block
Author: Ramiz Manked
Published: <strong>1 de noviembre de 2018</strong>
Last modified: 2 de enero de 2023

---

Buscar plugins

![](https://ps.w.org/variable-column-block/assets/banner-772x250.jpg?rev=2842333)

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://ps.w.org/variable-column-block/assets/icon.svg?rev=2842333)

# Variable Column Block

 Por [Ramiz Manked](https://profiles.wordpress.org/ramizmanked/)

[Descargar](https://downloads.wordpress.org/plugin/variable-column-block.zip)

 * [Detalles](https://es.wordpress.org/plugins/variable-column-block/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/variable-column-block/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/variable-column-block/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/variable-column-block/#developers)

 [Soporte](https://wordpress.org/support/plugin/variable-column-block/)

## Descripción

WordPress has completely changed the editing experience by introducing block-based
editor (earlier Gutenberg). It definitely has brought more power to content editing.

This plugin will work as add-on to WordPress ‘Column’ block which will allow you
to add variable width column block to editor.

If you are looking for dividing your page/post content into two non-equal width 
then this plugin is for you.

## Capturas

 * [[
 * Click on ‘Block Inserter’ button from editor
 * [[
 * Select ‘Variable Column’ block.
 * [[
 * Adjust column width according to your requirement.
 * [[
 * Here is the output of ‘Variable Column’ block.

## Bloques

Este plugin proporciona 1 bloque.

 *   Variable Column Block Allows you to add variable width block into your post/
   page.

## Instalación

### Install from WordPress plugin dashboard

 1. Visit the plugins page within your dashboard and select ‘Add New’;
 2. Search for ‘Variable Column Block’;
 3. Install & Activate ‘Variable Column Block’;
 4. That’s really it!

## FAQ

### Where can I find ‘Variable Column’ block in WordPress?

Edit any post/page with block editor and click on Block Inserter on top-left corner
next to site logo. Inside Search box, search for ‘Variable Column’ to find the block
and click it.

### How can I resize column width?

To resize column width, you just need to select ‘Variable Column’ block and drag
range control displayed under ‘Column Width’ label from block settings on right.

## Reseñas

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

### 󠀁[Using JS to provide the front-end layout is not ideal](https://wordpress.org/support/topic/using-js-to-provide-the-front-end-layout-is-not-ideal/)󠁿

 [Tuuuukka](https://profiles.wordpress.org/tuuuukka/) 28 de octubre de 2019

The idea is neat, but I think using JS on the front-end is a bit overkill and bad
for the UX. The layout is created on when the document finishes loading, so with
a bad network or a heavy content on the page it looks jumpy. I’d use a specific 
class on the wrapper element, like first-col-XXX, where the XXX is the width of 
the first column. And then I’d use CSS to style the first child, like flex-basis:
XXX and so on..

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

### 󠀁[Doesn’t work in WP 5.2.2](https://wordpress.org/support/topic/doesnt-work-in-wp-5-2-2/)󠁿

 [mediafluent](https://profiles.wordpress.org/mediafluent/) 4 de septiembre de 2019

Range control displayed under ‘Column Width’ does not show up. When it’s fixed and
works I’ll update review.

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

### 󠀁[Affects all columns](https://wordpress.org/support/topic/affects-all-columns/)󠁿

 [grezes](https://profiles.wordpress.org/grezes/) 13 de junio de 2019 1 respuesta

After installing this plugin, all my existing columns took on the variable column’s
width settings. This plugin is not limited to only its own variable column block.

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

### 󠀁[Only can create for two uneven column](https://wordpress.org/support/topic/only-can-create-for-two-uneven-column/)󠁿

 [Gnanasekaran Loganathan](https://profiles.wordpress.org/gnanasekaran/) 19 de febrero
de 2019

This Variable column can only create two columns in a row and change the width only
for those two. We could not add more columns using this.

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

### 󠀁[Great concept, but needs work](https://wordpress.org/support/topic/great-concept-but-needs-work/)󠁿

 [hayfordoleary](https://profiles.wordpress.org/hayfordoleary/) 19 de febrero de
2019

I liked the concept, and the interface of changing column proportion was easy. However,
two deal breakers when used on the final WordPress block editor (on WP 5.0.3): 1.
It breaks the CSS for the standard WP columns on the front end 2. It behaves like
a block, not a block container. With standard WP columns, I can add sub-blocks underneath.
This just gives me one single content area, that is difficult to format within.

 [ Leer todas las 5 reseñas ](https://wordpress.org/support/plugin/variable-column-block/reviews/)

## Colaboradores y desarrolladores

«Variable Column Block» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ Ramiz Manked ](https://profiles.wordpress.org/ramizmanked/)

«Variable Column Block» está traducido en 1 idioma. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/variable-column-block/contributors)
por sus contribuciones.

[Traduce «Variable Column Block» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/variable-column-block)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 1.2.3

 * Update plugin assets.

#### 1.2.2

 * Change readme.txt

#### 1.2.1

 * Fix – Update plugin assets

#### 1.2.0

 * Fix – broken block due to recent WordPress core component updates.
 * Introducing block.json for developer and performance benefits.

#### 1.1.0

 * Major release – Now it is possible to add other blocks within Variable Column
   Block.
 * Fixed the issues reported on plugin support page.

#### 1.0.2

 * readme.txt correction.

#### 1.0.1

 * «wp-editor» added in wp_register_script. «RichText» block is moved to ‘wp-editor’
   component, previously was ‘wp-blocks’ component.

## Meta

 *  Versión **1.2.3**
 *  Última actualización **hace 3 años**
 *  Instalaciones activas **90+**
 *  Versión de WordPress ** 6.1 o superior **
 *  Probado hasta **6.1.10**
 *  Versión de PHP ** 8.0 o superior **
 *  Idiomas
 * [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/variable-column-block/)
   y [English (US)](https://wordpress.org/plugins/variable-column-block/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/variable-column-block)
 * Etiqueta:
 * [block](https://es.wordpress.org/plugins/tags/block/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/variable-column-block/advanced/)

## Valoraciones

 3 de 5 estrellas.

 *  [  2 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/variable-column-block/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/variable-column-block/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/variable-column-block/reviews/?filter=3)
 *  [  2 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/variable-column-block/reviews/?filter=2)
 *  [  1 valoración de 1 estrellas     ](https://wordpress.org/support/plugin/variable-column-block/reviews/?filter=1)

[Añadir mi reseña](https://wordpress.org/support/plugin/variable-column-block/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/variable-column-block/reviews/)

## Colaboradores

 *   [ Ramiz Manked ](https://profiles.wordpress.org/ramizmanked/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/variable-column-block/)