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%
Gutentor – Gutenberg Blocks – Page Builder for Gutenberg Editor
Gutentor’s direct family members encompass CosmosWP, a WordPress theme, and the Templateberg plugin, which offers Gutenberg templates. Gutentor | Documentation | Video Tutorials | Gutenberg Templates You might be surprised by all the features onboard at first. but once you get used to them you won’t be able to live without them. It’s time for Gutentor – Page Builder for Gutenberg. Try it now, It’s Free!!! Gutentor is a WordPress Page Building Gutenberg Blocks collections with unlimited possibilities to design a webpage. Building professional elegant websites using the new WordPress editor Gutenberg with very ease and with no absolute codes is what Gutentor is designed for. A page builder experience that brings advanced capabilities and graceful design never seen before on any Page Builder. Work with any theme, create any design. Gutentor extends Gutenberg editor with a large variety of beautiful blocks which can be later switched to build and design your best web pages with some clicks. This makes creating and designing content even more flexible. It minimizes the limitations of any page builder and adds unlimited possibilities so that a user can build any simple to complex WordPress website using the Gutenberg editor. It has been developed with all necessary customization features for blocks to achieve any possible layout and design of web-page content with Gutenberg block editor. Gutentor makes designing any type of web page just as simple as a matter of a few clicks and drag and drop. Gutentor is a lightweight WordPress plugin, it is optimized for performance. Internal or External CSS files for dynamic CSS is introduced for more optimization. What’s new on Gutentor Complete Webpage building blocks with all necessary features Optimized and Faster site load SEO friendly One-click Demo Templates Library for ready-made templates and blocks Faster Designing Experience Extremely simple, without adding rows/columns, just adding blocks is sufficient to make a beautiful website Repeater field to create items inside blocks with drag and drop reorder, edit, delete options Highly customizable row/columns options available for creative designers Advanced options on each block including HTML Tag, Background, Border, Box-shadow, Margin-Padding, Svg shape divider and built-in animations Block Template module on each block, Single block multiple design Template Individual elements full styling options Device specific responsive controls Advanced Typography Options which includes all available google fonts and systems fonts Video background Options Highly Optimized, Performance focused Inline, Internal or External CSS files for dynamic CSS While you use Template Library features of Gutentor, Gutentor fetches screenshots, images and templates(demo) JSON files from Gutentor Demo Library and after your insert template library images link are from the external site. You have to change the images after you import templates and blocks. This helps you to import templates with a single click. You must accept terms and privacy to use Gutentor Template Library Features. What Makes Gutentor Different? Dynamic Columns Advanced Columns Gutentor Elements Gutentor Modules Gutentor Posts Gutentor Terms (New) Gutentor Widgets 100+ ready-made Templates and Blocks to free import Impressive slider and carousel Highly Responsive and SEO friendly JS/CSS Framework only load if block is being used on the post and page Quality support service Technical background for page speed Gutentor just does not help you to create your site more beautiful and quickly but it made your page speed much faster. Here are some technical reasons behind it. Develop keeping in mind for Page Speed. Gutentor creates a single minified CSS file for only used Gutentor blocks in the editor, for normal to advanced landing pages it is less than 50kb, for a simple page design 20kb or even less. Unnecessary resources CSS/JS never loaded on your page. Full control to choose which resources to load or not. Proper utilization of transients API. Dynamic content loading whenever needed. Google fonts load only if it is being used and unique font family/weight with a single request. In build Optimization options on Gutentor Global Options. Compatible with Optimization/Cache Plugins. ADVANCED PAGE BUILDING GUTENBERG BLOCKS INSIDE GUTENTOR Gutentor Blocks are categorized into 5 different types: 1. GUTENTOR ELEMENTS Advanced Text Button Counter Divider Google Map Icon Image Advanced List Pricing Progress Bar Rating Simple Text Video Popup 2. GUTENTOR MODULES Advanced Columns Button Group Carousel Container/Cover Dynamic Columns Slider Accordion Tabs Icon Group Form Wrapper Gallery Filter Quote Table of Contents 3. GUTENTOR POSTS (POST TYPES) Post (Type) Post (Type) Feature Advanced Post (Type) Post (Type) Carousel Post (Type) News Ticker Duplex Post (Type) 4. GUTENTOR TERMS ( CATEGORY AND CUSTOM TAXONOMY ) Term (Category) Term (Category) Feature Term (Category) Carousel 5. GUTENTOR WIDGETS About Widget Accordion Widget Advanced Columns Widget Advanced List Widget Author Profile Widget Post Widget Call to Action Widget Content Widget Countdown Widget Counter Widget Featured Widget Gallery Widget Google Map Widget Icon Widget Image Widget Image Slider Widget Notification Widget Opening Hours Widget Pricing Widget Progress Bar Widget Restaurant Menu Widget Social Links Widget Show More Widget Tabs Widget Team Widget Testimonial Widget Timeline Widget Video Popup Widget Gutentor provides awesome and innovative Gutenberg blocks for enhancing your website at an advanced level. Here are the details of the Gutentor blocks: 1. GUTENTOR ELEMENTS Gutentor elements are conceptualized to use inside the Gutentor Modules but of course, you can use them anywhere on your editor. Gutentor elements are a small unit of Gutenberg blocks with all set of designing options, combining gutentor elements you can move up to the elegant blocks, sections and full page. Advanced Text: Insert text with advanced options. Button: Prompt visitors to take action with attractive buttons. Counter: Insert an animated number to display the counter number. Divider: Visually distinguish sections with divider using SVG shape or border. Google Map: Display a Google Map on your website with Google Map API. Icon: Insert an icon to symbolize the text. Image: Insert an image to create extra value on the content. Advanced List: Represent the paragraphs in tabbed styles. Pricing: Insert the pricing to showcase the price of the product. Progress Bar: Showcase the progress of the work in an animated form. Rating: Insert the rating element to represent the rating from 1-5 stars. Simple Text: Insert text with minimal but sufficient options. Video Popup: Insert video on your website. 2. GUTENTOR MODULES Gutentor modules are designed and developed in such a way that you can construct a more complex structure on your web in a simple way. Technically most of the gutentor modules are composed of gutentor elements or used as a container of gutentor elements. Advanced Columns: Insert advanced columns to create customizable columns within the page. Button Group: Insert button group and add unlimited buttons. Carousel: Insert carousel column and add element inside the columns. Container/Cover: Insert the whole block of a single container on the page. Dynamic Columns: Creating columns on the editor is never been easier before, insert dynamic columns to insert unlimited columns with advanced options. Slider: We present you with the most advanced and awesome Slider. Insert slider with advanced options and add any elements within the slide like text, image, button, video and all gutentor elements. Accordion: Accordion Module lets you design Accordion ( Collapse ) Items and pin any Gutentor Elements on Accordion Body. Accordion Panel ( Heading ) is created with Texts and Icons with various design options. Create beautiful FAQ, Accordion, and collapsible items using Accordion Module. Tabs: Create beautiful and advanced tabs and add any Gutentor Element in the Tab Body. Tab Title is created using Texts and Icons with various design options. You can create both vertical and horizontal tabs. Icon Group: Insert multiple icons in the Icon Group and create beautiful social profile links and icon designs using icons. Form Wrapper: Form Wrapper is specially designed and developed to use Contact Form shortcode. You can design Form Input Field, Text Area and Button according to your need. Gallery: Advanced gallery block which let you add any Gutentor Elements as gallery content. The Module Gallery Block also allows customizing the popup content as image and video. Filter: Filter block has module gallery all features with added primary/secondary filters items and searches filter. Filter block uses Module Gallery block as an inner block. Quote (New): Quote is the collection of elements that create an adorable quote design. Table of Contents (New): Table of Contents(TOC) facilitates to access large contents of post/page including all the headings. We have a plan to develop more gutentor elements and gutentor modules in the coming version. If you have any suggestions feel free to contact us on the Gutentor support forum. 3. GUTENTOR POSTS (POST TYPES) Gutentor posts category is collections of blocks related to WordPress posts and post types. We have developed post blocks in such a way that you can create almost every possible design from post and post types for FREE!!! Perfect to create Blog, News and Magazine Sites Perfect to create WooCommerce Shop, your Online Store Perfect to create Easy Digital Downloads Store Create any Post or Post Type related Design Gutenberg Block in Gutentor Post Post (Type): Display Blog Post with a list and grid view with a different template. Control each small unit of blog-post like feature image, title, excerpt, meta elements with advanced options, sort elements and so on. Post (Type) Feature: – Showcase your Blog Article Post with an attractive design template. Currently, we have 38 unique and lovely templates available with advanced design options. You can create an unlimited number of stunning blog section designs for your site and customize them as per your need. This block module is developed especially for blog, news or magazine sites. Advanced Post (Type): – Advanced Post (Type) is a combination of multiple blocks like Post (Type), Post Header and Post Footer. Post Header is a template combination of Gutentor Simple Text, Term Filter and Navigation. Similarly, Post Footer is a template combination of Gutentor Simple Text, Term Filter, Pagination, Navigation and Load more button. This module is the most advanced block we have ever built, try it out and control each element. Post (Type) Carousel: – Post (Type) Carousel use Post (Type) as an inner block. You have all options of Post (Type) on Post (Type) Carousel with added Advanced Carousel Options. Since we are using the framework Slick Carousel, we have added almost all possible and useful options related to the Slick Carousel. Create a beautiful and unique Post Carousel using our Post (Type) Carousel. Post (Type) News Ticker: – News Ticker is very important for Magazine and News Site. To create a news ticker module on Gutentor, we have developed our own jQuery library AcmeTicker. It includes all major and useful options to create News Ticker unique and beautiful. Duplex Post (Type): – This module allows you to design your post in two different ways – Feature Post and Normal Post. You can use Feature Post design in one way and Normal Post in another way; post design will be more beautiful with this Duplex Post (Type). 4. GUTENTOR TERMS ( CATEGORY AND CUSTOM TAXONOMY ) Term (Category): Similar to Post (Type) block but in Term (Category) you can customize any term with a beautiful design. Term (Category) Feature: – 38 unique and lovely templates to showcase your Category and Term similar to Post (Type) Feature. Very useful to Blog, Magazine and E-commerce sites. Term (Category) Carousel: – Term (Category) Carousel Block use Term (Category) as an inner block. You will find almost every option to customize your Term (Category) Carousel. 5. GUTENTOR WIDGETS Gutentor widgets are independent blocks, a very simple way to create your site section and blocks. The main difference between Gutentor Module and Gutentor Widgets is Gutentor widgets have already predefined elements, you will not be able to add new elements whereas on Gutentor Modules you can/have to add individual Gutentor Elements as you want. Enjoying Gutentor? Join our Facebook Group. Follow us in Twitter @gutentor. Learn from our tutorials on YouTube Videos. Or rate us on WordPress 🙂