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
feature: added file download functionality to ALB button element (see link settings toggle)

tweak: refactored function avia_backend_create_file() - better error handling
tweak: updated theme options descriptions text Performance/Minified Files
tweak: replaced text "Twitter" with "X"

fixed: link not working for ALB image when "image hover effect" set to "fade to another image"
fixed: CSS in ALB table empty cell in pricing table in last row is visible
fixed: ALB Masonry shows posts from non empty category with one empty category and relation AND
fixed: datepicker CSS in backend when next/prev button is disabled

PHP 8.3 compatibility.: fixed strict data type warning in slideshow_layerslider.php

updated: Italian language files it_IT (version 5.6.12, provided by BigBatT - [email protected])
updated: sync all language files (5.7)

Updated: LayerSlider 7.10.1

DEVELOPERS:

tweak: refactor dynamic-css.php for better readability
tweak: ALB Icon List - added $this->element_atts as parameter to filter 'avf_customize_heading_settings'

BETA Feature: initial support for WP plugin "Cookiebot CMP by Usercentrics" ( Cookie banner plugin for WordPress – Cookiebot CMP by Usercentrics ) see ../config-cookiebot/class-avia-cookiebot.php
added: support for js wp.hooks in frontend (dummy wrapper functions to avoid checks for wp.hooks in js if not loaded - see avia-js.js)
added: theme support 'avia_include_cookiebot' - allows to run our scripts
added: filter 'avf_allow_wp_hooks_dependency' - allows to add js wp.hooks for frontend - is not by default
added: filter 'avf_dynamic_css_additional_vars' - used to add additional var()
added: filter 'avf_dynamic_css_after_vars' - used to add additional var() in own :root

feature: replace fixed color values with var() in dynamic-css.php

added: filter 'avf_dynamic_css_calculated_colors' - add additional calculated colors to color set array $avia_config['backend_colors']['color_set']
added: $avia_config['backend_colors']['color_set_var'] containing var(....) instead of color values
added: filter 'avf_supress_css_theme_variables' extended to use color values or var(....)
added: filter 'avf_file_download_supported_file_types' - change supported download file types to show in media gallery popup
fixed: Undefined variable $skipSecond in ../avia-shortcodes/section/section.php
tweak: CSS improvements linebreak in sort buttons in ALB accordion
tweak: fix problem with broken layout after updating plugins due to cached and/or merged theme css files
tweak: CSS in ALB image - overlay overflow covering columns on hover
tweak: vulnerability fix changed link "XFN 1.1 profile" to https://
tweak: added screen reader tag to menu items on the menus screen of mega menu

added: ALB contact form option to limit datepicker in future dates only

fixed: CET Masonry Load More Button not working when items per page locked
fixed: ALB video hide video controls (html5 or self hosted) if selected in option
fixed: ALB gallery thumbnails CSS alignment issue on Safari and Firefox on macOS
fixed: added CSS rule background-attachment local to ALB gridrow cell to center image in cell
fixed: Uncaught TypeError: aviaPostCssManagement::handler_wp_save_post() - removed type check

updated: Layerslider 7.9.7 - vulnerability fixes

updated: sync all language files (5.6.10)
updated: Dutch language files nl_NL (version 5.6.10 provided by EZWebdesign - Roger Hoen )
updated: Italian language files it_IT (version 5.6.10, provided by BigBatT - [email protected])

DEVELOPERS:

tweak: changed access from protected to public for avia_font_manager::zip_flatten()

added: filter 'avf_toggle_sorted_tags' - allows to change sort order of filter tabs in ALB accordion (enfold-library/actions and filters/ALB Elements/Toggles (Accordion)/avf_toggle_sorted_tags.php at master · KriesiMedia/enfold-library)
added: filter 'avf_skip_upgrader_process_complete' - allows to skip our actions
added: filter 'avf_tab_subsection_image_size' - filter image size for tab section tab image