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: 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`
Feature: Looper Dynamic content has a 'depth' control letting you control which consumer data to use depending on the depth of your nested loopers
Feature: Dynamic Content for variable product stock for WooCommerce
Feature: Adobe Typekit can load in the files through CSS through the control "Load as CSS"
Feature: Sliders Pause on Hover control
Updated: The document list displays 'draft' next to the post title if the status is draft
Updated: Revert of the parameter image pre processing which converted an ID to a full image URL. Image fields already will do this processing. You probably don't need to change anything, but if you do you need to pass `type='image'` into your dynamic content like `{{dc:p:image type="image"}}`. This caused issues for anyone who wanted to reference the attachment ID directly
Updated: More PHP 8.2 deprecation removals
Updated: When using div "sticky" position, Cornerstone will auto add "overflow-x visible" to your body tag which is needed in most cases for it to even work
Bugfix: You could not use 'auto' as the value for a width of a modal due to Cornerstone thinking 'auto' was the default value
Bugfix: Breadcrumbs element would not work with Dynamic Content in the style fields
Bugfix: Using Dynamic Content when the code editor was empty still did not work
Updated: Breakoutmode will work on Choose controls that use boolean values, like "Accordion Starts Open"
Updated: You can pass in _key to Dynamic content `type="object"`, for use in Dynamic Content that uses key already like post meta
Bugfix: Jetpack React CDN conflicting with Cornerstone App, resulting in the App crashing upon changing anything
Bugfix: Custom Attributes would not use Dynamic Content if being used on a Component that did not have Custom Attributes