Skip to content

Releases: live-composer/live-composer-page-builder

1.2.7 - March 27th 2017

28 Mar 07:51
Compare
Choose a tag to compare

= Bug fixes: =

  • Issue #645: Fixed bug in THE CONTENT and HTML modules (can't open Functionality tab)
  • Issue #640: Broken border color = active control in the navigation module
  • Issue #628: Clicking on the download button now downloads a file instead of opening it in the new tab.
  • Issue #598: Border controls are broken for active items in the Posts Grid > Filters
  • Issue #555: Woo Products Carousel showing part of the previous image

= New: =

  • Issue #642: Added a new filters for developers to insert custom HTML before and after any module or section.

= Improved: =

  • Issue #626: Possibility to hide promo messages panel in the Live Composer.

Thanks to the next contributors for helping with this update:

1.2.6 - March 14th 2017

14 Mar 11:13
Compare
Choose a tag to compare

= Bug fixes: =

  • Issue #630: Custom setting panels in WP Admin now render properly settings for add-ons (used by developers who create extensions for Live Composer)
  • Issue #591: Module presets: Heading URL should not be copied in style presets between modules.
  • Issue #584: Module presets: Problem with styling presets and default values (Social Links Module + Presets)
  • Issue #621: Module Gallery slider: The "Display the pictures from" feature are limited to few options.

Thanks to the next contributors for helping with this update:

1.2.5 - February 28th 2017

28 Feb 08:33
Compare
Choose a tag to compare

= New: =

  • Added unique ID for every section. In the future updates it will help to improve the plugin performance.
  • Extension developers now have possibility to create description for the plugin setting panels
  • Added notice in the standard WP Editor to warn users to not make changes in the back-end.
  • New Shortcode module.

= Improved: =

  • Added more margin options to the CONTENT module.
  • Issue #589: Minor optimization in the code generation functions
  • Issue #577: Improved editor messages: added PHP class
  • Issue #604: Improve function the_edit_template_link and button 'Disable Editor'

= Bug fixes: =

  • Issue #587: Fixed a broken link in the Live Composer configuration notice.
  • Issue #583: Fixed broken comment form placeholders.
  • Issue #581: Inline editor - the wrong button hovers colors in some themes.
  • Issue #579: Image tab doesn't hide in the Info Box module settings.
  • Issue #578: Settings group wrapper doesn't hide in the responsive tab.
  • Issue #574: Infobox > Icon > Margin Right setting doesn't working
  • Issue #573: HTML element > insert - textarea = broken module
  • Fixed the notice that appears when LC installed but settings never saved.
  • Updated Meta module to ignore private taxonomies (compatibility with Yoast WP Pro).
  • Make ‘std’ option in custom setting panel work as expected (needed for CPT extension to work properly).

1.2.4 - February 14th 2017

14 Feb 08:14
Compare
Choose a tag to compare

1.2.3 - February 4th 2017

04 Feb 10:31
Compare
Choose a tag to compare

1.2.2 - January 26th 2017

26 Jan 19:02
Compare
Choose a tag to compare

Version 1.1.4 (bug fixes)

13 Sep 05:00
Compare
Choose a tag to compare

= Improved: =

  • Issue #253: Added animations for the ICON module.
  • Add Instagram as a social option to STAFF module. Thank you Mario Zigliotto.
  • Issue #261: Shadows for posts in the BLOG and POSTS module

= Bug fixes: =

  • JS Bug: TypeError: a.html(...) is undefined
  • Issue #198: [JS] Inline Editor do not disappear on module CONFIRM click ( Firefox )
  • Issue #207: [JS] Cick on module (in the modules list) freezes the Live Composer
  • Issue #223: Link to editing archive listing template is broken.
  • Issue #224: Posts Module showing error when Media post type selected.
  • Issue #225: WooCommerce Module – settings broken for the title and price position.
  • Issue #226: Galleries Module – Styling -> Count -> Position is not work.
  • Issue #228: Grids of posts with masonry grid will not refresh the grid properly on options change.
  • Issue #232: Broken Resize Height Control
  • Issue #233: Module Downloads - Main -> Location contol is broken
  • Issue #240: [JS] tinyMCE multiple instances
  • Issue #246: [JS Bug] – Cannot read property 'init' of undefined
  • Issue #249: [JS] Copy/Paste does not work in-line. Thank you Luke Perrie.
  • Issue #260: Chevrons doubling up in Navigation Module. Thank you Luke Perrie.
  • Issue #262: The LC templates are listed on WordPress search listing
  • Issue #276: Posts and Blog module filtering bug
  • Issue #279: Module Image - Box shadow ( Inner ) does not work
  • Infobox inline-editor in "content": a964e97

Thanks to the next contributors for helping with this update:

Version 1.1.3 (bug fixes)

20 Aug 03:52
Compare
Choose a tag to compare

= 1.1.3 - August 19th 2016 =

= 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)

Bug fixes for released 1.1.1

17 Aug 05:08
Compare
Choose a tag to compare
Merge pull request #157 from livecomposer/issue/155

Fix WP Admin Bar is not visible even when LC is not in active mode #155