Grids
👉 For more information about the plugin, visit the documentation website. A layout builder is a tool that helps you creating visual structures in your page, from a simple layout made by adjacent columns, to more complex compositions. Grids is entirely based on the WordPress block editor, which means that you’ll be able to use it together with the myriad of content blocks that developers and designers from all around the World are creating. With Grids, we’re bringing a visual structure to the content written with the WordPress Block Editor. 👉 Sections & areas A Section is a portion of the page that aims at being visually distinct from the rest of the content. Sections are usually top-level blocks that you add one after the other; the sequence of sections is what makes your page layout. Each Section that you create is composed by several different Areas. In their most basic form, you can think of Areas as columns, which are nothing else than containers for content blocks. For more elaborated compositions, the Grid Designer allows you to create exactly the grid structure you want within the boundaries of a Section, by using CSS Grid. 👉 Want to know more? Read the plugin documentation! 👉 https://justevolve.it/grids/documentation/ 👉 Still struggling? That may depend on one of the known issues 👉 https://justevolve.it/grids/documentation/known-issues/ 👉 1.3.12 FIX: Prevented admin assets from being enqueued on the frontend. 👉 1.3.11 FIX: Message regarding translations being loaded too early FIX: Styles and scripts correctly load in the editor iframe FIX: Compatibility with WordPress 6.9 👉 1.3.10 FIX: Compatibility issues with WordPress 6.4 👉 1.3.9 FIX: Security fix. 👉 1.3.8 FIX: Fixed display settings functionality for sections and areas. 👉 1.3.7 FIX: Fixed a fallback variable issue for Sections and Areas background. 👉 1.3.6 FIX: Fixed an issue with the margins, paddings association on different media queries. FIX: Fixed background repeat and position default behavior on frontend. 👉 1.3.4 & 1.3.5 FIX: Synced row dimension logic on frontend/backend: empty rows will collapse also on the Block Editor screen. 👉 1.3.3 FIX: Fixed 500 error that occurred when using wide-aligned sections. 👉 1.3.2 FIX: Changed the grid column declaration to minmax(0,1fr) in order to prevent grid blowout. FIX: Fixed nested sections issues. 👉 1.3.1 FIX: Reverted row dimension logic: in Sections created with the advanced editor, empty rows will collapse. 👉 1.3.0 ENHANCEMENT: Added compatibility with the Full Site Editor. ENHANCEMENT: Enhanced compatibility with single page application websites. FIX: Fixed style being applied to nested sections. Updated compatibility to WordPress 5.9. POSSIBLY BREAKING CHANGES: In this version, we have removed the global page setting that allowed for the editor area to be wider when editing a page with the Block Editor. We feel that this should be better handled by the theme itself, especially if it supports the Full Site Editing mode. We have also removed the global page setting that determined the horizontal gutter between areas. This is now handled individually by Section blocks (look for Gap settings). As before, both horizontal and vertical gaps are subject to media queries. We have removed the grids-s-$section_id and grids-a-$area_id classes from their respective elements, since they were no longer needed to generate the element’s style. If you need to specifically identify a section or area, you can use their custom class/anchor controls provided by the Block Editor. 👉 1.2.28 ENHANCEMENT: Added the ability to specify the types of blocks allowed in content areas of a section through the grids/area filter. ENHANCEMENT: Added the ability to specify the size units used in Grids, as well as the default size unit suggested by the editor, through the grids/general filter. FIX: Removed unwanted log to console. Updated compatibility to WordPress 5.7. 👉 1.2.27 FIX: Fixed an issue that occurred when editing custom-created sections and affected previously created areas. FIX: Fixed an issue that prevented post meta to be saved when using Grids with a Custom Post Type. 👉 1.2.26 FIX: Added compatibility with WordPress 5.6 and the latest version of the Gutenberg plugin. 👉 1.2.25 FIX: Minor backend UI fix. FIX: Fixed the dimensioning of blocks in content areas on frontend. 👉 1.2.24 Enhanced support for AJAX-powered content pages. 👉 1.2.23 FIX: Fixed React warnings and errors that occurred when the SCRIPT_DEBUG constant was set to true. FIX: Fixed section styling when in preview mode. FIX: Removed double scrollbar when dragging areas. 👉 1.2.22 FIX: Increased compatibility with WordPress 5.4. 👉 1.2.21 FIX: Fixed a bug that caused section IDs not to be rendered in the page markup. 👉 1.2.20 FIX: Fixed compatibility with Gutenberg 7.3. 👉 1.2.19 FIX: Fixed blocks toolbar issue. 👉 1.2.18 FIX: Fixed reusable block functionality on Sections. FIX: Various minor UI tweaks. FIX: Minor bugs. 👉 1.2.17 FIX: Fixed compatibility with Gutenberg 7.2. FIX: Minor UI tweaks. 👉 1.2.16 FIX: Fixed grid display issues on Internet Explorer 11. Thanks to @amddtim for providing the fixes. 👉 1.2.15 Improved the visualization of units in spacing controls. Added an option to expand the editor width. 👉 1.2.14 FIX: Fixed compatibility with WordPress 5.3. 👉 1.2.13 FIX: Fixed a z-index issue for the area selection highlight. FIX: Fixed an issue that prevented the correct display of duplicated sections. 👉 1.2.12 FIX: Improved the editing of blocks in two vertical adjacent areas in an advanced grid. FIX: Fixed an area width display issue in the block preview. 👉 1.2.11 Added visual feedback to elements when using dimension controls. FIX: Fixed a regression that prevented the correct use of vertical align in Areas. 👉 1.2.10 FIX: Fixed a bug that prevented Sections to be saved correctly when they have an anchor specified. FIX: Minor UI tweaks. 👉 1.2.9 Added anchor support to Sections: you can now add IDs to Section elements on frontend. Various UI tweaks to highlight the grid structure and rendering. Removed the Section block from the Grids section, and made available in the Layout blocks section. Changed the Section and Area block icons to match the plugin brand. FIX: First block selection after inserting a Section in page. FIX: Minor bugs. 👉 1.2.8 FIX: Style alignment for areas when duplicating sections in the Block Editor. 👉 1.2.7 FIX: Restore block insertion mode for newly created areas when using the Gutenberg plugin. FIX: Compatibility fixes with Gutenberg 5.9.0. 👉 1.2.6 FIX: Behavior of content areas when adding lateral spacing. 👉 1.2.5 Added a new “Stretch” option for backgrounds on sections with “wide” alignment. FIX: Minor bugs. 👉 1.2.4 Submitted Grids to the Blocks directory on WordPress.org. Include JS and SCSS source files. 👉 1.2.3 FIX: Fixed an issue that prevented to properly visualize the Block Inserter when the z-index of an area had been tweaked. FIX: Fixed an issue that could cause multiple areas to be added to a section, without using the Grid Designer component. FIX: Minor bug fixes. 👉 1.2.2 FIX: Fixed an issue that prevented custom accent colors to work as intended on the Twenty Nineteen default theme. 👉 1.2.1 FIX: Minor visual tweaks. FIX: Editing of sections composed with the Grid Designer. 👉 1.2 NEW FEATURE: Added page-wide gutter control. ENHANCEMENT: Grid Designer is now available when editing a section, and areas can be rearranged. FIX: CSS style for grids not displaying in loops. FIX: Sections can now be used as reusable blocks. FIX: Minor bugs. 👉 1.1.1 FIX: Translation support. FIX: Issue with blocks toolbar. 👉 1.1.0 NEW FEATURE: Grid Designer. FIX: Translation support. FIX: Minor bugs. 👉 1.0.0 Initial public release.
Top keywords
- fix65×4.93%
- fix fixed27×2.05%
- fixed27×2.05%
- sections18×1.37%
- areas17×1.29%
- section17×1.29%
- block13×0.99%
- blocks12×0.91%
- compatibility12×0.91%
- editor12×0.91%
- grid12×0.91%
- issue12×0.91%
Kadence Blocks
Kadence Blocks extends the WordPress block editor with powerful custom blocks and advanced design controls, helping you build fast, accessible, and professional websites, without writing code. Each block is built with performance, accessibility, and flexibility in mind, giving you the tools to create visually impressive layouts while maintaining clean, optimized output. Whether you’re building landing pages, blogs, or full websites, Kadence Blocks provides a streamlined, modern workflow that rivals traditional page builders, directly inside the native WordPress editor. Custom Blocks Include Accordion – Create beautiful accordions! Each panel can contain any other block and customized title styles, content background, and borders. Advanced Button – Create an advanced button or a row of buttons. Style each one, including hover controls. Plus, you can use an icon and display them side-by-side. Advanced Form – Our powerful form block allows you to easily create a contact or marketing form and style it within the block editor. Advanced Gallery – Create stunning photo galleries, carousels, and sliders! Customize links, captions, image sizes and more for optimal performance. Advanced Text – Create a heading or paragraph and define sizes for desktop, tablet and mobile along with font family, colors, etc. Use Inline AI editor to improve writing, fix spelling and grammar errors, change tone, etc. Countdown – Increase your conversions by adding a sense of urgency to your offering with a countdown. Pro includes evergreen campaigns as well. Count Up – Include an animated number counter to pages and posts. This can potentially add interest to what would otherwise be boring numbers on a screen. Info Box – Create an info box containing an icon or image and, optionally, a title, description, and learn more text. Style static and hover separately. Icon – Choose from over 1500+ SVG icons to add into your page and style the size, colors, background, border, etc. You can also add multiple icons side-by-side. Icon List – Add beautiful icons to your lists and make them more engaging and attract viewers’ attention. Over 1500 icons to choose from and unlimited styles. Lottie Animation – You can import lottie animations into your site. You can choose how the animation plays and control animation speeds, loops, etc. Posts – Display a clean grid of posts anywhere on your site, great for your homepage where you want to tease your blog. Progress Bar – Show progress visually, including how much of a goal has been met, satisfaction rates, and many other use cases. Row Layout – Create rows with nested blocks in columns or as a container. Give style to your rows with a background, overlay, padding, etc. Section – Design sections of content in Row Layout blocks. Add any block to the section and design it using block settings. Show More – Easily add previews to content with nested blocks of any type. Adjust preview size by device type, apply a fade out, customize advanced buttons, and more. Spacer / Divider – Easily create a divider and determine the space around it, or just create some space in your content. You can even define the height per screen size. Table of Contents – Quickly navigate to headings within your post or page by automatically creating anchor links and a smooth scroll. Tabs – Create custom vertical or horizontal tab layouts with advanced styling controls. Each tab content is an empty canvas able to contain any other blocks. Testimonials – Create confidence in your brand or product by showing off beautiful and unique testimonials. Display as a carousel or a grid. Video Tutorial Key Block Features Content & Layout Flexibility: Build complex layouts with nested rows, responsive controls, and advanced spacing options, all within the block editor. Design Library: Overcome creative blocks and assemble a site in no time. Our Design Library offers hundreds of pre-built patterns and pages tailored to your unique brand Intelligent Load: Kadence Blocks won’t slow down your website because it only loads CSS or Javascript when you need it- and only for the blocks you are using on a specific page. Responsive Controls: Tweak your design for each screen size. Edit tablet and mobile settings while previewing in WordPress editor. Typography Controls: Choose from 900+ Google fonts and design your site with complete typography control. Color & Background Controls: Gradients, overlays, parallax backgrounds, borders, etc. You can control all the design settings! Configurable Defaults: Make development a breeze. Once the default settings are defined, every time you add a block those settings will automatically be applied. Setting Visibility Controls: Hide block settings from certain user roles so they can focus on content and you can keep them out of the block designs. Spacing Controls: Control paddings and margins for your blocks in whatever units you like. Customize responsively for precision spacing and design. Connect With Our Community Naturally, the web creation process comes along with endless questions, creative ideas, and is ripe for collaborative opportunities. That’s where our thriving Facebook community, with over 12,000 members and counting, becomes an invaluable resource. Whether seeking answers to specific questions, looking for constructive feedback on your website, or eager to uncover innovative ways to leverage Kadence tools, our community is here to support and inspire you. Join the Web Creator Community Facebook Group. Subscribe to the Kadence WP newsletter for the latest updates and insights. Listen to our podcast, the Kadence Beat, where we explore web creation strategies together. Check out some tutorials by creators who love Kadence (and think you should, too 🙂): Kadence Blocks Tutorials by StartBlogging101 The Ultimate Kadence Guide for Beginners by CliftonWP Get More from Kadence WP Enhance your page building experience even more with these additional Pro Blocks: * Advanced Query Loop * Advanced Slider * Image Overlay * Modal * Post Grid/Carousel * Product Carousel * Repeater * Split Content * Video Popup * …and more! Get over creative blocks and engage your viewers further with these Premium Features: * Animate on Scroll * Custom Icons * Custom Fonts * Dynamic Content * Page Specific Scripts * 800+ Design Library patterns Power-up your WordPress site with the comprehensive Kadence WP suite: * Start with the Kadence Theme for a flexible, fast, and lightweight foundation. * Create personalized, professionally designed websites in minutes with pre-designed Starter Templates. * Seamlessly integrate powerful WooCommerce capabilities through ShopKit. * Upgrade your marketing strategy and boost revenue with Kadence Conversions. * Create a custom library of templates on Kadence Pattern Hub and commoditize your design talents. Each tool is designed to work in harmony, providing a full-suite solution for building, managing, and growing your online presence with ease. About the Kadence WP Team Hello! We are Kadence and we reside in the beautiful city of Missoula, Montana. We find ourselves every day grateful to live in the heart of Big Sky Country where the mountains are plentiful and the rivers run wild. If we’re not writing code or answering support, you can probably find us deep in the woods, exploring and getting lost. We believe that life is meant to be lived to the fullest and we do our best to make the most of every day. Please feel free to leave comments or questions through the contact form. We love hearing what you have to say. As a brand, we create clean and professional class WordPress tools that help everyday people create beautiful websites. Our name is simply a different spelling of the word “cadence” which means “a rhythmic flow of a sequence of sounds or words: the cadence of a language.” Source files github Support Need support? Our expert team is eager to assist you with any queries. Please reach out through our dedicated support form for prompt and helpful guidance. Security Policy Reporting Security Bugs Please report security bugs found in the Kadence Blocks plugin’s source code through the Patchstack Vulnerability Disclosure Program https://patchstack.com/database/vdp/kadence-blocks. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.