Version 1.1.3 (bug fixes)
= 1.1.3 - August 19th 2016 =
- Report any bugs on GitHub
- Here you can download any previous verison
- See latest changes in details with animated gifs and videos
= Bug fixes: =
- Issue #174: Click "Edit template" in WP Admin on CPT listing is broken
- Problem with border settings control. If set to 'none none none none' it will break.
- Issue #186: Version 1.1+ problem with post archive templates, post styling is missing
- Issue #182: Make sure disabled modules (WP Admin > Live Composer > Settings > Feature Control) do not show in list of the modules available for drag and drop.
- Issue #170: Load Templates section is not scrollable anymore
- Issue #178: TinyMCE inline link popup has a wrong position.
- Issue #172: Element Titles cannot be changed in Safari on Mac
- Issue #208: Responsive settings do not work for THE CONTENT module
- Issue #203: Responsive line-height settings do not work in HTML module
- Issue #196: Uncaught Error – cannot call methods on sortable prior to initialization; attempted to call method 'option'
- Issue #202: Inline Editor – Bold, Italic text styling do not apply in some themes.
- Issue #193: Navigation Module – Chevron not showing when enabled in navigation module
- Presets: Fixed presets auto-reload on module options change. (Thank you Paul!)
- Presets: Removed Infobox > Image and Infobox > Image Url form synchronization. (Thank you Paul!)
- Post Grids: Wrong post title centering over thumbnail. (Thank you Jacob!)
= For developers: =
- New filter added 'dslc_filter_modules'. Use it to enable/disable/sort/rename registered modules.
- Removed dslc_sort_alphabetically function.
= Other changes: =
- Completely removed 'Modules Listing Order' setting from WP Admin > Live Composer > Settings
- Issue #181: Fixed headers cover working area while editing page. From now Fixed / Absolute headers will looks like a regular header in editing more. If you want to see it fixed as on production, please click on "Hide Editor" button.
- Changed limit for border width value (from 10 to 1000)