- Bugfix: Element list caret toggle was overflowing improperly
- Bugfix: Related Products looper did not work properly when using "Current Product"
- Bugfix: Audio Element in Starter, Blank, and Cornerstone standalone had various controls like background color that did not work
- Bugfix: Navigation Layered element would not resize properly in toggleable elements like accordions or tabs
- Bugfix: Component using a tab inside it would not display in Cornerstone all the time
- Bugfix: cornerstone.pot was missing
Feature: Range Looper
- Feature: If a component is missing there is a control in place to let you choose a valid component as a replacement
- Feature: Query Builder custom attributes JSON
- Feature: Frontend filter `cs_mejs_video_player_args` for controlling all MediaElement options
- Feature: Post is_sticky Dynamic Content and Condition
- Feature: Yoast ignore condition
- Updated: Global External APIs can accept Dynamic Content in their fields
- Updated: Cornerstone AJAX GET requests will send _wp_nonce in the GET variables as well as the standard nonce header
- Bugfix: WC Archive and Single layout will try to force it's layout type better to prevent missing preview messages
- Bugfix: WPML Subdomain mode will only try the redirect if the redirecting locating is a valid subdomain of the previewing language. Preventing an issue where it would start an infinite redirect
- Bugfix: 404 page preview would sometimes not work
- Bugfix: Video volume control for videos was missing on mobile
- Bugfix: Edit with Cornerstone top header button was missing on the Gutenburg Post Editor
- Bugfix: Accordion items would flicker open on page load when they were already opened
- Bugfix: Width 100% has been placed on tab panels to prevent an issue where a slider could expand the tab panel in a broken looking way
- Bugfix: Components names and groups with long names would overflow the UI in a broken looking way
- Bugfix: Query Builder order by `Ignore` would still display the meta value controls
- Bugfix: Trailing comma removal in the function of BG partial
- Bugfix: You could not loop over the number zero
Decryption key:
- Bugfix: The data stores in the dev tools would sometimes reset themselves when editing the JSON
- Bugfix: No translation set for app.preview-error.missing-zone.cs_layout which is a message that shows up when the preview does not display the layout you are editing
- Bugfix: The layout preview will try to force the correct layout to show up even when viewing a page that is not the same type of layout
Decryption key:
- Feature: External API Attribute request type has an "encode" control and can also URLEncode on Post bodys. Which is useful for manually connecting to OAuth2
- Feature: Export Documents Alpha. Button found in the Dev tools, this exports all Cornerstone Documents. Dont use this on a very large site
- Feature: Max / Personify Site import support
- Updated: Filter `cs_classic_gravity_forms_select_a_form_placeholder` to get Classic Gravity forms element to mimic old behavior of Pro 5
- Updated: Importing a document that you trashed caused nothing to happen. It now untrashes the document
- Updated: Import process has support for importing menus. Only used by Export Documents feature
- Bugfix: If you had a grouped color palette, but no colors in a normal palette your grouped colors would not show up
- Bugfix: Importing an image would not add a size modifer like `full`. Which also meant you couldn't export something you just imported
- Bugfix: Empty Components would always show the empty element indicator instead of relying on the dropzone settings of the element the component is based on. For instance an empty Row component would not show dropzones for each of it's areas
- Bugfix: If you edit an image field, it will auto add `full` if it is an attachment ID when you first open the controls. This is required for exporting images properly
- Bugfix: Row Element template control would not accept a `var()`
- Bugfix: Parameter Slider Unit fields could not accept 0 as the min or max
- Bugfix: Breadcrumbs element was using the attribute `classes` instead of `class`
Cornerstone v7.2.7 - The WordPress Page Builder
Cornerstone 7.2.7 - June 16, 2023
Feature: Status indicators for elements with parameters
Feature: filter `cs_google_font_load_all_weights` to load in all google font weights
Feature: Mini-cart has button background color controls
Bugfix: Mini-Cart element did not work in WooCommerce 7.8
Bugfix: Setting color picker to transparent caused it to reset the hue
Cornerstone v7.2.6 - The WordPress Page Builder
Cornerstone 7.2.6 - June 7, 2023
Bugfix: Deprecated Search Modal's search tab styling did not work
Bugfix: Custom Fonts were returning 'regular' as font-style instead of 'normal'
Cornerstone v7.2.5 - The WordPress Page Builder
Cornerstone 7.2.5 - May 24, 2023
Feature: var() can be used in the color picker or as a global color
Feature: Looper repeat property can use Dynamic Content
Feature: Custom Loopers args field can use Dynamic Content
Bugfix: If a global color was a 3 letter hex the opacity slider would not work
Bugfix: Accordions "enter" keybinding was conflicting with browser accessibility
Bugfix: Statbar element's direction property only worked for left and up
Cornerstone v7.2.4 - The WordPress Page Builder
Cornerstone 7.2.4 - May 9, 2023
Feature: Dynamic Content specific to the Post slug ({{dcost:slug}})
Updated: Updated Google Fonts list
Bugfix: If you moved an element yourself through JS, it would cause the events attached to be removed and never placed back onto the element
Bugfix: Jetpack installed caused background videos not to display properly
Bugfix: Parallax backgrounds were not calculating themselves unless a scroll event occured
Bugfix: Parallax backgrounds were running on the main thread
Bugfix: Yoast would not work if the classic editor was installed
Bugfix: Yoast would not usually work in Chrome due to a race condition with Gutenburg
Bugfix: WPML would not work if the default language was in a directory
Bugfix: OEmbed code did not check if property was defined
Cornerstone v7.2.3 - The WordPress Page Builder
Cornerstone 7.2.3 - April 25, 2023
Bugfix: Toogle hash was mistakenly removed from Tabs
Bugfix: Remove possibility of a Fatal error when WPML has translations for a layout, but the layout no longer exists
Bugfix: If a Google Font was used as in the Font pallete it would load in every single font weight. It now loads in the normal and bold, and any font weight you use dynamically on your pages
Cornerstone v7.2.2 - The WordPress Page Builder
Cornerstone 7.2.2 - April 18, 2023
Bugfix: Remove possibility of a Fatal error when trying to use an ACF field as a date, when the field is not a date
Bugfix: Site imports were not importing Custom CSS or Global Colors properly
Bugfix: Google Maps passes a null function callback to the API string to prevent the error message when not passing a callback to Google
Bugfix: Enough passive listeners or explicit mark as non-passive in our JS to pass Google lighthouse audit tests. Performance numbers usually improved by 2 points
Bugfix: It was possible if your sticky header was caught in a resize event that it would shrink twice if it was in the stuck state
Bugfix: Sticky headers were not resizing properly on the frontend depending on how the WP toolbar changes height
Bugfix: In a unit slider, if Inherit is the only choice it will display a list when you click on the "...". Previously it showed you could click it, but nothing would happen
Bugfix: Toogle hash was mistakenly removed from the Accordion revamp project
Bugfix: String conditions that used "0" would be marked as empty and never be valid to be used as a needle for "String In" or "String not in" conditionals
Bugfix: If you are trying to deleted an already deleted document it will give you a better error message