前言介紹
- 這款 WordPress 外掛「Grids: Layout builder for WordPress」是 2019-02-20 上架。
- 目前有 2000 個安裝啟用數。
- 上一次更新是 2023-11-16,距離現在已有 538 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 5.0.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
- 有 20 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
andg | simo_m | evolvesnc | marialaurascarnera |
外掛標籤
blocks | gutenberg | block-editor | page builder | gutenberg blocks |
內容簡介
👉 欲了解此外掛的更多資訊,請造訪文件網站。
佈局建構器是一個協助您在頁面中建立視覺結構的工具,從由相鄰列組成的簡單佈局到更複雜的組合。Grids完全基於WordPress區塊編輯器,這意味著您可以與全世界的開發人員和設計師創作的無數內容區塊一起使用。
有了Grids,我們將視覺結構帶到用WordPress區塊編輯器編寫的內容中。
👉區塊與區域
「區塊」是頁面的一部分,旨在與其他內容在視覺上有所區別。區塊通常是您一個接一個添加的頂層區塊;區塊的順序構成了您的頁面佈局。
每個您創建的「區塊」由幾個不同的「區域」組成。在其最基本的形式中,您可以將「區域」想像為列,它們只是內容區塊的容器。
對於更複雜的組合,「網格設計師」使您可以在「區塊」的範圍內使用CSS網格創建所需的網格結構。
👉想要了解更多嗎?請閱讀外掛程式的文件!👉 https://justevolve.it/grids/documentation/
👉仍然有困難嗎?可能是已知問題之一👉 https://justevolve.it/grids/documentation/known-issues/
😎觀看Grids在2019歐洲WordCamp中由Matt Mullenweg展示的情況!
👉1.3.9
修復:安全問題。
👉1.3.8
修復:為區塊和區域修正顯示設定功能。
👉1.3.7
修復:修復了區塊和區域背景備用變量問題。
👉1.3.6
修復:修復了在不同媒體查詢中關於邊距、填充的問題。
修復:在前端修復背景的重複和位置默認行為。
👉1.3.4和1.3.5
修復:在前端/後端同步行維度邏輯:空行也將在區塊編輯器屏幕上折疊。
👉1.3.3
修復:修復了使用廣闊對準的區塊時出現500錯誤的問題。
👉1.3.2
修復:將網格列聲明更改為minmax(0,1fr)以防止網格擴散。
修復:修復了嵌套區塊的問題。
👉1.3.1
修復:撤銷冒進的行維度邏輯:在使用高級編輯器創建的區塊中,空行將折疊。
👉1.3.0
增強功能:新增與完整站點編輯器的兼容性。
增強功能:優化單頁應用程序網站的兼容性。
修復:修正應用於嵌套部分的樣式。
更新對WordPress 5.9的兼容性。
可能會破壞性的變化:
在此版本中,我們已刪除了全局頁面設置,該設置允許當使用區塊編輯器編輯頁面時編輯區域變寬。我們認為,這應由主題自行處理,特別是如果它支持完整站點編輯模式。
我們還刪除了全局頁面設置,該設置決定區域之間的水平格子線距離。這現在由區塊的「空隙設置」分別處理(查找空隙設置)。A
原文外掛簡介
👉 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/
😎 Watch Grids while it’s shown on stage by Matt Mullenweg at WordCamp Europe 2019!
👉 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.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Grids: Layout builder for WordPress」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 | 1.1.0 | 1.1.1 | 1.2.0 | 1.2.1 | 1.2.2 | 1.2.3 | 1.2.4 | 1.2.5 | 1.2.6 | 1.2.7 | 1.2.8 | 1.2.9 | 1.3.0 | 1.3.1 | 1.3.2 | 1.3.3 | 1.3.4 | 1.3.5 | 1.3.6 | 1.3.7 | 1.3.8 | 1.3.9 | trunk | 1.2.10 | 1.2.11 | 1.2.12 | 1.2.13 | 1.2.14 | 1.2.15 | 1.2.16 | 1.2.17 | 1.2.18 | 1.2.19 | 1.2.20 | 1.2.21 | 1.2.22 | 1.2.23 | 1.2.24 | 1.2.25 | 1.2.26 | 1.2.27 | 1.2.28 | 1.3.10 |
延伸相關外掛(你可能也想知道)
Elementor Website Builder – More Than Just a Page Builder 》, 全球超過 1000 萬個網站的領先網站建立平台, Elementor 是專為 WordPress 設計的領先網站建立平台,使網站製作者能夠使用直覺式的視覺建立工具建立專業、像...。
Website Builder by SeedProd — Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode 》SeedProd - 拖放式 WordPress 網站建構器,建立即將推出網頁、維護模式、登入頁面、銷售頁面和感謝頁面的最佳工具。, SeedProd 於 2011 年首次推出,可建立即...。
Page Builder by SiteOrigin 》SiteOrigin Page Builder 是一個強大的內容創建介面,即刻識別,完全不同凡響。SiteOrigin Page Builder 讓您輕鬆使用您所熟悉和喜愛的小工具創建具有響應式...。
Gutenberg Blocks with AI by Kadence WP – Page Builder Features 》Kadence Blocks 是一個 WordPress 外掛,它附加自訂區塊和選項,擴展了 Gutenberg 編輯功能,使您能夠輕鬆創建美麗的網站,而不需要任何程式編寫。Kadence Bl...。
Page Builder Gutenberg Blocks – CoBlocks 》, 注意:對於已受 CoBlocks 3.0.0 版本影響的使用者,請查看我們在 WordPress.org 支援論壇文章,如果您需要支援,請建立新的主題帖。, , CoBlocks 是新版 Gu...。
Page Builder: Pagelayer – Drag and Drop website builder 》. Pagelayer是一個WordPress網站建構工具,為您提供最佳的設計體驗和快速效能,不論您是初學者或專業人士都能愛上它。, Pagelayer是一款很棒的網頁建構工具,...。
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE 》Otter 是一款 Gutenberg Blocks 頁面建構外掛,可為 WordPress Block Editor(又稱 Gutenberg)添加額外功能,讓您享受更好的頁面建構體驗,而無需使用傳統的...。
Unyson 》, 您覺得這款外掛有幫助嗎?請考慮給它一個五星評價。, , Unyson - 一個免費的拖放框架,附帶許多內建的擴充功能,可以協助您輕鬆快速地開發高級主題。, 贊助...。
GenerateBlocks 》將不同的功能整合至編輯器,但並不會因為過多的一維方塊造成內容過於臃腫。使用 GenerateBlocks,您只需深入學習少量的方塊,即可用於創建任何內容。, Genera...。
Stackable – Page Builder Gutenberg Blocks 》終極與古鐸版衣搭檔, Stackable 是您一直在等待的終極可靠古鐸版衣搭檔。使用堅強、輕便的自訂區塊、現成設計、UI套件、全域設定和高級自訂選項建立動態網站...。
Make Column Clickable Elementor 》簡單:允許用戶點擊整個列而非單個元素。, 當您在其中添加鏈接時,用戶將能夠點擊整個列。, 如何使用, 安裝插件後,在Elementor編輯器中打開,開始編輯列,並...。
Kubio AI Page Builder 》, , Kubio 是一個創新的基於區塊的 WordPress 網站建立工具,它以全新的區塊來擴充編輯器功能並提供使用者無限的樣式選項。透過先進的編輯功能,Kubio 使用者...。
Elementor Custom Skin 》此外掛程式可向 Elementor 頁面建構器的文章和文章總覽 widget 添加新的佈景主題。, 您可以像單個模板一樣設計循環項目,並將其用作佈景主題,以便您可以按照...。
Colibri Page Builder 》Colibri Page Builder 為 ColibriWP 佈景主題新增拖放式頁面建立功能。, 授權, 除非另有指定,所有佈景主題檔案和腳本皆採用 GNU 通用公眾授權證 (GNU Genera...。
Beaver Builder – WordPress Page Builder 》什麼是 Beaver Builder 頁面生成器?, Beaver Builder 是一個靈活的拖放式頁面生成器,可在 WordPress 網站的前端進行操作。無論您是初學者還是專業人士,都...。