Enfold is a clean, super flexible and fully responsive WordPress Theme (try resizing your browser), suited for business websites, shop websites, and users who want to showcase their work on a neat portfolio site.
Demo: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990
December 7th 2023 - Version 5.6.9
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