Changeset 1447107
- Timestamp:
- 07/01/2016 10:06:36 AM (10 years ago)
- File:
-
- 1 edited
-
empty-framework/tags/1.0.4/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
empty-framework/tags/1.0.4/readme.txt
r1447098 r1447107 61 61 62 62 == Installation == 63 1. = Install empty =63 1. Install empty 64 64 Download empty from the Wordpress Repository. Afterwards you upload the unzipped empty folder to your plugins folder. 65 1. = Activate empty =65 1. Activate empty 66 66 Log into your Wordpress installation and activate the plugin empty framework. 67 1. = Activate Post-Types =67 1. Activate Post-Types 68 68 Open up Empty → Settings and activate the visual editor for each post type you want to use it for. 69 1. = Define breakpoints =69 1. Define breakpoints 70 70 Change to Design → Breakpoints and enter your desired settings. A detailed description of the individual options can be found here: http://www.empty-framework.com/tutorial/2-edit-breakpoints/ 71 71 These settings can be changed at any given time. 72 1. = Define grid =72 1. Define grid 73 73 Change to Design → Grid and enter your desired settings. A detailed description of the individual options can be found here: http://www.empty-framework.com/tutorial/3-edit-grid/ 74 1. = Use content function =74 1. Use content function 75 75 In your theme replace the function `the_content();` with `the_econtent();`. The function is documented here: http://www.empty-framework.com/article/the_econtent-2/ 76 1. = Go use the editor =76 1. Go use the editor 77 77 You are finished with the configuration of the empty framework and are therefore ready to start development of your Theme. To create layouts for each activated breakpoint add a new page and use the 78 78
Note: See TracChangeset
for help on using the changeset viewer.