Wopisanje
This plugin adds a „Reverse on Mobile“ option to the Columns, Row, Stack and Media & Text blocks in the WordPress Gutenberg block editor. This option allows you to reorder columns in mobile view for better presentation.
Fota wobrazowki
Instalacija
- Download the plugin.
- Unzip the downloaded file.
- Upload the
block-editor-columns-reverse
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
HSP
-
Which blocks are supported?
-
The
core/columns
,core/group
(flex layouts), andcore/media-text
blocks are supported. -
How do I enable the „Reverse on Mobile“ option?
-
In the block editor, select a Columns, Row, Stack or Media & Text block, then go to the block settings in the sidebar. You will see an option to „Reverse on Mobile“.
-
What is the breakpoint for the mobile view?
-
The breakpoint for the mobile view is set at less than 782px, aligning with the breakpoint used for the
core/columns
block. When the screen width is 781px or below, columns will reverse their order if the „Reverse on Mobile“ option is enabled.
Pohódnoćenja
Sobuskutkowarjo a wuwiwarjo
„Block Editor Columns Reverse“ je softwara wotewrjeneho žórła. Slědowacy ludźo su k tutomu tykačej přinošowali.
SobuskutkowarjoPřełožće „Block Editor Columns Reverse“ do swojeje rěče.
Na wuwiću zajimowany?
Přehladajće kod, hladajće do SVN-repozitorija abo abonujće wuwiwanski protokol přez RSS.
Protokol změnow
1.0.3
- Added support for
core/media-text
block. - Removed the option when the group block is in the default constrained layout.
1.0.2
- Improvements to avoid potential conflicts with third-party code.
1.0.1
- Support for 6.7.X.
- Update text domain for i18n consistency.
1.0.0
- Initial release of the plugin.