Update to support Elementor 3.26+
- Fix - Add back Reset Order Bump Stats as a row action when viewing the admin order bumps list.
- Fix - Handle edge cases with actions that output table rows to avoid compiler errors. Specifically class and any hyphenated non-data attribute.
- Fix - Add close button back to login modal.
- Fix - Fix issue with bad trust badges data that prevented trust badges admin settings from loading.
- Dev - Added a few new filters: cfw_login_form_account_exists_text, cfw_login_form_account_does_not_exist_text, and cfw_login_form_continue_as_guest_button_text
Speed optimizations within the editor
Added aria-label to mobile navigation toggle for accessibility
Fixed issue when inserting videos into Image Slideshow element
Files Updated:
/elements/image-slideshow.php
Minor Tweaks to Full Screen Menu element
Files Edited:
/elements/nav-fullscreen.php
/assets/css/frontend.css
Added more styles for Full Screen Menu element
Files Edited:
/elements/nav-fullscreen.php
/assets/css/frontend.css
Added New Full Screen Menu Element
Files Edited:
/elements/nav-element.php
/assets/css/frontend.css
/assets/css/frontend.min.css
Additional styling options added for Navigation Element & WooCommerce Cart elements
Fixed WooCommerce product display while in editor mode (register_wc_hooks)
Files Updated:
elementor-helper.php
/assets/css/frontend.css
/elements/nav-element.php
/elements/woo-cart.php