– Fixed a problem with a z-index rule for tag selector inside tinyMCE editor on Layouts editor page.
– Removed Front-End Editor button when previewing a layout.
– Fixed a problem with assigning Layouts to wrong content after import when it is explicitly set “Don’t use layout”.
– Fixed an issue with WPV conditional shortcodes when used with the Post Body shortcode on WooCommerce product page.
– Fixed an issue with single Text Widget that was not showing options after updating WordPress to the latest version.
– Fixed an issue with Media Widgets new GUI in the Widget cell.
– Fixed a problem with assigning Layout to 404 pages for non-integrated themes
– Fixed a problem with active tabs panels when nested tabs structure is created.
– Fixed a problem with a z-index rule and the HTML Style selector in Layouts Visual Editor cell.
– Fixed a console error logged when trying to create a Content Layout.
– Solved a problem with PHP warning for Layouts assignment dialog when using PHP7.
– Fixed a usability issue and the Layout preview is triggered only with the left mouse click on the preview button.
– Fixed an issue with wpautop (WordPress auto-paragraphs feature) and paragraphs rendering for Visual Editor cell
– Made sure Layouts custom CSS file is enqueued as the last style in the head of the document.
– Security improvement: Prevent script tag to be used inside comments text area in a Comments cell.
– Security improvement: Prevent script tag to be used inside Layouts custom CSS editor.
- Peformance: Only CSS classes and IDs of published template layouts are now scanned to reduce memory usage on large websites.
- Bug-fix: Fixed the preview of changes made in Content Layouts editor when they are rendered in a Template Layout context.
- Bug-fix: Removed a generic “full-width” CSS class to avoid conflicts with 3rd party plugins and themes.
- Bug-fix: Fixed the positioning of the “loading” GIF when layout name or slug are edited.
- Feature: Made possible for layouts assigned to archives to work as templates with non integrated themes.
- Feature: Made possible for Content Layout to be rendered in Template Layout in non integrated themes.
- Feature: Implemented Layout storage feature to make layouts structure import/export easier.
- Compatibility: Fixed compatibility issues between Layouts and Elementor plugin.
- Compatibility: Fixed compatibility issues between Layouts and Easy Digital Downloads plugin.
- Theme Compatibility: Implemented minimal theme compatibility classes for Twenty Sixteen, Twenty Seventeen, Genesis, Avada, Divi, Astra, Generate Press and Ocean WP.
- User-interface: Prevented Toolset cells to perform ajax request to server to preview their changes (tag, CSS id, CSS classes) in front end editor.
- User-interface: Link to the video tutorials page added in help section.
- User-interface: Fixed cosmetic problem with Undo/Redo buttons in Layouts editor.
- Cosmetics: Fixed few small cosmetic issues on Layouts editor.
- Cosmetics: Changed YouTube video example since video was not available anymore.
- API: Created filter to return list of all posts that uses certain Layout.
- API: Created API to handle Woocommerce conditionals as Layouts Wordpress filters.
- Bug-fix: Fixes issue with Woocommerce archive cell not showing its content when some changes are performed in front end editor.
- Bug-fix: Fixed issue with WooCommerce archive title after updating cell with title shortcode using front-end editor.
- Bug-fix: Fixed issue with CSS classes not saving in cell model and in corresponding DOM element when changed in front end editor.
- Bug-fix: Fixed issue with courtesy message dialog for layout preview when pop up are blocked and only one assignment exists for the current layout.
- Bug-fix: Fixed issue with ghost items in Layouts selector in post edit page, when pages assigned to a template layout are exported and then imported without the layout they were originally assigned to. Those ghost records are prevented to show and they are removed from the database as soon as the ghost association is detected by accessing post edit page.
- Bug-fix: Fixed issue with cells rendering complex markup, plus CSS and JS snippets in Multisite when Content Layout has been created by non-super-admin user.
- Bug-fix: Fixed wrong help video alignment in Content Layout when user sets high resolution.
- Bug-fix: Fixes bug of Layouts assigned to Archives not working when the main query didn't have at least one post, even if the layout was displaying other content.
- Bug-fix: Fixes bug with Slider cell autoplay option.