Descripción
A block that allows you to set a CSS Grid layout and arrange child blocks within it. This block allows you to easily create a CSS grid layout within your WordPress posts and pages. You can control the number of columns and rows, as well as the gap between grid items. You can also set responsive breakpoints to adjust the number of columns displayed on different screen sizes.
NOTE: Gridify items will always start at column and row 1. To see your grid layout in a more structured way, use the Document overview / List view option in the editor.
Capturas
Bloques
Este plugin proporciona 2 bloques.
- Gridify A block that allows you to set a CSS Grid layout and arrange child blocks within it.
- Gridify Item A single item within a Gridify block.
Instalación
- Download the plugin zip file or install the plugin through the WordPress plugins screen directly.
- Go to the WordPress dashboard and navigate to Plugins > Add New.
- Click the «Upload Plugin» button and select the zip file you just downloaded.
- Click the «Install Now» button and activate the plugin.
- The block will now be available in the editor under the «Layout» category.
Reseñas
Colaboradores y desarrolladores
«Gridify» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Gridify» 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.0
- Add a Toggle Control to show your grid layout.
- Change from inline styles to set the columns and rows, to use only CSS Variables.
1.0.2
- Update Tested Up WordPress version to Latest.
1.0.1
- Update Readme files and Description.
1.0.0
- Release