• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Enfold - Responsive Multi-Purpose Theme

Enfold - Responsive Multi-Purpose Theme 6.0.5

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 ..\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 - [email protected])
September 3rd, 2024 – Version 6.0.4
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
August 19th, 2024 – Version 6.0.3

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
July 1st, 2024 – Version 6.0

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

feature: added Dynamic Content support to various elements:

Layout Elements:

Columns
Section

Content Elements:

Accordion
Animated Numbers
Buttonrow
Buttons
Catalog
Chart
Content Slider
Fullwidth Buttons
Headline Rotator
Icon
Icon Box
Icon Circles
Icon List
Icon/Flipbox Grid
Notification
Progress Bar
Promo Box
Social Buttons
Special Heading
Table
Tabs
Team Member
Testimonials
Textblock
Timeline

Media Elements:

Before-After Images
Gallery
Horizontal Gallery
Image
Image Hotspot
Masonry Gallery
Partner/Logo

feature: ACF (Advanced Custom Fields) support with dynamic content for following ACF types:

text
textarea
number
range
email
url
password
image
gallery (**** pro version)
link
post_object
page_link
date_picker
date_time_picker
time_picker
color_picker

feature: Support for ACF post types and taxonomies
feature: Checkbox ACF -> Post Type -> Advanced Configuration -> Enfold Layouts to show Layout Metabox in edit screen

tweak: updated the "For Developers: Custom Tab ID" string to "Custom Toggle ID" in ALB Accordion element
tweak: moved ALB "Page Content" to Layout Element Tab

accessibility: ALB tabs added better HTML support for European Accessibility Act
accessibility: started adding html markup aria-hidden="true" tabindex="-1" for empty h* tags to several ALB elements
accessibility: added aria-label='...' to elements where user entered a "Custom Title Attribute" in addition to title='....'
accessibility: ALB accordion added better HTML support for European Accessibility Act

fixed: warning undefined-array-key-medium-in-class-popup-templates-responsive-php
fixed: CSS for ALB audio player in audio post format
fixed: ALB table element delete icon for rows not visible for button rows
fixed: Theme option 'Custom Post Type Screen' not hidden when theme support 'avia-custom-elements-cpt-screen' is not set
fixed: CSS for ALB table when empty cells in the pricing table are hidden when "show empty cells" is enabled
fixed: Latest News widget might break backend
fixed: ALB icon box link title displayed instead of title when link is applied to icon and title

updated: Dutch language files nl_NL (version 6.0 provided by EZWebdesign - Roger Hoen )
updated: Italian language files it_IT (version 6.0, provided by BigBatT - [email protected])
added: Norwegian Nynorsk language files nn_NO (version 5.7.1 provided by Berntjs )
updated: French language files fr_FR (version 6.0, provided by comkapi - Patrick)
updated: Croatian language files hr (version 6.0, provided by NUIT d.o.o. - [email protected] )
fixed: translation error in all german language files

Updated: LayerSlider 7.11.1

DEVELOPERS:

feature: dismissible admin notice boxes with possibility to include custom HTML templates

tweak: redesign of theme options update logic with integration of dismissible admin notice boxes
tweak: wrapped functions in ..\config-woocommerce\admin-options.php in function_exits()
tweak: ALB video add custom css class option and video format to lightbox wrap container .mfp-wrap (based on solution by Guenni007)

added: classes 'avia-video-cookie-allowed' and 'avia-video-cookie-not-allowed' to HTML
added: theme support 'avia_disable_cpt_support' to disable CPT support feature (does not load class file)
added: various filters for custom page layout, dynamic content support, admin notice box:

