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%
WPMozo Blocks and Addons
WPMozo Blocks and Addons is a plugin designed to extend the functionality of the Gutenberg editor. It provides a variety of blocks to help you create stunning and interactive content in WordPress effortlessly. View Demo Key Features: Price List Display pricing elegantly on your website with the Price List Block. Text Highlighter Highlight important text using the Text Highlighter block. Bar Counter Highlight progress or achievements with bar counters, allowing you to showcase statistics or milestones effectively on your WordPress site. Promotion Bar Highlight announcements, offers, or seasonal deals with the WPMozo Promotion Bar block. Perfect for grabbing user attention and boosting conversions. Lottie Show interactive animations with customizable controls, triggers, and responsiveness using the Lottie Block. Text Animator Animate your text with various effects to grab attention using the Text Animator Block. Scroll Image Showcase images with a smooth scrolling effect using the Scroll Image Block. Image Magnifier Enable users to zoom in on images for a closer look, enhancing the viewing experience for visuals on your WordPress website. Masonry Gallery Craft beautiful masonry galleries with the WPMozo Blocks and Addons, offering intuitive features without the need for CSS. Customize number of columns, lightbox functionality, optimized image gaps, and enhanced visibility for an appealing showcase. Mystery Image Show one random image from a number of images on you WordPress website whenever the page is refreshed using the WPMozo Mystery Image block. Testimonial Slider Show testimonials with amazing sliders on your WordPress website in style and make an impression on you users with the Testimonial Slider Block. Image Stack Display images or icons side by side with the Image Stack block. This lightweight block adds hover effects, tooltips, and full customization for size, spacing, alignment, and colors—making your image stack interactive and engaging. Pricing Table Build organized and customizable pricing tables on your WordPress site with the Pricing Table block. Add headings, subtitles, icons or images, pricing period, multiple items, and a CTA with ease. Star Rating Add star ratings to your WordPress site with Star Rating block. Showcase a review title, image, and content in one complete block, optimized with Star-rating Schema for rich snippets in search results—helping you attract more traffic. Image Card The Image Card block lets you showcase images with a title, icon, and CTA. Simple to use, fully customizable, and designed to boost engagement with creative freedom. Before After Slider Create stunning before-and-after comparisons with a sleek, responsive slider. Perfect for showcasing transformations, this WordPress before-and-after slider is ideal for websites using Gutenberg. Easily compare images side by side with smooth transitions, making it a must-have for portfolios, product showcases, and more. Fully customizable for any theme. Content Toggle Organize content with collapsible sections using the Content Toggle block. Ideal for FAQs, product details, or lengthy content, this feature enhances readability and user experience. Fancy Heading Craft visually striking headings with the Fancy Heading block. Combine pre-headings, main headings, and sub-headings using custom fonts, vibrant colors, and animation effects. Perfect for creating bold section titles that draw attention and elevate your content presentation. Fancy Text Add engaging animated text with the Fancy Text block. Create typewriter effects, text transitions, and gradient highlights to bring dynamic flair to your content. Ideal for call-to-actions, hero sections, or key messages that need to stand out. Flip Box Add interactive, double-sided boxes with the Flip Box block. Showcase content or images on both sides with a smooth flip animation. Great for portfolios, service highlights, team member cards, or promotional sections with visual appeal. Floating Image Make images come alive with subtle floating animations. The Floating Image block adds motion effects that capture attention and bring a modern, interactive feel to your visuals—perfect for creative and tech-forward sites. Interactive Image Card Display images with interactive overlays, hover effects, and call-to-action buttons using the Interactive Image Card block. Ideal for showcasing products, projects, or team members with engaging and clickable visuals. List Design beautiful and customizable lists with icons, numbers, or symbols using the List block. With advanced styling options, it’s perfect for feature lists, step-by-step guides, or comparisons that match your brand’s design. Logo Slider Showcase brand partners, clients, or sponsors with the responsive Logo Slider block. Smooth transitions, autoplay options, and full styling control make it a perfect addition to testimonial sections or partner pages. Separator Add elegant visual dividers between sections with the Separator block. Choose from lines, icons, or custom shapes to enhance layout clarity and create a professional design flow. Tilt Image Add 3D tilt effects to your images for a subtle yet interactive user experience. The Tilt Image block enhances visual depth and engagement, making it great for modern design portfolios or creative websites. Advanced Button Add enhanced functionality and styling options to buttons, including hover effects, animations, and customization with Advanced Button widget. Rotating Text Highlight key words or phrases with smooth rotating effects using the WPMozo Rotating Text block for perfect for drawing attention and boosting engagement. Business Hours Showcase your business’s opening hours clearly and attractively with the Business Hours Block. This block lets you display dates, weekday names, and customize the design to keep your visitors informed and engaged. Dropdown Button Display hidden links or content in a compact and user-friendly way with the WPMozo Dropdown Button block, perfect for navigation menus, quick actions, or additional options without cluttering the layout. Scroll Text Add animated scrolling text to your WordPress site with the WPMozo Scroll Text block for perfect for highlighting important messages with smooth scroll effects. Image Hover Effect Add stylish visual appeal to your website with interactive hover animations using the WPMozo Image Hover Effect block, ideal for highlighting images with elegant effects and smooth transitions. Image Accordion Display content on your images with elegant accordion image sliders – vertical and horizontal ones. It enables you to turn simple images into stylish one and show content on them when users hover or click on them. Facebook Embedded Video Embed Facebook videos directly into your website with customizable controls and responsive design using the Facebook Embedded Video Block. Facebook Like Add a Facebook Like button to your website, allowing users to like your content directly from your page. Facebook Share Integrate Facebook Comments into your website with the Facebook Comments Block enabling users to comment on your content using their Facebook accounts. Facebook Comments Integrate Facebook Comments into your website with the Facebook Comments block enabling users to comment on your content using their Facebook accounts. Twitter Embedded Tweet Embed your Tweets an show than on your wibsite pages with a number of customization options with the Twitter Embedded Tweet Block. Twitter Share Button Make users share post on their accounts containing your content right from your website page with the Twitter Share Button Block. Twitter Follow Button Use the Twitter Follow Button Block to make users follow you on your twitter account right from your website page. Image Card Ticker The Image Card Ticker block is perfect for showcasing brand logos, event snapshots, or any image-based content in a continuous scrolling format. Background Switcher Display content on your WordPress website with various background in a single block be it image, color or gradient using the WPMozo Background Switcher block. Scrolling Zoom Gallery WPMozo Background Switcher Block adds an engaging way to showcase content by changing background images based on user interaction. Blog Timeline Showcase your blogs in a stylish and user friendly timline and make your WordPress website stunning with the Blog Timeline Block. Advanced Tooltip Enhance user interaction on your website with dynamic hover content using WPMozo Advanced Tooltip block for Gutenberg, perfect for showcasing extra information in a sleek and modern way. Horizontal Scrolling Posts Showcase your blog posts in a unique horizontal layout using WPMozo Horizontal Scrolling Posts block for Gutenberg. Team Slider Showcase team members or staff in an amazing slider using WPMozo Team Slider block for Gutenberg, Perfect for introducing your team or personnel on your website. Scroll Stack Cards Add movement and storytelling to your website using WPMozo Scroll Stack Cards block for Gutenberg. Hover List Create interactive list sections with a title, subtitle, description, icon, and button. On hover, each row displays a background image using WPMozo Hover List block for Gutenberg. Split Image WPMozo Split Image block breaks an image into a customizable grid of square pieces, allowing unique and artistic presentations for your site. Breadcrumbs WPMozo Breadcrumbs block enables both users and search crawlers to easily explore different pages of the site. Posts Ticker WPMozo Posts Ticker block displays dynamic post titles in a fully customizable ticker bar, making it ideal for highlighting the latest news, updates, or featured blog posts. Wavy Gallery WPMozo Wavy Gallery block adds a unique horizontal wave animation to your image gallery, perfect for showcasing portfolios, creative projects, and visual stories. Call To Action WPMozo Call To Action block adds a custom title, description and button.. This plugin is fully compatible with Gutenberg and WordPress block editor, ensuring seamless integration with your website. Related Plugins WPMozo Product Grid for WooCommerce – Gutenberg block plugin to display WooCommerce products grid. WPMozo Product Carousel for WooCommerce – Gutenberg block plugin to display WooCommerce products carousel. WPMozo Addons Lite for Elementor – 30+ widgets for Elementor page builder. Third Party Code Credits Images Loaded File Location: assets/js/imagesLoaded/imagesloaded.pkgd.js License: MIT License URI: https://desandro.mit-license.org/ Event Move File Location: assets/js/jqueryEventMove/jquery_event_move.js License: WTFPL License URI: https://plugins.jquery.com/event.move/ http://www.wtfpl.net/txt/copying/ Twenty Twenty File Location: assets/js/jqueryTwentyTwenty/jquery_twentytwenty.js File Location: assets/css/twentytwenty/twentytwenty.css License: ISC License License URI: https://www.isc.org/licenses/ Swiper File Location: assets/js/swiper/swiper-bundle.js File Location: assets/css/swiper/swiper-bundle.css License: MIT License URI: https://opensource.org/licenses/MIT Tilt js File Location: assets/js/tilt/tilt-jquery.js License: MIT License URI: https://opensource.org/licenses/MIT Documentation and Support For detailed usage instructions, check out the plugin documentation. Need help or have questions? Visit the plugin support forum. Like our Plugin? Do you like our plugin? – Connect with us on Facebook! – Follow us on Twitter! – Join our YouTube channel. – Rate us on WordPress.