• The default language of any content posted is English.
  • 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

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
June 26th 2023 – Version 5.6.3

performance: remove no longer needed vendor related CSS rules ( -webkit- -ms- -o- -moz- )

fixed: hide selectbox to change CET base in modal popup when "admins only" selected in theme options for non admins
fixed: missing translation in frontend admin bar
fixed: broken Mailchimp Signup - updated to support Mailchimp API 3.0

added: theme option Performance -> Show Advanced Options -> Old Browser Support to load the removed rules again

WooCommerce compatibility: ajax cart dropdown not working with 7.8
WooCommerce compatibility: hide ajax cart on cart and checkout page (new in 7.8) - use filter 'woocommerce_widget_cart_is_hidden' to change
TEC Pro compatibility: minor CSS fixes for broken footer layout for series post type
WooCommerce/YOAST compatibility: product snippet button and variation products break backend on update product

updated: Lottie Player js component (https://dotlottie.github.io/player-component/) - reverted back as version seems to be buggy
updated: French language files fr_FR (version 5.6.2 provided by comkapi - Patrick)
updated: Czech language files cs_CZ (version 5.6.2 provided by DemonioCZ - https://github.com/KriesiMedia/enfold-language-files/pull/50 )
updated: German language files minor translation errors
updated: Italian language files it_IT (version 5.6.3, provided by BigBatT - [email protected])
updated: Dutch language files nl_NL (version 5.6.3 provided by EZWebdesign - Roger Hoen )

DEVELOPERS:

tweak: added false to class_exist() function

added: filter ‘avf_old_browser_support’ – allows to overwrite theme option "Support old browsers" when selected
added: action ‘ava_framework_before_print_admin_page_styles’ – fired before framework outputs styles
added: filter 'avf_portfolio_cpt_tax_args' - allows to modify $tax_args arguments
March 22nd 2023 – Version 5.5

feature: new ALB Element Lottie Animations (supports .lottie and .json)
feature: new ALB Element Before-After Image (image difference)
feature: added swipe feature to lightbox
feature: added swipe feature to single post pages (including portfolio, products)
feature: ALB Gallery options for navigation arrows to scroll through images without lightbox (include support for swipe feature)
feature: Theme option to set a custom shrink factor for shrinking header
feature: ALB Animated Countdown new styling options (flip numbers, retro clock)
feature: ALB Events Countdown new styling options (flip numbers, retro clock)

tweak: added a few more theme option colors to css variables

fixed: ALB fullwidth easy slider youtube controls blocked by overlay (CSS fix)
fixed: ALB modal popup only shows first image after opening in gallery, ....
fixed: burger menu does not close when click on current page (subitems visible)

Relevansi comp.: added support to use avia_product_slider and avia_masonry on search page

updated: Layerslider v7.6.9
updated: sync all language files (5.5)
updated: Dutch language files nl_NL (version 5.5 provided by EZWebdesign - Roger Hoen )
updated: Hungarian language files hu_HU (5.5, provided by Földesi Stúdió - Földesi Mihály )
updated: Croatian language files hr (version 5.5, provided by NUIT d.o.o. - [email protected] )

DEVELOPERS:

added: filter 'avf_lottie_placeholder_url' - change link to custom placeholder animation
added: filter 'avf_lottie_alb_backend_player' - change HTML of backend canvas player
added: filter 'avf_post_nav_swipe_support' - change theme option
added: filter 'avf_header_shrink_factor' - change shrink factor on page basis
added: filter 'avf_enable_enqueue_dotlottie_script' - allows to force loading of basic dotlottie player js by 3rd party elements
Jan. 23rd 2023 – Version 5.4
Security/Performance: Improve backend for portfolio permalink settings (register-portfolio.php)
Security Improvement: add user capability check to ajax callbacks

feature: image copyright to more elements
Easy Slider
Featured Image Slider
Fullscreen Slider
Fullwidth Easy Slider
Team Member

performance: added compressed version of png to enfold/images/background-images/...
performance: add passive listeners to jQuery touch and mouse wheel events
performance: added theme option "Performance -> Show Advanced -> Custom Font Loading Source" - supress loading of custom uploaded fonts from default location

tweak: split copyright toggle into content toggle and styling toggle for consistency
tweak: ALB Image move link toggle to top in advanced tab
tweak: add option "Page Element Filter" to ALB Post Slider
tweak: add option to display an alert message box for empty required fields on ALB Contact Form

fixed: notice caused by loading Google Fonts because of missing https: in class-style-generator.php
fixed: theme option background image (General Styling Tab) breaks e.g --enfold-main-color-img in dynamic CSS
fixed: CSS ALB Gallery big preview with thumbnails below and no scaling image distorting when mixed portrait and landscape
fixed: Theme option Advanced Styling -> Menu Links in overlay/slide out missing

added: note for ALB Blog Post that ALB pages/posts/.. only display Excerpt With Read More Link

updated: Croatian language files hr (version 5.4-dev-2, provided by NUIT d.o.o. - [email protected])
updated: Italian language files it_IT (version 5.4-dev-2, provided by BigBatT - [email protected])
updated: Dutch language files nl_NL (version 5.4-dev-2 provided by EZWebdesign - Roger Hoen )
updated: sync all language files (5.4-dev-2)

DEVELOPERS:

tweak: Make functions overrideable in various plugins config-* folders
tweak: clean up code in config-wordpress-seo/config.php

added: filter 'avf_gmaps_no_google_fonts' - allows to supress loading Google Fonts by GMaps
added: filter 'avf_combo_box_image_size' - allows to change image size in widget Enfold Combo Widget
added: filter 'avf_postslider_posts_meta_data' - allows to show/hide post meta data in ALB Postslider/ALB Blog Posts
added: filter 'avf_postslider_posts_meta_data_show' to override old behaviour in ALB Postslider/ALB Blog Posts (return true or false)
added: filter 'avf_show_tags_meta' to override old behaviour in loop-index.php (return true or false)
Top