=== empty framework === Tags: empty, clean, framework, responsive, starting point, breakpoint, viewport, drag & drop, drag & drop editor, page builder, template builder, developer, visual editor, wysiwyg, extendable, grid, grid-based, translation-ready Requires at least: 4.4 Tested up to: 4.7 Stable tag: 2.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0 empty is a framework for the rapid grid-based development of responsive WordPress Themes. == Description == empty is a framework for the rapid grid-based development of responsive WordPress Themes. empty offers a drag & drop editor to create layouts for different breakpoints and devices. It therefore uses individual responsive settings and generates corresponding CSS files which will be included in the frontend of your Wordpress theme. Use empty to set up a responsive website environment. You are able to create breakpoints which will be available in a drag & drop editor interface. You can customize any page layout for each breakpoint. Create elements with different widths for different viewport widths. empty takes care of delivering those responsive layouts to the frontend. It writes HTML code with corresponding CSS classes and includes CSS files with all @media tags in place. Don't worry about setting up responsive content elements blind and without visual feedback in PHP code anymore — do it visually right in your WordPress editor. = Keyfeatures = * starting point for fast responsive theme development * layouts for several breakpoints * responsive grid system * grid-based spacing and font sizes * drag&drop editor * deep Wordpress integration (wysiwyg editor, media uploader) * detailed documentation * extendable base modules = Links = * To get started quickly have a look at the workflow description here: http://www.empty-framework.com/tutorial/1-workflow-2/ * To read all about adding breakpoints to your environment have a look at this guide: http://www.empty-framework.com/tutorial/2-edit-breakpoints/ * Additionally empty let's you create a design grid: http://www.empty-framework.com/tutorial/3-edit-grid/ * The drag & drop editor to create fully responsive page layouts: http://www.empty-framework.com/tutorial/5-visual-editor/ * Any questions about any empty function? See the documentation: http://www.empty-framework.com/docs/ = Premium = By purchasing a license nearly every part of empty can be extended. For example the definition of new breakpoints, the extension of the grid by further tags as well as the creation of additional drag & drop editor elements. To purchase a license have a look at your options here: http://www.empty-framework.com/premium-2/ = Website = empty's project website including the documentation as well as news and support forums http://www.empty-framework.com = Support = * Documentation: http://www.empty-framework.com/docs/ * FAQ: http://www.empty-framework.com/faq-2/ * Support Forums: http://www.empty-framework.com/forums/ == Installation == 1. Install empty Download empty from the Wordpress Repository. Afterwards you upload the unzipped empty folder to your plugins folder. 1. Activate empty Log into your Wordpress installation and activate the plugin empty framework. 1. Activate Post-Types Open up Empty → Settings and activate the visual editor for each post type you want to use it for. 1. Define breakpoints 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/ These settings can be changed at any given time. 1. Define grid 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/ 1. Use content function 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/ 1. Go use the editor 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 == Frequently Asked Questions == A list of frequently asked question can either be found right here: http://www.empty-framework.com/faq-2/ All those questions are also accessible directly in the WordPress admin on each empty framework page. Just click on the question mark [?] in the top right corner. You didn't find what you were looking for? Try searching the support forums or create a topic there. http://www.empty-framework.com/forums/ == Changelog == = 2.4 = * I N I T I A L Release after overhaul = 2.0 = * Complete change and revamp of the internal PHP Core = 1.1.1 = * New: Context menu for selected elements * New: Full width rows * Bugfix: media was removed on resize * Bugfix: Allow percentage values * Small things: new icon, new banners, new update infos [premium] = 1.1 = * I N I T I A L Release = 1.0.5 = * New: Backup changes while connection problems * New: Sample Theme included * New: Update of language files * Changes: Filesize reduction * Changes: Code formatted to match Wordpress standard = 1.0.4 = * Readme Update * Updates: Automatically generate CSS files after update * PHP: update of helper functions * Admin: error messages are now wordpress notices = 1.0.3 = * BUGFIX: body tag is not extendable * BUGFIX: textareas unwanted spaces * BUGFIX: allow quotes in selector [premium] * BUGFIX: Selector of additional tags wasn’t saved [premium] * PHP: function use_etemplate [premium] * PHP: update of helper functions * Tags: setting for using tag in editor [premium] * Shortcode [php] [premium] * Language file update = 1.0.2 = * minor design changes = 1.0.1 = * BUGFIX: Tags: allow specific characters in selector name [premium] * BUGFIX: display self hosted videos * Updates: update system [premium] * Tags: editable * Tags: seperate margin & padding * Tags: minimizable & sortable