=== SC GridSystem === Contributors: sergiuscosta Donate link: http://republicainterativa.com.br/ Tags: gridsystem, grid, grid system, columns, shortcode Requires at least: 3.0.1 Tested up to: 4.8 Stable tag: 4.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A WordPress plugin which you can manage column sizes with shortcodes. == 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 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place the shortcode '[{n}_of_{x}]' ({n} being the column size and {x} is the grid system (10, 12 or 16)) 1. Add you content (could be whatever you want), right after opening the shortcode above 1. 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 1. Enjoy! == Frequently Asked Questions == = 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! ;) == Screenshots == 1. Slideshow == Changelog == = 1.0 = * Plugin created = 2.0 = * 10 and 16 columns available == Upgrade Notice == = 3.0 = * soon