Changeset 1265190
- Timestamp:
- 10/13/2015 07:37:10 PM (10 years ago)
- File:
-
- 1 edited
-
listic-listicle-creator/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
listic-listicle-creator/trunk/readme.txt
r1265185 r1265190 26 26 [/listic]` 27 27 28 = = How to Use Listic ==28 = How to Use Listic = 29 29 30 30 The key to using Listic is the [listic] shortcode. Use the shortcode multiple times in one post to build up your list, but remember to start with the start page! … … 90 90 Althoug the basic formatting of Listic should adapt well to most WordPress themes and sites, users may want to use the numerous css classes included in Listic to change the look of various elements. Any of the following classes can be used to do so: 91 91 92 *listic-content-box (content box area), *listic-contet-box-[item number or name] (a specific content box in your list), *listic-item-number (all item numbers), *listic-item-number-[item number or name] (a specific item number in your list), *listic-list-preview (the start page cotents that display on non-single posts), *listic-current-item-number (the number of the current item being displayed) 92 *listic-content-box (content box area) 93 *listic-contet-box-[item number or name] (a specific content box in your list) 94 *listic-item-number (all item numbers) 95 *listic-item-number-[item number or name] (a specific item number in your list) 96 *listic-list-preview (the start page cotents that display on non-single posts) 97 *listic-current-item-number (the number of the current item being displayed) 93 98 94 99
Note: See TracChangeset
for help on using the changeset viewer.