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%
WP Travel Gutenberg Blocks
WP Travel Gutenberg Blocks is a free plugin that integrates seamlessly with the Ultimate Travel Booking Plugin WP Travel and lets you display trips and tour packages using customizable Gutenberg blocks. You can add and arrange trip listings, images, buttons, forms, and other travel-related elements without writing code. View Documentation of WP Travel Gutenberg Blocks You will be able to completely build a new trip page, adding different blocks from the plugin. The add-on comes with a collection of ready-to-use custom blocks that are specially designed for travel agency sites. Built with simplicity in mind, you can select multiple layouts without touching a single line of code. 🌟 BLOCKS WE OFFER Slider: A Slider block can be used to create a slider of your choice. Trip Search: A Trip Search block can be used to search your trips. Trip List: A Trip List block can be used to display trips in different layouts. Trip Inquiry: A Trip Inquiry block can be used to display an inquiry form for trips. Trip Filters: A Trip Filters block can be used to filter trips based on different criteria. Breadcrumb: A Breadcrumb block can be used to display the navigation hierarchy. Trip Slider: A Trip Slider block can be used to display trips in a slider layout. Trip Featured Category: A Trip Featured Category block can be used to highlight featured trip categories. Filterable Trips: A Filterable Trips block can be used to display trips with filter options. Cart Button: A Cart Button block can be used to display the cart icon for the add-to-cart feature. Icon Picker: An Icon Picker block can be used to add and display icons. Trip Calendar: A Trip Calendar block can be used to select a date for booking a trip. Trip Categories: A Trip Categories block can be used to display trip categories or taxonomies. Trip Code: A Trip Code block can be used to display the unique code of a trip. Trip Duration: A Trip Duration block can be used to display the duration of a trip. Trip Excludes: A Trip Excludes block can be used to display excluded items from the trip. Trip Facts: A Trip Facts block can be used to display key trip information or facts. Trip FAQ: A Trip FAQ block can be used to display frequently asked questions related to the trip. Trip Gallery: A Trip Gallery block can be used to display images of the trip. Trip Group Size: A Trip Group Size block can be used to display the maximum group size. Trip Includes: A Trip Includes block can be used to display included items in the trip. Trip Map: A Trip Map block can be used to display the trip location on a map. Trip Pickup Location: A Trip Pickup Location block can be used to display the pickup location details. Trip Outline: A Trip Outline block can be used to display the itinerary outline. Trip Overview: A Trip Overview block can be used to display an overview of the trip. Trip Price: A Trip Price block can be used to display the trip price. Trip Rating: A Trip Rating block can be used to display trip ratings. Trip Review: A Trip Review block can be used to display a review summary or count. Trip Review List: A Trip Review List block can be used to display a list of reviews. Trip Tabs: A Trip Tabs block can be used to display trip content in a tabbed layout. Trip Timespan: A Trip Timespan block can be used to display trip duration and timing details. Trip Wishlists: A Trip Wishlists block can be used to display a wishlist option for trips. Trip Sale: A Trip Sale block can be used to display discounted or sale prices. Trip Departure: A Trip Departure block can be used to display departure dates or details. Trip Downloads: A Trip Downloads block can be used to display downloadable files for the trip. Trip Custom Content: A Trip Custom Content block can be used to display custom content sections. Trip Date Countdown: A Trip Date Countdown block can be used to show a countdown timer for trip start dates. Booking Close Countdown: A Booking Close Countdown block can be used to show the booking closing time countdown. WhatsApp Inquiry: A WhatsApp Inquiry block can be used to allow users to send inquiries via WhatsApp. Trip Button: A Trip Button block can be used to link to a specific trip page. Book Button: A Book Button block can be used to display a “Book Now” button. Trip Guide List: A Trip Guide List block can be used to display a list of guides. Guide Image: A Guide Image block can be used to display the guide’s image. Guide Full Name: A Guide Full Name block can be used to display the guide’s name. Guide Contact Number: A Guide Contact Number block can be used to display the guide’s phone number. Guide Email: A Guide Email block can be used to display the guide’s email address. Guide Country: A Guide Country block can be used to display the guide’s country. Guide City: A Guide City block can be used to display the guide’s city. Guide Age: A Guide Age block can be used to display the guide’s age. Guide Join Year: A Guide Join Year block can be used to display the year the guide joined. Guide Language: A Guide Language block can be used to display the languages spoken by the guide. Guide Gender: A Guide Gender block can be used to display the guide’s gender. Guide Social Link: A Guide Social Link block can be used to display social media links. Guide Slogan: A Guide Slogan block can be used to display the guide’s slogan or tagline. Guide Short Description: A Guide Short Description block can be used to display a short introduction. Guide Biography: A Guide Biography block can be used to display the full biography of the guide. Guide Featured Trip: A Guide Featured Trip block can be used to display trips assigned to the guide. Guide Review: A Guide Review block can be used to display reviews for the guide. Guide Review Form: A Guide Review Form block can be used to submit reviews for the guide. Guide Code: A Guide Code block can be used to display the guide’s unique code. Trip Extra Description: A Trip Extra Description block can be used to display extra details. Trip Extra Price: A Trip Extra Price block can be used to display pricing for extra services. Trip Extra Gallery: A Trip Extra Gallery block can be used to display additional images. Note With the release of WP Travel Block v3.0.0, we have added a separate plugin for the Elementor widgets as WT Widgets for Elementor. FREE TRAVEL THEMES COMPATIBLE WITH WP TRAVEL GUTENBERG BLOCKS PLUGIN WENS Adventure by WP Travel Travelin by WP Travel WP Yatra by WP Travel Travelaero by WP Travel Travel Knock by WP Travel Travel Solution by WP Travel Travelyo by WP Travel Travel Mates by WP Travel Triphub by WP Travel Trovity by WP Travel Travo Nomad by WP Travel Advantura Trails by WP Travel WP Travel FSE by WEN Solutions Travelvania by WEN Solutions WENS Travel Expanse by WEN Solutions WENS Explore Ease by WEN Solutions WENS Trails by WEN Solutions WENS Travel by WEN Solutions WENS Wander by WEN Solutions Wens TravelGo by WEN Solutions WENS Track by WEN Solutions WENS Travel Next by WEN Solutions WENS Travel Studio by WEN Solutions WENS TravelX by WEN Solutions WENS Travel Joy by WEN Solutions WENS Explore Ease Lite by WEN Solutions Travel FSE by Eagle Themes 📝 RELEASE NOTES Before updating the plugin, please check “Our latest release notes”. 🔁 REQUIRED PLUGINS WP Travel 🌍 WP Travel WP Travel is the optimal choice among the WordPress Travel Booking Plugins and Tour Operators to Create Travel and Trekking Websites in Minutes, Without Coding! If you are looking for a reliable travel plugin for your WordPress travel booking website, then look no further than the WP Travel plugin. It’s a powerful, free travel engine (also available in a Pro version with additional features) for creating customized travel agency or tour operator websites on WordPress in minutes. The plugin is useful for travel agencies, tour operators, or anyone looking to build a travel-focused site with features like booking forms, itineraries, and customer management. View: Demo of Best Travel & Tour plugin | Modules | Best Travel & Tour Themes | Documentations | Video Tutorials How to Create a Travel Booking Website Without Coding Using the WP Travel plugin? 💁♂️ Dedicated Support We have an entire team of happy, smart engineers ready to help you. You can easily ask your questions in support forum. ❤️ Love WP Travel? We are doing our best from our side to help and provide support as soon as we can. Join our Facebook Community group Like our Facebook Page Follow us on LinkedIn Page Subscribe to our Youtube Channel Follow us on Instagram Find us on Pinterest