Enfold - Responsive Multi-Purpose Theme 5.7.1

Download Enfold - Responsive Multi-Purpose Theme 5.7.1 from nulled fire. Enfold is a clean, super flexible and fully responsive WordPress Theme
tweak: add font-display option to google webfonts link

feature: new options for ALB Elements:
- Accordion
- html tag for toggle title
- responsive font sizes
- Animated Countdown and Events Countdown
- custom colors for numbers and description and title
- Animated Numbers
- custom colors for numbers and description
- Team Member
- Responsive Font Sizes
- Testimonials
- Responsive Font Sizes

added: ALB Icon Grid responsive breakpoint options for 50% and fullwidth

fixed: problem with uploaded google fonts not working after 4.8.9.1 (#3707)
fixed: ALB Gallery Meta ContentURL Value and remove displayed post title
fixed: curtain footer with left/right sidebar for mobile devices not working
fixed: ALB slideshow duplicate image of first slideshow - use add_theme_support( 'avia_post_css_slideshow_fix' );
fixed: Sidebar shadow still visible on mobile view for blog

compatibility: fix WPML post grid query for untranslated terms to display only public post types as fallback

tweak: Enfold widgets can be used in Block Widget Editor - disabled by default and is in unsupported beta and backend preview is not properly supported
added: use add_theme_support( "avia_enable_widgets_block_editor" ); to switch to new block widget editor
deprecated: $avia_config['use_block_widget_page']
important: custom sidebars cannot be added and removed in Block Widget Editor - switch to old widget page

DEVELOPER:

added: action 'avf_product_slider_html_list_before_item' - allows e.g. to call do_action( 'woocommerce_product_thumbnails' );

Performance/Security: widgets not needed can be removed and php code is not loaded
moved: widget classes in seperate files enfold\framework\php\widgets\widget-classes

introduced: namespace aviaFramework
introduced: namespace aviaFramework\widgets\base\

added: filter 'avf_widget_loader_base_classes' - add custom widget base classes loaded before widgets
added: filter 'avf_widget_loader_widget_classes' - add custom widgets or remove widgets and do not load php code
added: filter 'avf_font_display_google_fonts' - change theme option Custom Font Display Behaviour for google web fonts
added: filter 'avf_google_fontlist' - new parameters

removed: function avia_get_post_list (deprecated since 4.4.2)
removed: function avia_get_comment_list (deprecated since 4.4.2)
removed: function avia_google_maps::handler_print_google_maps_scripts (deprecated since 4.4)
removed: function avia_google_maps::print_map (deprecated since 4.4)
removed: file enfold\framework\php\class-framework-widgets.php -> enfold\framework\php\widgets\class-widget-loader.php
removed: widget class avia_tweetbox (moved to enfold\framework\php\widgets\legacy\class-avia-tweetbox.php)

deprecated: function avia_option() -> avia_get_option()
deprecated: function avia_check_custom_widget() - no longer needed
deprecated: function avia_is_dynamic_template() - no longer needed
deprecated: function avia_backend_get_dynamic_templates() - no longer needed
deprecated: function avia_show_menu_description() - no longer needed
feature: new styling options for Content Slider (border, background, boxshadow)
feature: new styling options for Accordion Slider (font color for title and excerpt)
feature: new styling options for Featured Image Slider (font color for title and content)
feature: new styling options for Easy Slider (font color for title and content)
feature: new styling options for Tab Section (font colors and hover colors for tab titles)
feature: new styling options for Events Countdown (responsive font sizes for title, numbers and time unit)
feature: new styling options for Team Member (font colors, image size, image border and border radius)

tweak: Cookie removal - added a try/catch block when plugins add illegal key to $_COOKIE
tweak: ALB gallery responsive images not working for big preview
tweak: added classes to ALB Video element for better support of borlab plugin
tweak: ALB Search remove [] from post type query string if only 1 post type is selected (not supported by some plugins when redirected to search page)
tweak: ALB Tab Section content padding CSS bug: Autoadjust content and content padding huge breaks layout
tweak: ALB WC Product List broken content and links

fixed: ALB link element returns wrong href attribute when manual and empty link
fixed: ALB image element does not load selected image size when a link is selected (e.g to lightbox)
fixed: ALB video preview image does not work when theme support avia_template_builder_custom_html5_video_urls is active
fixed: Theme option CSS "Socket background color" interferes with content background color
fixed: identical shortcodes in subitems trigger "undiefined index" error in php for post css supported elements

WooCommerce compatibility: add a check for cart object to prevent 'Uncaught Error on null'

compatibility checks: PHP 8.1
compatibility checks: WP 5.9
compatibility checks: WooCommerce 6.1

updated: Layerslider v7.0.7
updated: Italian language files it_IT (version 4.8.8.1, provided by BigBatT - [email protected])

DEVELOPERS:

deprecated: renamed ../framework/avia_shortcodes to ../framework/legacy_avia_shortcodes - files no longer loaded

added: action 'ava_builder_core_files_loaded'
added: action 'ava_builder_shortcode_files_loaded'
added: filter 'avf_masonry_flex_image_html' - see enfold-library/avf_masonry_flex_image_html.php at master · KriesiMedia/enfold-library
added: filter 'avf_team_ignore_selected_image_size' - ignore modal popup selectbox setting for image size (backwards comp.)
added: filter 'avf_before_load_single_builder_core_file' - allows to load a custom builder core file and supress loading of original php file (enfold-library/avf_load_single_builder_core_file.php at master · KriesiMedia/enfold-library)
added: filter 'avf_before_load_single_shortcode_file' - allows to load a custom shortcode file and supress loading of original php file (enfold-library/avf_load_single_shortcode_file.php at master · KriesiMedia/enfold-library)

customize: ALB modal popup type option fields can be extendend by user defined custom options (or existing can be overriden)

added: class avia_masonry version 4.8.3 (prior post css changes) renamed to avia_masonry_old and added to ../config-templatebuilder/avia-shortcode-legacy
added: class avia_slideshow version 4.8.8.1 (prior post css changes) renamed to avia_slideshow_old and added to ../config-templatebuilder/avia-shortcode-legacy
refactored: class avia_sc_video, version 4.8.8.1 added to ../config-templatebuilder/avia-shortcode-legacy in case needed for a fallback
moved: several shortcode related files (check directory structure)

tweak: minor changes to post css support in

- Logoslider
- Magazine
- Masonry
- Masonry Gallery
- Section Background Videos

updated: ALB Elements to support post css files (prepared to extend styling options in future releases):

- Accordion Slider
- Content Slider
- Easy Slider
- Featured Image Slider
- Fullscreen Slider
- Fullwidth Easy Slider
- Tab Section and Tab Sub Section Tabs
- Events Countdown
- Upcoming Events
- Product Purchase Button
- Product Info
- Product Meta Info
- Product Price
- Product Reviews
- Product Info Tab
- Related Products
- Product Slider
- Product Grid
- Product List