Changeset 702614
- Timestamp:
- 04/24/2013 03:32:33 AM (13 years ago)
- File:
-
- 1 edited
-
genesis-easy-columns/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
genesis-easy-columns/trunk/readme.txt
r702613 r702614 26 26 1. Upload the zip file to the /wp-content/plugins/ directory. 27 27 2. Activate the plugin through the 'Plugins' menu in WordPress. 28 3. Non-Genesis users may activate the optional css via Settings > Easy Columns. 28 29 29 30 == Frequently Asked Questions == … … 35 36 = The columns are not formatting? = 36 37 37 You must have the necessary CSS to format the columns. Genesis users should have this in your styles.css. Non-Genesis users should convert, but if you want to stick with your current theme- simply use the optional CSS loacted in the plugin directory and add it to your themes CSS.38 Version 1.1 added an option for non-Genesis users to add the optional CSS via Settings > Easy Columns. You must have the necessary CSS to format the columns. Genesis users should have this in your styles.css. Non-Genesis users should convert, but if you want to stick with your current theme- simply use the optional CSS loacted in the plugin directory and add it to your themes CSS. 38 39 39 40 == Screenshots == … … 44 45 == Changelog == 45 46 47 = 1.1 = 48 Added two new visual editor buttons and shortcodes: 49 50 Clear [clear] and Clear-Line [clear-line] 51 52 These options will enable a clear fix between columns and content. 53 54 Also, added a settings page under Settings > Easy Columns for non-Genesis users to activate the optional CSS to style the columns. 55 46 56 = 1.0 = 47 57 * Plugin Release
Note: See TracChangeset
for help on using the changeset viewer.