Cornerstone - The WordPress Page Builder 7.4.18

Download Cornerstone - The WordPress Page Builder 7.4.18 from nulled fire. Cornerstone is a 100% front-end WordPress page builder that will change the way you create pages.
  • Feature: Dynamic Content specific to the Post slug ({{dc:post: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
Feature: Custom attributes for all elements support arrays as well as json, this was a partial bug fix as it was possible to have an element with custom attributes as an array if you imported a certain template
Feature: OEmbed Theme Options to either disable for internal links or disable entirely allowing
Feature: Image controls now have a text input to change the source
Feature: Cornerstone now has a favicon! Disable with the filter `cs_app_favicon_enabled` and change with the filter `cs_app_favicon`
Feature: Ajax cart notification now resets it's state upon a page redirection
Updated: Ajax cart notification's z-index has been raised
Updated: The grammar of the template tab was changed to "Current Document Type" instead of "You are working on a"
Updated: On mobile all toggle events are handled through `touchstart` to improve iOS interaction time
Updated: Further performance improvements to our scroll event and resize events
Bugfix: Row Resizer could not resize if it was inside a looper or inside a dropzone like column
Bugfix: Sticky bars were not initializing themselves as fixed despite being at the top of the page
Bugfix: Sticky bars were not detecting the proper trigger heights when the page started on a scroll anchor
Bugfix: Sticky bars did not allow for a bar with no animation transitions
Bugfix: Scroll based effects were flickering due to their state not initializing correctly on launch
Bugfix: Missing conditions rules for underline theme options
Bugfix: WPML Layout types (archive, single, woocommerce etc) retain their language data when going from Pro5 to Pro6. Please still run your Pro5 to Pro6 upgrade in staging if you have WPML and let us know if you have any issues
Bugfix: Drag and drop was broken due to new toggle state detection code