'avf_custom_page_layout_post_type'
'avf_custom_page_layout_taxonomy'
'avf_custom_page_layout__post_types'
'avf_custom_page_layout__post_status'
'avf_custom_layout_cpt_args'
'avf_custom_layout_cpt_tax_args'
'avf_custom_layout_enabled'
'avf_custom_layout_metabox_content'
'avf_custom_layouts_user_capability'
'avf_register_dynamic_data_sources'
'avf_dynamic_content_enabled'
'avf_dynamic_format_numeric_separators'
'avf_dynamic_format_output_data'
'avf_before_query_wp_default_custom_fields'
'avf_query_wp_default_custom_fields'
'avf_query_default_custom_fields_filter'
'avf_query_default_custom_fields_limit'
'avf_dynamic_create_select_list'
'avf_dynamic_filter_select_list'
'avf_dynamic_dropdown_array'
'avf_create_sc_data_string'
'avf_sc_av_dynamic_el'
'avf_query_custom_fields_cache'
'avf_custom_field_format'
'avf_custom_field_final_data'
'avf_replace_pseudo_shortcode'
'avf_acf_field_types_supported'
'avf_acf_gallery_image_size'
‘avf_admin_notices_definition_files’ – add paths to custom box definition files, this allows to override previous defined boxes
‘avf_init_admin_notices’ – allows to alter the admin notice box array with definitions
‘avf_admin_notices_filtered’ – for current user filtered notice boxes to display
‘avf_skip_output_single_notice’ – skip output of notice box
'avf_admin_notices_activate_cron' - enable/disable cron job to clean up database for notice box show data and user meta
'avf_admin_notice_default_expire_time' - change the default expire time (in a context)

added: filter 'avf_alb_magic_wand_button' - allows to modify tinyMCE menu for ALB magic wand dropdown
added: filter 'avf_force_alb_usage' - allows to force ALB for a post (see https://github.com/KriesiMedia/enfo... and filters/ALB core/avf_force_alb_usage.php)
added: filter 'avf_shortcode_insert_button_backend_disabled' - allows to enable/disable an ALB shortcode button in backend
added: filter 'avf_cpt_support_post_types' - allows to remove CPT's from support by this feature (e.g. like products)
added: filter 'avf_cpt_support_no_table_filters' - allows to skip adding thumbnail and taxonomy columns to CPT table screens
added: filter 'avf_cpt_wp_settings_writing' - allows to create a custom output on WP Settings Writing screen
added: filter 'avf_woocommerce_default_banner_image_size' - change shop banner image size (intended for product category thumbs )
added: filter 'avf_contact_form_datepicker_args' - change contact form datepicker aguments e.g. like date range
added: template taxonomy.php to provide basic support for ACF custom taxonomies (based on taxonomy-portfolio_entries.php)

removed: avia_backend_admin_notice()
removed: avia_backend_reset_admin_notice()
  • Like
Reactions: MarkDragon
May 6th, 2024 – Version 5.7.1


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 - [email protected])
updated: Croatian language files hr (version 5.7.1, provided by NUIT d.o.o. - [email protected] )
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)
  • Like
Reactions: MarkDragon
April 4th 2024 – Version 5.7

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" ( 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
  • Like
Reactions: MarkDragon
March 14th 2024 – Version 5.6.11

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
  • Like
Reactions: MarkDragon
October 24th 2023 – Version 5.6.8

fixed: improved CSS for chrome bug accordion toggles do not close properly and leave white space

updated: Layerslider 7.9.1
  • Like
Reactions: GhRG87FGH
August 29th 2023 – Version 5.6.6
tweak: reduce gap in select box for parallax speed from 10% to 2% (ALB modal popup)
tweak: Move transparent logo option to general theme options below Logo

fixed: ALB Image is not circle when shadow is enabled on Chrome (browser update issue)
fixed: broken html when "no logo" is selected in theme options (since 5.6.5 ???)
fixed: backend custom widget box displayed twice when minified scripts selected
fixed: Warning Deprecated: Creation of dynamic property in Avia_Popup_Templates
fixed: OpenstreetMap Marker Popup shows double "br"
fixed: ALB column row margins not applied for individual height row layout

updated: Italian language files it_IT (version 5.6.5, provided by BigBatT - [email protected])

updated: Layerslider v7.8.0 (fixes broken dynamic layers )

DEVELOPERS:

added: filter 'avf_relevanssi_ajax_search' - change amount of ajax search result
Top