This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

SC GridSystem

Description

A WordPress plugin which you can manage column sizes with shortcodes.
It is a 10, 12 and 16 columns Grid System.

Made with SASS

Installation

  1. Upload the folder sc-gridsystem to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the shortcode ‘[{n}of{x}]’ ({n} being the column size and {x} is the grid system (10, 12 or 16))
  4. Add you content (could be whatever you want), right after opening the shortcode above
  5. Close the column element by adding ‘[{n}of{x}]’ at the end of the content you want to show inside the column element wherever you want, in your pages/posts
  6. Enjoy!

FAQ

Installation Instructions
  1. Upload the folder sc-gridsystem to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the shortcode ‘[{n}of{x}]’ ({n} being the column size and {x} is the grid system (10, 12 or 16))
  4. Add you content (could be whatever you want), right after opening the shortcode above
  5. Close the column element by adding ‘[{n}of{x}]’ at the end of the content you want to show inside the column element wherever you want, in your pages/posts
  6. Enjoy!
The plugin isn’t working! What can I do?

Make sure you wrote the shortcode correctly;
Make sure the plugin is active;

If I found some problem, should I report you?

Yes, of course you should! Just email, me: sergio.costa@outlook.com ! Thank you! 😉

Reviews

April 9, 2017
It worked perfectly together with the Contact Form 7! No CSS Error! Congratulations for the plugin! It was the one who worked on the theme that I am using and the latest version of WordPress (4.4.2)! -- dont work anymore! 🙁
Read all 1 review

Contributors & Developers

“SC GridSystem” is open source software. The following people have contributed to this plugin.

Contributors

Translate “SC GridSystem” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Plugin created

2.0

  • 10 and 16 columns available