Enfold - Responsive Multi-Purpose Theme

Enfold - Responsive Multi-Purpose Theme 6.0.6

No permission to download
tweak: added support for special character translation plugin v1.1.2 to ALB OSM-Leaflet Map element
tweak: improved accepted e-mail links in ALB (also for obfuscate): [mailto:]your_email@domain.com[?subject=your_subject&body=your_body]
tweak: CSS fixes for WooCommerce Cart and Checkout when using blocks
tweak: add info message to theme options for inactive special pages to remove info in page list

PHP 8.3 compatibility.: added required function argument to get_class()

feature: duplicate post link for all post types (also for custom post types)

fixed: Image element Zoom on hover animation
fixed: ALB in block editor hides sidebar in fullscreen mode
fixed: CSS to display svg images in ALB backend (modal popup and canvas) - no frontend support yet
fixed: pagination shows page 1 of 0 when selected "all posts" and "pagination" in various ALB elements


updated: Italian language files it_IT (version 5.6.9, provided by BigBatT - info@luigicircello.it)
updated: French language files fr_FR (version 5.6.8 provided by comkapi - Patrick)
updated: Dutch language files nl_NL (version 5.6.9 provided by EZWebdesign - Roger Hoen )

DEVELOPERS:

updated: Enfold Special Character Translation Plugin to v1.1.3 (https://github.com/KriesiMedia/enfo... plugins/Enfold/Special Character Translation)

added: theme support 'avia-no-duplicate-post' - does not show action links to duplicate posts

added: filter 'avf_ignore_duplicate_post_types' - add post types that do not need a duplicate action link from Enfold (e.g. WooCommerce Products)
added: filter 'avf_duplicate_post_capability' - set user capability to allow duplicate link
added: filter 'avf_duplicate_post_new_post_author' - change post author for new post (defaults to current user)
added: filter 'avf_duplicate_post_new_post_taxonomies' - change taxonomies to copy to new post
added: filter 'avf_duplicate_post_new_post_meta' - change post meta to copy to new post
added: action 'avf_duplicate_post_added' - fired after duplicated post had been added
fixed: improved CSS for chrome bug accordion toggles do not close properly and leave white space

updated: Layerslider 7.9.1
tweak: replaced old Twitter icon with X-Twitter icon
tweak: WP media element was loaded on pages with image slideshows (av_blog and av_postslider still force loading)
tweak: added inputmode="none" to datepicker in contact forms to hide default mobile keyboard
tweak: added support for public and unlisted Vimeo links to lightbox script avia-snippet-lightbox.js
tweak: ALB in Block editor when in fullscreen mode hides sidebar and uses full screen (same as in classic editor)

added: TikTok and Square-X-Twitter icons and social links

fixed: added timeout to curl request when loading svg image for inline
fixed: CSS for broken caption alignment in ALB slideshow featured image in ALB Tab Section and not streched layout
fixed: PHP 8.2.4 warning - Creation of dynamic property Avia_Gutenberg_Dynamic_Styles::$typos is deprecated
fixed: PHP 8.2.4 warning - Creation of dynamic property JSqueeze::$local_tree, JSqueeze::$used_tree is deprecated
fixed: PHP 8.2.4 warning - Creation of dynamic property avia_slideshow::$service is deprecated
fixed: font hover color of Menu Links in overlay/slide out
fixed: Loading="lazy" attribute missing for some ALB elements
fixed: CSS for chrome bug accordion toggles do not close properly and leave white space

accessibility: added missing role="menu" and role='menuitem' to ALB element 'Fullwidth Sub Menu'
accessibility: added tabindex='-1' to scroll to top button

security: added shortcode "av_email_spam" to tinyMCE magic wand button to obfuscate E-Mail links

YOAST compatibility: fixed fatal error on Yoast Sitemap.xml when called with custom or special page like 404, ....

updated: Italian language files it_IT (version 5.6.6, provided by BigBatT - info@luigicircello.it)

DEVELOPERS:

removed: usage of charmap-compat.php
removed: line sourceMappingURL=dotlottie-player.js.map in dotlottie-player.js to avoid console warnings

added: filter 'avf_custom_main_classes' - add custom classes to main tag in base templates
added: filters 'avf_obfuscate_email_link' and 'avf_obfuscate_email_link_hex_encoding' for ALB links
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 - info@luigicircello.it)
updated: Layerslider v7.8.0 (fixes broken dynamic layers )

DEVELOPERS:
added: filter 'avf_relevanssi_ajax_search' - change amount of ajax search result
accessibility: added 'aria-haspopup': 'true', 'aria-controls': 'menu2' to burger menu <ul> tag
accessibility: added 'role': 'menuitem' to burger menu items
accessibility: added aria-label='title" or "alt" or "Logo" to logo <a> tag
accessibility: added role, title and alt attributes from media library to svg images
accessibility: added aria-label to a.avia-image of ALB image
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 - info@luigicircello.it)
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
fixed: Uncaught Error: Call to undefined function apply_filter() in class avia_masonry
tweak: add a fallback to class aviaElementManager in case of broken internal data structure
tweak: improve logic of loading of language files
tweak: use WP local language for reCaptcha by default

fixed: Uncaught Error: Call to undefined function did_filter() during update process

added: post type depending class to article of class avia_post_slider

updated: Italian language files it_IT (version 5.6, provided by BigBatT - info@luigicircello.it)

DEVELOPERS:

updated: filter avf_combo_box_image_size - added parameters
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. - info@nuit.hr )

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
feature: add option to filter ALB product elements for product tags

Product Grid
Product List
Product Slider

added: Note that appending a Seach Icon to menu is only available when Top Header layout is selected

fixed: CSS masonry with 1px gap - selector too weak
fixed: Uncaught Error: Attempt to assign property "extra" on null in ../config-templatebuilder/avia-template-builder/php/class-asset-manager.php:1175
fixed: Event Tickets Plus - modal popup not showing with Attendee Registration
fixed: js notice "Loading the Google Maps JavaScript API without a callback is not supported"
fixed: demos import for extra iconfonts broken (e.g. medical demo)
fixed: ALB Fullwidth Easy Slider's stretched video prevents video controls to be clicked
fixed: Undefined array key "bar_styling_secondary" in progressbar.php when importing demo

WPML comp.: added logic to hide WPML specific taxonomies from post categories (e.g. translation_priority)

updated: Layerslider v7.6.8
updated: Google Maps script to v3.52
updated: Italian language files it_IT (version 5.4.1, provided by BigBatT - info@luigicircello.it)
updated: French language files fr_FR (version 5.4 provided by comkapi - Patrick)
updated: sync all language files (5.4.1-dev-2)

DEVELOPERS:
added: filter 'avf_wpml_default_exclude_taxonomies': allows to add/modify WPML specific taxonomies to exclude
added: filter 'avf_select_product_taxonomies' - filter the product tags to select taxonomies from
Top