Enfold - Responsive Multi-Purpose Theme 5.7

Download Enfold - Responsive Multi-Purpose Theme 5.7 from nulled fire. Enfold is a clean, super flexible and fully responsive WordPress Theme
fixed: small typos in strings
fixed: Ajax Portfolio Grid broken layout when using ALB fullwidth button shortcode in ajax preview text
fixed: ALB Post Metadata double separator when empty string inside
fixed: ALB Post Metadata remove empty tab styling in sub modal popup
fixed: ALB element Tab Section - non latin character in tab titles brakes click behaviour
fixed: added default values to av_responsive_images::handler_wp_lazy_loading_enabled for compatibility with 3rd party plugins
fixed: Pagination for ALB elements broken since WP 5.5 on non pages
fixed: ALB bug with WP 5.5 and plugins which enqueue \wp-admin\js\updates.min.js on edit pages - space bar ignored in input fields
fixed: ALB modal window preview "Textblock" styling of h tags
fixed: setcookie notice for PHP < 7.3
fixed: ALB Progress bars not showing up correctly in Tab Section on mobile
fixed: WP object cache bug with theme auto update
fixed: WC sorting order in ALB elements
fixed: double CSS rule entries in enfold.css (enfold_child.css) in dynamic_avia folder (from advanced styling tab)
fixed: typo in ALB Icon List
fixed: ALB Element Icon List heading tag selection not working for small styling

tweak: WooCommerce cart icon item count is now updated using WooCommerce cart fragment and get_cart_contents_count() (minimum WC 3.0) - better compatibility to 3rd party plugins
tweak: ALB element "Post Metadata" dates are now localized
tweak: Cookie message bar and aria-hidden attribute - attribute changes to false when bar is shown for better accessibility
tweak: ALB elements option "Lazy Loading Of Images" moved to new tab "Advanced -> Performance"
tweak: added z-index 10 to #avia-builder and #avia_sc_parser in ALB to fix problem with plugins
tweak: ALB elements containing "Image Gallery" added missing options for lightbox title and custom link for similar behaviour
tweak: moved theme option "Automated Schema.org HTML Markup" to SEO tab
tweak: filter avf_in_shortcode_handler_prepare_content: called with HTML created by executed shortcode before returning it
tweak: Warning message for special characters in ALB modal popup text input fields that might break ALB backend and frontend output
tweak: ALB tab element aria improvement (remove "-active" from hashtag)

added: WC options for hidden and featured products to some ALB elements
added: filter avf_critical_modal_charecters: Add/remove characters that might break ALB backend or frontend
added: filter avf_header_meta_viewport: change header meta tag viewport (also for non mobile)

improved: AviaHelper::get_entry() can be filtered (e.g. for WPML)

feature: Added schema.org FAQ markup to Accordion - can be activated with option

updated: all language files in sync with 4.7.6.3 (removed obsolete strings, updated typos, added new strings)
updated: Dutch language files (nl_NL)
updated: Italian language files (it_IT)

Developers:
===========
deprecated: function Avia_Builder::setFullwidthElements, use $this->config['is_fullwidth'] = 'yes'; in shortcode instead
deprecated: filter avf_fwd_elements - no longer needed
fixed: WooCommerce broken ajax search (in conjunction with WPML or plugins hooking into search query)
fixed: DragDrop and scroll not working with WP 5.5 block editor and ALB
fixed: ALB TabSection "Auto adjust height to content" not working
fixed: Block editor and ALB - title field loses focus after typing when empty content (Chrome)
fixed: non object notice in element-manager.class.php

feature: ALB element "Special Heading" new styling with icon added
feature: WooCommerce Option to disable cart icon

new ALB element: Post Metadata
fixed: typo error in html markup in slideshow displaying ' below
fixed: ALB element modal popup broken layout in classic editor
tweak: Add rel="noopener noreferrer" to ALB testimonial external link
updated: Italian language files