fixed: post css stylings not updated after importing theme settings from file
reverted: ALB Accordion - open a toggle when hash manually changed in browser search bar (might break element behaviour)
updated: Italian language files it_IT (version 6.0.5, provided by BigBatT - info@luigicircello.it)
updated: Spanish language files es_ES (minor fixes and additions)
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 ..\includes\admin\option_tabs\avia_menu.php
PHP 8.2 compatibility - fix: Allow usage of dynamic property for classes extending aviaFramework\base\object_properties and aviaBuilder\base\object_properties
Updated: LayerSlider 7.12.4 (fixed vulnerability report)
updated: Italian language files it_IT (version 6.0.4, provided by BigBatT - info@luigicircello.it)
tweak: ?s=xxx is removed except for search page (no more 404 redirect)
fixed: image formats like jpg, png, ... in pagination links open lightbox instead of page
fixed: Wordfence XSS Vulnerabilities reports with wrapper_class and class
removed: backwards compatibility 4.8.4. default white sonar effect for ALB icon on hover
removed: support for outdated Envato theme updater API < 3.0
PHP 8.2 compatibility - fix: Deprecated: Use of "self" in callables
Updated: LayerSlider 7.12.2
tweak: remove "Dismiss" from admin notice 6.0 and 6.0.1
tweak: ALB Akkordion adjust js logic to avoid unnecessary updating of toggle titles in DOM
added: Threads Social Icon to theme options and ALB Social Buttons
fixed: WooCommerce category banner image shows wrong image when no category image is selected
fixed: ALB Accordion toggle title does not allow 0
fixed: ALB Accordion toggle titles with numbers throw js error
accessibility: added aria-label expand/collapse to ALB toggle heading
accessibility: added aria-label to HTML heading tags in layout templates (e.g. loop-index.php, loop-page.php, ...) and ALB elements
accessibility: added aria-label to HTML footer tag in footer.php
accessibility: added aria-label to HTML aside tags
accessibility: added "Contact Form" as default aria-label text to new added ALB Contact From element - already existing are not touched
DEVELOPERS:
added: filter 'avf_aria_label_for_header' - allows to change the generated aria-label text before output
added: filter 'avf_aria_label_for_footer' - allows to change the default aria-label text before output
added: filter 'avf_aria_label_for_sidebar' - allows to change the default aria-label text before output
performance tweak: remove custom fields query from frontend and allow to limit result set in backend
tweak: extended ALB button elements with aria-label from custom title attribute
tweak: extended ALB button elements button title attribute option with dynamic content
tweak: ALB buttons move option "Button Title Attribute" to "Content" tab below "Icon Visibility"
tweak: ALB buttons removed condition for Button Title Attribute in modal popup
tweak: display 6.0 backend update message to administrators only
tweak: remove query for WP custom fields from frontend for dynamic content feature
tweak: extend theme option to show "Custom Layout" menus in WP menus to admins or all users
tweak: make Contact Form placeholders inherit body font family
fixed: Shop banner warning "Array to string conversion in ../config-woocommerce/config.php on line 1773"
fixed: missing default icons in ALB Button Row element in the backend
fixed: ALB Accordion title broken when using HTML markup
fixed: ALB masonry adds alt attribute to background image container - removed
DEVELOPERS:
added: filter 'avf_layerslider_order_by_select_alb' - change the order of layersliders in selectbox in canvas of ALB
added: filter 'avf_custom_layout_show_wp_menus' - allows to filter, which users can see "Custom Layout" menus in WP menus
added: theme support 'avia_builder_add_heading_type_size_class' - adds option to add additional class to heading for custom styling
feature: extended options for shop banner location (above or below title/breadcrumb bar) and parallax or scroll
feature: added options for responsive shop banner image
feature: ALB Accordion added option to show toggle title below content
feature: ALB Accordion added option to set slide speed of toggle content for each toggle
feature: ALB Accordion added option for an open toggle title
feature: Theme options -> Layout Builder -> Custom Page Layout And Dynamic Content
feature: Dynamic content support in TinyMCE "ALB Magic Wand Button" dropdown
feature: new ALB element "Dynamic Data" (can be used in ALB Table element)
feature: new ALB element "Custom Layout"
feature: shortcode 'av_dynamic_el' - supports output of dynamic data also in non ALB areas
feature: added theme option Layout Builder -> Show advanced options -> Activate Your Custom Post Types For ALB
feature: CPT support to select default terms when saving post (WP Dashboard -> Settings -> Writing)
feature: CPT support to extend CPT Edit Page table with taxonomy column and thumbnail colum (WP Dashboard -> Settings -> Writing)
feature: Extended ALB video for portrait videos and better lightbox CSS for portrait, landscape and also for custom ratio videos
tweak: add additional parameters to filter avf_customize_heading_settings for slideshows using class avia_slideshow
tweak: allow to add custom Google Maps styles with filter ‘avf_gmap_vars’ (see https://kriesi.at/support/topic/change-google-maps-styling/)
tweak: ALB Search element add title and aria-label to link buttons
tweak: make the Search field required with attribute required to avoid searching with empty term and wrap in HTML "search" tag (works only in latest browser versions early 2024)
tweak: improve UI feedback for search form button
tweak: improve option page checkbox toggle UI (added check mark, moved toggle to right when checked)
tweak: added limitation description to theme option when Page as Footer is used
fixed: CSS in ALB Iconbox when empty content breaking heading
fixed: CSS for ALB gradient color left bottom right top and right bottom to left top
fixed: ALB Tab Section custom styles broken when multiple Tab Sections on a page
fixed: missing > in HTML p tag in contact.js
fixed: CSS background issue on mobile devices with the Header, Footer, Socket, Main, and Alternate background-attachment - set to "scroll" from "fixed"
fixed: CSS to show svg in media library list view
fixed: ALB columns misplaced parentheses line 2055 in empty()
accessibility: added aria-label to search fields
compatibility RankMath: Register ALB Images to RankMath Sitemap
updated: Italian language files it_IT (version 5.7.1, provided by BigBatT - info@luigicircello.it)
updated: Croatian language files hr (version 5.7.1, provided by NUIT d.o.o. - info@nuit.hr )
updated: Dutch language files nl_NL (version 5.7 provided by EZWebdesign - Roger Hoen )
updated: French language files fr_FR (version 5.7.1 provided by comkapi - Patrick)
updated: translations for some strings in german language files
updated: sync all language files (5.7.1)
Updated: LayerSlider 7.11.0
DEVELOPERS:
added: filter "avf_section_padding" - modify ALB section padding selectbox values (see https://github.com/KriesiMedia/enfo.../ALB Elements/Section/avf_section_padding.php)
added: filter "avf_section_padding_default" - modify default value for ALB section padding selectbox
added: filter 'avf_post_ingnore_featured_image_link' - allows to remove featured image link in blog posts (see https://github.com/KriesiMedia/enfo...yout/avf_post_ingnore_featured_image_link.php)
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 - info@luigicircello.it)
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" ( https://wordpress.org/plugins/cookiebot/ ) 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
feature: filter icon fonts and display icon names in backend select area - based on solution provided by @resonanzmarketing (https://kriesi.at/support/topic/filter-input-in-iconfont/)
tweak: changed the order of the List Item Content and List Item Icon in the Icon List element
tweak: rename theme option Transparency Logo Options to Transparency Options
tweak: improve implemented filter ‘wpseo_sitemap_urlimages’ in ..\config-wordpress-seo\config.php
tweak: updated GoogleMapsAPI version to 3.56
tweak: clarify web safe font availability
fixed: filter 'avf_tab_subsection_image_size' does not work
fixed: social buttons overflow
fixed: Warning: Undefined array key "telegram_link" in ../includes/helper-social-media.php
fixed: background issue on mobile devices with section background-attachment - set to "scroll" from "fixed"
fixed: fatal error class "aviaFramework\widgets\av_google_maps" not found in class-avia-google-maps
fixed: CSS for footer curtain effect which covers burger menu overlay
fixed: CSS for Masonry option Image Hover Effect "No effect"
compatibility YOAST: improve SEO Image support for ALB and posts
Updated: LayerSlider 7.9.11
DEVELOPERS:
added: filter 'avf_sync_sc_defaults_array' - change default value for missing shortcode attribute (https://github.com/KriesiMedia/enfo...lters/ALB core/avf_sync_sc_defaults_array.php)
added: filter 'avf_sc_section_before_close' - fired before section is closed
added: filter 'avf_icon_font_filter_suppress' - allows to supress filter input boxes in backend
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 "http://gmpg.org/xfn/11" 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 - info@luigicircello.it)
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 (https://github.com/KriesiMedia/enfo...oggles (Accordion)/avf_toggle_sorted_tags.php)
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