Download Enfold v4.8.6.1 - Responsive Multi-Purpose Theme Free Nulled
Aug 9nd 2021 – v4.8.6.1
fixed: section background color not showing (wrong selector - parallax but no image selected)
fixed: Accordion stylings not compatible with 4.8.3 inside sections
fixed: Whitespace/Seperator margin ignored due to weak selector
fixed: undefined variable: img_style in av-helper-masonry.php
fixed: TEC link colors on organizer and venue pages
tweak: masonry elements large gap - added 15px padding to center
tweak: replace image background position strings with % values (fixes problem with minification plugins breaking layout)
tweak: add theme option to add ALB elements style rules to html style tags (fix problem with some cache plugins)
added: Accordion element new option "Custom Hover +/- Icon Color"
added: filter avf_post_css_create_file - allows to skip post css file generation for specific pages (or to overrule theme option setting)
Download Enfold v4.8.5 - Responsive Multi-Purpose Theme Free
26th July 2021 – v4.8.5
feature: theme options to display/hide social profile links on blog posts (please save theme options)
fixed: buttons transparent colors border disappeared and border width settings not working
fixed: iconbox "Content" is ignored
fixed: animated numbers "Description" is ignored
fixed: icon "Optional Tooltip" is ignored
fixed: accordion scrolls to the top when opening/closing toggles
fixed: preview problem with margins with equal height columns
fixed: Special Heading selector for custom margins
fixed: Gallery layout with lightbox broken in chrome browsers
fixed: columns background gradient with transparency
tweak: disable new WP block editor widget screen as not supported by theme at the moment
tweak: svg dividers fill color bound to svg tag and not to path - allows more flexibility for svg structure
tweak: custom svg dividers support attachment id's for normal and negative svg to upload with WP media uploader
added: Austrian language files de_AT
updated: Dutch language files nl_NL (version 4.8.4, provided by EZWebdesign - Roger Hoen )
Download Enfold v4.8.3 - Responsive Multi-Purpose Theme Free Nulled
May 28th 2021 – Version 4.8.3
feature: added scroll arrows to ALB Tab Section header when tab buttons are out of viewport
feature: theme option Layout Builder -> Custom Color Palette allows to add up to 22 custom colors
feature: ALB Social Share Buttons extended (renamed to Social Buttons)
- 6 New stylings added
- Selectbox to "Share" or "Link to Profile"
- A "Link to Profile" can be set to override theme default setting
- Profile only buttons added to selection list (display as profile link when share selected)
feature: Theme Options -> Blog Layout -> Share links at the bottom of your blog post new option to support same stylings as ALB Social Buttons)
feature: responsive lightbox images for featured image (responsive lightbox images still in beta but should be supported now everywhere)
fixed: typo in loop-about-author.php
fixed: PHP < 8.0 bug in case statement for responsive image in lightbox
fixed: translation string inconsistent single/multiple in framework\php\class-tgm-plugin-activation.php
fixed: Leaflet marker popup not working on safari
fixed: undefined value notice $output in function avia_wc_print_single_product_notices
fixed: responsive images for logo not working
fixed: scroll to next section fails when section is hidden (e.g. device depending)
fixed: js bug when conditional sticky sidebar in fixed frame
fixed: exclude Custom Elements Post Type from WP Search Query
fixed: icon grid flipbox links not working on mobile
accessibility: replace the order of search button that search field gets focus first
added: ALB contact form new option "Autorespond Text After Form Labels"
added: filter 'avf_slide_navigation_arrows_html' - modify styling of navigation arrows
added: filter 'avf_slide_navigation_dots_html' - modify styling of navigation dots
added: filter 'avf_social_share_buttons_order' - allows to rearrange the social buttons (https://github.com/KriesiMedia/enfo...al Buttons/avf_social_share_buttons_order.php)
added: filter 'avf_masonry_entry_title' - allows to use shortcodes in title for ALB masonry element
added: filter 'avf_masonry_entry_content' - allows to use shortcodes in excerpt/content for ALB masonry element
added: filter 'avf_masonry_query_no_entries_fallback' - allows to return empty masonry content instead of all other terms
Developer:
Moved class-tgm-plugin-activation.php to enfold\framework\php\legacy\class-tgm-plugin-activation.php (unused class)
updated: German language files (all 3) wrong translation on theme options page
updated: Italian language files it_IT (version 4.8.1.1-beta-4, provided by BigBatT - [email protected])
updated: Dutch language files nl_NL (version 4.8.2.1-dev-4, provided by EZWebdesign - Roger Hoen )
updated: sync all language files 4.8.2.1-dev-4
Download Enfold v4.8.2 - Responsive Multi-Purpose Theme Nulled Free
April 20th 2021 – Version 4.8.2
Performance: remove not necessary database queries in frontend for CET's
Performance feature: added scrset and sizes attributes to logo (in header) to support retina screen plugins
Performance feature: added scrset and sizes attributes to lightbox images( magnificPopup )
- theme option to activate/disable feature
- currently in beta, following ALB elements are supported, other elements will follow
- Catalogue
- Portfolio Grid
- Accordion Slider
- Easy Slider
- Fullscreen Slider
- Fullwidth Easy Slider
- Gallery
- Horizontal Gallery
- Image
- Masonry Gallery
- Partner/Logo Element
feature: new demo importer, download demo files from external server, save to folder uploads/avia_demo_files and delete after import
feature: ALB element Open Street Maps - open source responsive map with markers based on "Leaflet Maps" plugin - no keys or account is required
added: ALB IconGrid option to flip back on mobile/touchscreens when clicking outside icongrid
added: theme option for add-to-cart message for ALB products on single product page
added: theme option to hide themes WPML language flags (Header -> Extra Elements)
added: link to preview Google Webkit Fonts in theme options Styling -> Fonts tab (provided by Guenni007)
fixed: few typos in 4.8
fixed: CSS for header overlapping logo when using menu above style
fixed: Copyright and blog info name part is missing in default copyright text in footer
fixed: aria lighthouse warnings -added aria-hidden="true" tabindex="-1" to slideshow arrows
fixed: WC cart page non numeric amount returns NaN when clicking +/- button - fallback to 0
fixed: breadcrumb trail doubles entries for subpages
fixed: Cookie popup always open up while switching between the languages in WPML
fixed: broken strings in shortcode buttons tooltips and modal popup toggle container bar (unescaped characters)
fixed: ALB magazine responsive options not working
fixed: Missing author name at Entries by ... on author archive page
fixed: not possible to collapse meta boxes under Layout Builder when Block editor is active (hack only, WP bug attaching $handles.on( 'click.postboxes', this.handle_click ); twice)
fixed: Google Maps js error Uncaught TypeError: Cannot read property ‘trim’ of undefined for empty marker tooltip
fixed: Events Calender fallback to old design because of broken layout when updated calendar design option enabled and style fixes (updated design currently not properly supported)
fixed: PHP 8 bug in helper-conditional-megamenu.php
fixed: ALB Notification box js cookie warning and js scope variables bug
tweak: Theme option "Manually manage loaded elements" checkboxes show info about usage (in Performance Tab)
tweak: deprecate framework code for dynamic pages no longer needed
tweak: make id attributes unique on theme options pages ($avia_elements)
tweak: added esc_attr() to AviaHelper::create_data_string()
tweak: WooCommerce - added support for out of stock message on single product page built with ALB
tweak: fix possible vulnerability located in framework/php/class-media.php (reported by “Julien Legras and Guillaume André of Synacktiv (https://synacktiv.com)”)
added: filter 'avf_responsive_images_active' - allow to override theme options setting
added: filter 'avf_responsive_images_lightbox_active'- allow to override theme options setting
added: filter 'avf_alb_lightbox_image_size' - allows to change lightbox image size from default 'Large' for each used ALB element ( in $context )
added: filter 'avf_avia_builder_helper_lightbox_size' new parameters
added: filter 'avf_image_metadata_lightbox_link' - remove or alter title and alt attribute for lightbox ($context parameter)
added: filter 'avf_lightbox_show_alt_text' - use alt text for lightbox when title is missing
added: filter 'avf_demo_import_folder_name' allows to change destination folder name
added: filter 'avf_demo_import_settings' allows to change config array for import
added: filter 'avf_avia_leaflet_maps_enabled': modify theme setting
added: filter 'avf_leaflet_maps_params': add or modify maps and marker shortcode parameters
added: filter 'avf_leaflet_maps_output': add additional maps shortcodes
added: filter 'avf_theme_options_pages' - allows to add custom theme option tabs or modify
added: filter 'avf_theme_options_elements' - allows to modify theme options elements
added: filter 'avf_custom_elements_buttons_sort_order_ - allows a custom sort order for CET shortcode buttons in ALB editor
added: filter 'avf_wc_single_product_notice_box' - allows to alter default WC notice box on single product page
updated: magnificPopup version 1.2.1
updated: LayerSlider version 6.11.7
Developer:
- deprecated class avia_breadcrumb
- deprecated breadcrumb functions in file framework/php/class-breadcrumb.php
- new class avia_breadcrumb_trail
- split theme option tabs and tab content in seperate files and code refactor
- added backend check for unique id attributes ($avia_elements) on theme option pages
Demo developers - see our docu https://kriesi.at/documentation/enfold/import-demos/
updated: Dutch language files nl_NL (version 4.8, 4.8.1, 4.8.1.1-beta-4, provided by EZWebdesign - Roger Hoen )
updated: Italian language files it_IT (version 4.8.1.1-beta-4, provided by BigBatT - [email protected])
updated: French language files fr_FR (provided by comkapi)
updated: language files German (wrong translations)
updated: sync all language files 4.8.1.1-beta-5
Download Enfold v4.8.1 - Responsive Multi-Purpose Theme Free Nulled
March 6th 2021 – Version 4.8.1
fixed: additional <br /> tag since 4.8 in ALB page in frontend
improved: extend invalid character warning to include that valid HTML is accepted and can be used
updated: italien language files it_IT
Download Enfold v4.8 - Responsive Multi-Purpose Theme Free
Mar. 3rd 2021 – Version 4.8
compatibility update: WP 5.6
compatibility update: jQuery 3.5.1 (remove deprecated up to 3.5 - excluding jQuery.proxy())
compatibility update: PHP 8.0 (under progress)
feature: ALB custom elements - allow an editable layout of ALB elements on your site
feature: WPML support for custom elements
feature: ALB product grid new option for image sizes
feature: ALB product slider new option for image sizes
feature: New option in contact form to support full allowed special email character set (https://de.wikipedia.org/wiki/E-Mail-Adresse#Der_Lokalteil_(Local_Part)
feature: ALB Animated Countdown extended for months and years
fixed: Pagination not working for page 1 for some ALB elements
fixed: replaced avia_sc_toggle::counter in config-templatebuilder\avia-shortcodes\tabs\tabs.php with avia_sc_tab::$counter
fixed: xss vulnerability on search results and archive pages
fixed: full screen ALB editing is covered by the WordPress sidebar
fixed: Chrome Lighthouse warning for slideshow prev/next buttons "elements contain focusable descendants"
fixed: some minor typos in UI reported by user (might cause missing translations)
fixed: bug in demo importer when more than 1 options page 'parent' used
fixed: notice "undefined property id on null" - call to wp_dropdown_pages() in AviaHtmlHelper::select_hierarchical_post_types()
fixed: save theme options page creates "undefined" options key for required input field (attr name is undefined)
fixed: alternate menu for mobile not working with WordPress 5.6
fixed: block editor and ALB shortcode with no parameters breaks backend
fixed: theme options save buttons not always disabled on page load
fixed: ALB masonry "Link" post type trimming the external url
fixed: Archives "Portfolio Category" and "Tags" pagination not working
fixed: disabling reviews in WooCommerce -> Settings -> Product option does not remove them from single product pages
fixed: lightbox images not translated with WPML
fixed: ALB Icon grid flipbox links not working in content
fixed: ALB sort shortcode dropdown visible when ALB is locked
fixed: ALB Events Countdown not working properly
fixed: remove parameters from youtube video embed: showinfo, playlist (config-templatebuilder\avia-shortcodes\av-helper-slideshow.php)
fixed: WPML theme options language switcher URL continuously adds lang=xx when switching languages
fixed: CSS for dragged menu indentation
tweak: Make ALB compatble with LearnDash plugin in backend
tweak: Remove "special character" warning message from code block textarea (might be confusing)
tweak: ALB Page Content allows to select and display private content (filterable) in frontend
tweak: support for multiple theme options pages (including WPML)
tweak: clear av_uid when cloning ALB element(s) or "Save as template"
tweak: move theme option "Preprocessing Shortcodes In Header" to SEO tab
tweak: ALB audio player loop check support for special characters (e.g. greek) in href (- song title)
tweak: new option for Layerslider to supress theme forced options settings
tweak: ensure that WPML language theme options are in sync with main options
tweak: function avia_is_200 is using curl or get_headers() as fallback
tweak: moved avia_hamburger_menu() code to avia-snippet-hamburger-menu.js for easier customization
added: new YouTube social icon to icon font
added: support for new Google 4 Analytics Tracking Codes G-XXXXX
added: support for webp images in lightbox
added: WPML global theme options support across all languages
added: filter avf_logo_dimension: change predefined logo dimensions
added: filter avf_alb_masonry_img_custom_link_fallback: allow to change behaviour as up to 4.7.6.3
added: filter 'avf_page_content_post_status': allowed post status for ALB page content element
added: filter 'avf_alb_attachment_id': allows to change ID of attachment( e.g. for WPML to translate attachment ID )
added: filter 'avf_tab_section_link_hash': filter hash value for ALB tab section (e.g. replace non ASCII with custom value instead of removing)
added: filter 'avf_valid_href': allows to replace invalid removed characters
added: filter 'avf_portfolio_grid_excerpt': Allows to add custom content to portfolio grid
added: filter 'avf_alb_popup_templates_named_colors': filter named colors array in ALB modal popup template
added: action 'ava_theme_options_elements_tab': allows to add theme options directly when a tab is finished
added: filter 'avf_theme_options_heading_desc': allows to extend theme options heading text
added: filter 'avf_breadcrumbs_external' - Allow to shortcut breadcrumb trail
added: filter 'avf_avia_is_200_timeout': set a timeout in case of wrong false results checking if a fileurl exists
added: filter 'avf_avia_is_200_alternate_check': allows to use another logic to check if a fileurl exists
updated: french language files fr_FR
updated: dutch language files nl_NL (4.7.6.4)
updated: german language files de_DE
updated: turkish language files tr_TR
updated: norwegian language files nb_NO
updated: italien language files it_IT
updated: all language files synchronised (obsolete strings removed, corrected typos might result in untranslated strings)
updated: Magnific Popup for WP 5.6
updated: Isotop for WP 5.6
updated: Layerslider v6.11.5
Download Enfold v4.7.6.4 - Responsive Multi-Purpose Theme Free Nulled
Oct. 5th 2020 – Version 4.7.6.4
fixed: small typos in strings
fixed: Ajax Portfolio Grid broken layout when using ALB fullwidth button shortcode in ajax preview text
fixed: ALB Post Metadata double separator when empty string inside
fixed: ALB Post Metadata remove empty tab styling in sub modal popup
fixed: ALB element Tab Section - non latin character in tab titles brakes click behaviour
fixed: added default values to av_responsive_images::handler_wp_lazy_loading_enabled for compatibility with 3rd party plugins
fixed: Pagination for ALB elements broken since WP 5.5 on non pages
fixed: ALB bug with WP 5.5 and plugins which enqueue \wp-admin\js\updates.min.js on edit pages - space bar ignored in input fields
fixed: ALB modal window preview "Textblock" styling of h tags
fixed: setcookie notice for PHP < 7.3
fixed: ALB Progress bars not showing up correctly in Tab Section on mobile
fixed: WP object cache bug with theme auto update
fixed: WC sorting order in ALB elements
fixed: double CSS rule entries in enfold.css (enfold_child.css) in dynamic_avia folder (from advanced styling tab)
fixed: typo in ALB Icon List
fixed: ALB Element Icon List heading tag selection not working for small styling
tweak: WooCommerce cart icon item count is now updated using WooCommerce cart fragment and get_cart_contents_count() (minimum WC 3.0) - better compatibility to 3rd party plugins
tweak: ALB element "Post Metadata" dates are now localized
tweak: Cookie message bar and aria-hidden attribute - attribute changes to false when bar is shown for better accessibility
tweak: ALB elements option "Lazy Loading Of Images" moved to new tab "Advanced -> Performance"
tweak: added z-index 10 to #avia-builder and #avia_sc_parser in ALB to fix problem with plugins
tweak: ALB elements containing "Image Gallery" added missing options for lightbox title and custom link for similar behaviour
tweak: moved theme option "Automated Schema.org HTML Markup" to SEO tab
tweak: filter avf_in_shortcode_handler_prepare_content: called with HTML created by executed shortcode before returning it
tweak: Warning message for special characters in ALB modal popup text input fields that might break ALB backend and frontend output
tweak: ALB tab element aria improvement (remove "-active" from hashtag)
added: WC options for hidden and featured products to some ALB elements
added: filter avf_critical_modal_charecters: Add/remove characters that might break ALB backend or frontend
added: filter avf_header_meta_viewport: change header meta tag viewport (also for non mobile)
improved: AviaHelper::get_entry() can be filtered (e.g. for WPML)
feature: Added schema.org FAQ markup to Accordion - can be activated with option
updated: all language files in sync with 4.7.6.3 (removed obsolete strings, updated typos, added new strings)
updated: Dutch language files (nl_NL)
updated: Italian language files (it_IT)
Developers:
===========
deprecated: function Avia_Builder::setFullwidthElements, use $this->config['is_fullwidth'] = 'yes'; in shortcode instead
deprecated: filter avf_fwd_elements - no longer needed
Download Enfold v4.7.6.3 - Responsive Multi-Purpose Theme Free Nulled
August 15th 2020 – v4.7.6.3
fixed: WooCommerce broken ajax search (in conjunction with WPML or plugins hooking into search query)
fixed: DragDrop and scroll not working with WP 5.5 block editor and ALB
fixed: ALB TabSection "Auto adjust height to content" not working
fixed: Block editor and ALB - title field loses focus after typing when empty content (Chrome)
fixed: non object notice in element-manager.class.php
feature: ALB element "Special Heading" new styling with icon added
feature: WooCommerce Option to disable cart icon
new ALB element: Post Metadata
Download Enfold v4.7.6.2 - Responsive Multi-Purpose Theme Free Nulled Free
August 10th 2020 – Version 4.7.6.2
checked: compatibility WP 5.5
checked: compatibility jQuery 3.5.1 (jQuery Migrate not activated), jQuery-UI 1.12.1
fixed: ALB TabSection shows new added tab - should be hidden because current tab remains active
Fixed: ALB modal popup layout broken using magic wand button from open text block element
fixed: ALB modal popup layout broken using magic wand button from open text block element
fixed: ALB TabSection with no title broken behaviour when switching tabs
fixed: js console "samesite" warnings for theme privacy cookies - "will be refused in future due to wrong value"
fixed: filtered values not recognised in avf_slideshow_config and avf_partner_logo_config
fixed: jQuery 3.x bug with transparent header
fixed: custom id missing in ALB table element tabular data
added: missing textdomain to recaptcha_v3 string to make translateable
added: make logo a responsive image
added: default value for missing 2nd parameter for filters jpeg_quality and wp_editor_set_quality (probably caused by 3rd party plugin)
added: default lightbox mfp-image alt attribute is set, when masonry has a background image
added: default lightbox mfp-title if title for image is empty, alt text is displayed (if exists - must be activated with filter avf_lightbox_show_alt_text)
added: schema.org image markup for blog featured image
added: filter avf_partner_logo_config: allows to filter config for ALB Partner/Logo Element
added: filter avf_lightbox_show_alt_text: activate that lightbox shows alt attribute when title empty (deactivated by default - might change in future releases)
feature: Add support for WP loading="lazy" attribute
tweak: updated waypoints script to version 4.0.1 (supports jQuery 3.x)
tweak: better support for "custom link" for images in ALB Gallery, Masonry Gallery, Horizontal Gallery
tweak: integrate WP option "Search engine visibility" in theme header meta tag name=robots
updated: Italien language files
updated: German language files
updated: Dutch language files
updated: Layerslider v 6.11.2
Download Enfold v4.7.6.1 - Responsive Multi-Purpose Theme Free Nulled
July 23rd 2020 – Version 4.7.6.1
fixed: typo error in html markup in slideshow displaying ' below
fixed: ALB element modal popup broken layout in classic editor
tweak: Add rel="noopener noreferrer" to ALB testimonial external link
updated: Italian language files