May 27th 2025 – Version 7.1.1
tweak: Clean up options descriptions in theme options - added "read more" - section
tweak: Clean up options descriptions in ALB modal popup - added "read more" - section
tweak: replace checkboxes with toggles in ALB modal popup
fixed: Uncaught TypeError: can’t access property “applyFilters”, obj is undefined in../enfold/js/avia-js.js (window['wp'].hooks)
fixed: Warning: Undefined property: stdClass::$ID in ../enfold/includes/config-enfold/functions-enfold.php on line 860 + 862
fixed: ALB Audio Player cannot edit playlist when bundled Layerslider is deactivated
fixed: CSS in preview in theme options page "Header"
fixed: CSS with cart icon and transparent header
fixed: CSS for svg icons in header to inherit Advanced Styling CSS options
fixed: WPML warning "Undefined variable $translate_class"
fixed: class-modal-elements.php select endtag missing /
Updated: LayerSlider 7.14.4
updated: sync all language files (7.0)
updated: Italian language files it_IT (version 7.1.1, provided by BigBatT - [email protected])
updated: Dutch language files nl_NL (version 7.1.1 provided by EZWebdesign - Roger Hoen )
DEVELOPERS:
added: theme support "avia_alb_checkbox_toggles"
added: filter 'avf_theme_option_desc_chars' - allows to modify svg icons for additional description text
added: filter 'avf_theme_option_desc_read' - allows to modify read more text for additional description text
added: filter 'avf_alb_modal_desc_chars' - allows to modify svg icons for additional description text
added: filter 'avf_alb_modal_desc_read' - allows to modify read more text for additional description text
removed: outdated code already in comment
Mar 12th 2025 – v7.1
- tweak: replace Wp Media Library by WordPress Media Library in ALB icon selector modal popup
- performance: avoid multiple db queries when using attachment_url_to_postid
- added: Google Fonts Source Sans Pro and Poppins to default font list
Feb 21nd 2025 – v7.0
DEVELOPERS:
- feature: added option to various ALB elements to filter WooCommerce OnSale products
- feature: support to upload custom SVG Icon sets, also colored svg icons (color scheme settings or custom color settings do not affect color of these icons)
- feature: theme option to deactivate default iconfont entypo-fontello in "SVG Iconset and Iconfont Manager"
- tweak: support german umlaut in URL of "Table of content" widget
- tweak: added class content-* to grid row cell container .flex_cell
- tweak: load google maps js API async
- tweak: remove double HTML markup for "date" in ALB timeline
- PHP 8.2 compatibility: fixed Uncaught TypeError in class MetaBoxBuilder line 311
- WordFence vulnerablity fix: limit download of theme options to admin only (discovered by mikemyers)
- WordFence vulnerablity fix: removed not needed function avia_ajax_get_image_color() (discovered by mikemyers)
- fixed: Fold/Unfold button not hidden in responsive mode when fold container is hidden
- updated: Google Maps API version to 3.59
- updated: Italian language files it_IT (version 7.0, provided by BigBatT - [email protected])
- updated: Dutch language files nl_NL (version 7.0 provided by EZWebdesign - Roger Hoen )
- updated: French language files fr_FR (version 7.0, provided by comkapi - Patrick)
- updated: sync all language files (7.0)
- tweak: splitted functions.php and functions-enfold.php in seperate files and restructured files in /includes folder
- tweak: adjusted logic to connect ALB default icon font "fontello" to class avia_font_manager
- tweak: moved default icon font entypo-fontello to subfolder ..config-templatebuilderavia-template-builderassetsfontsentypo-fontello
- tweak: added "SVG Entypo-Fontello" as default svg icon set to subfolder ..config-templatebuilderavia-template-builderassetsfontssvg_entypo-fontello
- tweak: improved aria and accessability support for svg icons
- added: iconfont entypo-fontello-enfold containing icons needed by enfold core (e.g. for 3-rd party plugins)
- removed: function $.fn.avia_color_picker_autodetection - not used by Enfold
- removed: function avia_ajax_get_image_color() and css dependencies
- added: filter 'avf_svg_icon_set_config' -
- added: filter 'avf_svg_icon_info' -
- added: filter 'avf_svg_images_get_icon_html' -
- added: filter 'avf_svg_images_local_to_url' -
- added filter 'avf_svg_images_icon_as_img' - allows to replace svg tag with
- added: filter 'avf_switch_iconfont_to_svg' -
- added: filter 'avf_use_svg_from_media_library' - allows to skip svg from media library
- added: filter 'avf_queried_svg_from_media_library' - filter queried svg files
- renamed: filter 'avb_backend_editor_element_data_filter' to 'avf_backend_editor_element_data_filter'
- removed: filter 'avia_post_nav_entries' -> 'avf_post_nav_entries'
- added: attribute is-colored="true" is added to svg tag of colored svg icons
Jan 22nd 2025 – v6.0.9
tweak: Improve logic for /?avia_extended_shop_select= queries - use data-href attribute and js routing
tweak: add footer tag when Footer Setting: Select a page to replace both footer and socket
fixed: Uncaught TypeError: Cannot access offset of type string on string in ../includes/helper-asset.php
fixed: Enfold theme options translations do not work in 6.0.8
fixed: PHP Fatal error: Uncaught TypeError: strip_tags(): in ..frameworkphpwidgetswidget-classesclass-avia-partner.php
WP 6.2.0 compatibility: fix missing bulk select checkboxes in backend menu page
updated: Italian language files it_IT (version 6.0.9, provided by BigBatT - [email protected])
updated: Dutch language files nl_NL (version 6.0.9 provided by EZWebdesign - Roger Hoen )
DEVELOPERS:
tweak: improve var '--enfold-header-height' (provided by Guenni007)
Enfold Release Dec 3rd 2024 – v6.0.8
DEVELOPERS:
- WP 6.7.0 compatibility: fixed PHP Notice: The function _load_textdomain_just_in_time was called too early
PHP 8.2 compatibility: added stricter type checking to avoid warnings or errors
- tweak: add post metadata as classes to body tag
added: filter 'avf_metadata_to_body_class' - allows to filter post metadata like tags, category, ... added to body tag
Enfold Release Note October 4th, 2024 – Version 6.0.5
- tweak: updated theme options description Google Measurement ID
- tweak: added text-size-adjust property to base.css
- tweak: changed CSS for X social icon
- tweak: ALB Accordion - open a toggle when hash manually changed in browser search bar
- added: missing text domain in ..includesadminoption_tabsavia_menu.php
- PHP 8.2 compatibility - fix: Allow usage of dynamic property for classes extending aviaFrameworkbaseobject_properties and aviaBuilderbaseobject_properties
Updated: LayerSlider 7.12.4 (fixed vulnerability report)
updated: Italian language files it_IT (version 6.0.4, provided by BigBatT - [email protected])