Opis
Who can benefit from the plugin GM Adaptive CSS Grid Columns? (Short: GM Grid)
The plugin is made to help everyone who wants to have an easy, lightweight and worry-free solution to set up a maximum grid count on their website.
Of course, you can have fewer columns as those you have defined. They will automatically take the right percentage like 33.3%, 50% or even 100% of the available width.
Do I have to know CSS?
Absolutely not! Especially beginners and non-coders will start to love this plugin soon.
Hold on, not another plugin, what happens to my page speed?
Don’t panic, we took care of this by keeping this plugin lightweight and the CSS is minified by default.
Important Notice:
The plugin only works if you correctly identify and target the parent, and it’s direct child elements. Otherwise, the plugin can’t work.
Recommended page builder are Bricks, Oxygen and Breakdance.
How to use:
The setup is quite simple. Basically, you just add two CSS classes to your elements and the plugin does the magic for you.
Make sure to add the following classes to the container and direct child elements. Use a DIV instead of a section, container, or block
to avoid conflicting predefined styles.
Parent/Container Element class: grid-container
Child Element class: grid-item
Additionally, there is one more CSS class available. By using grid-center on your parent (container) element, you achieve three things.
1. The container will be centred on the page
2. Add your desired width (in rem)
3. Add horizontal spacing across all break points
Minimum Setup:
- Define the maximum column count for your medium and large screen size.
- Add the desired gap size (in rem)
- Define the medium and large breakpoint (in em).
Save!
Quick overview of GM Adaptive CSS Grid Columns by Imran Siddiq
Translations
GM Adaptive CSS Grid Column can be used in these different languages thanks to the following translators:
- Afrikaans George Nicolaou
- German Michael Kellersmann
- Greek George Nicolaou
Snimke zaslona
Instalacija
- Go to
Plugins
in the Admin menu - Click on the button
Add new
- Search for
GM Adaptive CSS Grid Columns
and click ‘Install Now’ or click on theupload
link to uploadadaptive-css-grid-columns.zip
- Click on
Activate plugin
Manual installation
- Download the plugin
- Extract the contents of the zip file
- Upload the contents of the zip file to the
wp-content/plugins/
folder of your WordPress installation - Activate the GM Adaptive CSS Grid Columns plugin from ‘Plugins’ page.
ČPP
-
Why is this plugin not working for me?
-
The plugin only works if you correctly identify and target the parent and it’s direct child elements.
Recommended page builder are Bricks, Oxygen and Breakdance. -
Why is the small break point missing?
-
This plugin works based on the “Mobile First” principle, which means everything below the medium break point is for small devices. This way, you can define when the medium and large break point should be applied.
Recenzije
Suradnici i Programeri
“GM Adaptive CSS Grid Columns” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
Suradnici“GM Adaptive CSS Grid Columns” je preveden na 3 jezika. Zahvala prevoditeljima za njihov doprinos.
Prevedite “GM Adaptive CSS Grid Columns” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.0.0: March 25, 2023
- Intial release of GM Adaptive CSS Grid Columns
1.0.1: March 27, 2023
- Fixed bug with css being cached after options had been changed. Thanks to Imran Siddiq / Websquadron aka @flickimp
1.0.2: March 27, 2023
- Label fixes
1.0.3: March 28, 2023
- Admin UI fixes
1.0.4: March 28, 2023
- WordPress 6.2 Compatibility Checks
1.0.5: June 01, 2024
- WordPress 6.5 Compatibility Checks