外掛說明
A WordPress plugin which you can manage column sizes with shortcodes.
It is a 10, 12 and 16 columns Grid System.
Made with SASS
安裝方式
- Upload the folder
sc-gridsystemto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place the shortcode ‘[{n}of{x}]’ ({n} being the column size and {x} is the grid system (10, 12 or 16))
- Add you content (could be whatever you want), right after opening the shortcode above
- 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
- Enjoy!
常見問題集
- Installation Instructions
-
- Upload the folder
sc-gridsystemto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place the shortcode ‘[{n}of{x}]’ ({n} being the column size and {x} is the grid system (10, 12 or 16))
- Add you content (could be whatever you want), right after opening the shortcode above
- 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
- Enjoy!
- Upload the folder
- 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! 😉
使用者評論
2017 年 4 月 9 日
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! 🙁
參與者及開發者
變更記錄
1.0
- Plugin created
2.0
- 10 and 16 columns available