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.

PixGridder

Descripción

Here is the demo page: PixGridder where a link to Pro version is available (pixgridder-pro)

I prefer to define this plugin as a “grid builder” instead of a page builder, because a page builder is commonly intended as a tool that allows to create sections and, usually, comes with shortcodes such as tabs, accordions, particular sections, galleries etc… And, in many cases, all these shortcodes are not compatible with other similar plugins you could prefer to use.

PixGridder is instead very simple, because it only allows to split your page into rows and columns by moving the functions available on your tinyMCE editor from the whole page to each column you decide to split your page into. In this way you can use the plugins you prefer with the shortcodes you prefer (and also the buttons available on your tinyMCE editor) since the editor is exactly the same one you would have without using PixGridder.

How it works

PixGridder doesn’t generate shortcodes, it only puts into your posts and pages some html comments like this: <!--pixgridder:row[cols=3]-->

They’re invisible except through the source code. So if you want to disable the plugin you don’t have to worry about a lot of strange and unuseful shortcodes across your content because everything will be hidden for both the users and the search engine robots.

However, if you want to remove any trace of the plugin from the source code of a page, you can do it by enabling the “no trace” option: you’ll get rid of all the HTML comments, but you’ll keep unaltered your content.

Page builder visual description

Take a look to the 2nd screenshot

  1. title and version of the installed plugin
  2. Preview tab: by clicking it you will see the live site with a preview of the changes, not editable from the preview visual itself
  3. Builder tab: where you can edit your page/post by using the grid builder
  4. row dragger: use it to sort your rows and move them to the top or to the bottom
  5. ID and class: use it to open a dialog box where to add an ID or a class to your row
  6. clone button: clone your entire row and append the clone below the original one (everything will be cloned, cloumns, IDs, classes etc.)
  7. column select: select how many columns your row is based on
  8. delete: remove the row
  9. alert icon: this icon will appear when you make a not-allowed operation, such as adding a column where there is no space for other columns or try to reduce the width of column if it already has got the minimum width allowed
  10. add row: click to add an empty row
  11. add column: click to add an empty column
  12. column dragger: use it to sort your columns and move them to the left or to the right inside a row
  13. column content: here is displayed a preview of the content (the font and the text color won’t reflect on the frontend)
  14. expand column: click to increase the width of the column
  15. contract column: click to reduce the width of the column
  16. edit column: click to open a dialog box where to edit the content of the column (a tinyMCE editor will open in the dialog box, the width of the textarea will be relative to the max width set for the theme you’re using and the width of the column you’re editing)
  17. clone button: clone your entire column and append the clone to the right of the original one, if there is enough space (everything will be cloned, content, ID, class etc.)
  18. ID and class: use it to open a dialog box where to add an ID or a class to your column
  19. delete: remove the column
  20. “Disable the grid builder”: tick the checkbox and update the page → now the page is editable without using the grid builder, but the frontend still displays columns and rows, so pay attention to not remove any html comment or you risk to break the layout
  21. “Remove any trace of PixGridder from this page”: tick the checkbox and update the page → all the row and the columns will be removed but without touching the content, still available both on the frontend and on the editor

Capturas

  • Pixgridder output demo
  • Pixgridder UI - take a look to the description tab (2)

Instalación

  1. Upload pixgridder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter a page backend and enjoy it

Preguntas frecuentes

No questions available

Reseñas

Leer todas las 21 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "PixGridder" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

2.0.6

  • 2015.06.17 – tinyMCE height when disabled

2.0.5

  • 2014.09.10 – Donate page

2.0.4

  • 2014.09.04 – WordPress 4.0 intelligent resizing editor issue

2.0.3

  • 2014.06.06 – Fixed