Download Enfold v5.0 - Responsive Multi-Purpose Theme Free Nulled
Jun 8th, 2022 – Version 5.0
New demo: https://kriesi.at/themes/enfold-parallax/
feature: added position options (responsive) to:
- Image
- Button
- Columns
feature: added "Curtain Reveal Animations" (found in Animations Dropdown) to:
- Image
- Columns
- Masonry
- Masonry Gallery
feature: added Animations Dropdown to:
- Button
feature: added parallax option (responsive) to:
- Image
- Columns
feature: added transform options (perspective, rotate3d, scale3d, skew, translate3d) (responsive) to:
- Image
feature: added options to scale (zoom) and opacity for images when slide becomes active:
- Easy Slider
- Fullwitdh Easy Slider
feature: minimum column height in % of surrounding layout container
feature: theme option to disallow background image parallax and delayed animations on mobile (Performance Tab) - changed to be allowed by default
feature: added swipe to all devices supporting touch screens (not only to mobile devices)
feature: Extended Animations Dropdown with "Advanced Fade Animations", "Special Advanced Animations"
feature: ALB Horizontal Gallery added rotation and styling options
feature: ALB PostSlider added Navigation Dots
feature: ALB Testimonial Slider added navigation styling and animation options
feature: Adjusted options (and new options) for most sliders - under progress:
- Slider Control Styling
- Show Navigation Arrows and Dots (or none)
- Custom colors for Navigation Arrows and Dots
- Transitions and speed
- Autorotate, end with last slide
- Disable/Enable manual rotate (hide corresponding Navigation Arrows)
feature: WPML global layout theme options - keep in sync options for all languages
feature: added support for RankMath SEO plugin (active beta)
tweak: CSS Burger Menu - remove space above mobile menu in landscape orientation and mobile devices
tweak: support image links for slideshows with first slides caption as permanent caption
tweak: option to add "alb templates" to top of page (not only to bottom)
tweak: add option "Use custom link (fallback is image link)" to ALB Masonry Gallery
tweak: ALB Tab Section new option "Deeplink String" (Advanced Tab -> Developer Settings) to set a custom link hash
fixed: Block editor and ALB Tab Section have strange behaviour in backend
fixed: Accordion Slider division by zero if no entries or images
fixed: Anchor column link not working when set to open in the same window
fixed: Block editor typography letter spacing not working
fixed: Google Search only allows 1 tag FAQPage
tweak: jQuery 3.0 remove deprecated $.proxy in all theme files:
- enfold\config-gutenberg\js\avia_gutenberg.js
- enfold\config-templatebuilder\avia-shortcodes\slideshow\slideshow.js
- enfold\config-templatebuilder/avia-shortcodes/slideshow_accordion/slideshow_accordion.js
- enfold\config-templatebuilder\avia-shortcodes\slideshow_fullscreen\slideshow_fullscreen.js
- enfold\config-templatebuilder\avia-shortcodes\menu\menu.js
- enfold\config-templatebuilder\avia-template-builder\assets\js\avia-tab-section.js
- enfold\config-templatebuilder\avia-template-builder\assets\js\avia-tooltip.js
- enfold\js\avia.js
- enfold\js\shortcodes.js
- enfold\framework\js\avia_sidebar.js
- enfold\framework\js\conditional_load\avia_google_maps_api.js
- enfold\framework\js\conditional_load\avia_google_maps_front.js
- enfold\framework\js\conditional_load\avia_google_recaptcha_api.js
tweak: jQuery 3.0 remove deprecated $.fn.focus() in js\aviapopup\jquery.magnific-popup.js
updated: sync all language files version 5.0 (close to final release)
updated: Dutch language files nl_NL (version 5.0 provided by EZWebdesign - Roger Hoen )
DEVELOPER:
tweak: support json string for slideshow options in HTML (data-slideshow-json="...")
added conditional body classes:
- 'pointer-device-undefined', 'pointer-device-fine', 'pointer-device-coarse', 'pointer-device-coarse-only', 'pointer-device-none',
- 'touch-device', 'no-touch-device'
added: class aviaPopupTemplatesPlugins
added: filter 'avf_css_rules_position' - allows to alter position rules top bottom left right
added: filter 'avf_css_rules_animation_duration' - allows to alter animation-duration rules
added: filter 'avf_css_rules_animation_delay' - allows to alter animation-delay rules
added: filter 'avf_css_rules_transition_duration' - allows to alter transition-duration rules
added: filter 'avf_el_styling_responsive_styles_skip' - skip creating rules on element basis
added: filter 'avf_get_global_option_keys' - modify global options key attributes before adding to internal logic
added: filter 'avf_is_global_option' - remove a global option attribute
deprecated: AviaHelper::css_4value_helper() no longer needed
removed: $.AviaParallaxElement - replaced by AviaObjectParallaxElement in enfold\js\avia-snippet-parallax.js
renamed: function sonar_keyframes -> keyframes
renamed: filter 'avf_css_rules_sonar_keyframes' -> 'avf_css_rules_keyframes'
fixed: WooCommerce single product page: Uncaught Error: Call to a member function get_id()
March 25th 2022 - Version 4.9.2.1
fixed: incorrect syntax in generated styles for background-image: unset;
fixed: sidebars not displayed in certain languages
Feb 21 2022 - Version 4.9
tweak: add font-display option to google webfonts link
feature: new options for ALB Elements:
- Accordion
- html tag for toggle title
- responsive font sizes
- Animated Countdown and Events Countdown
- custom colors for numbers and description and title
- Animated Numbers
- custom colors for numbers and description
- Team Member
- Responsive Font Sizes
- Testimonials
- Responsive Font Sizes
added: ALB Icon Grid responsive breakpoint options for 50% and fullwidth
fixed: problem with uploaded google fonts not working after 4.8.9.1 (#3707)
fixed: ALB Gallery Meta ContentURL Value and remove displayed post title
fixed: curtain footer with left/right sidebar for mobile devices not working
fixed: ALB slideshow duplicate image of first slideshow - use add_theme_support( 'avia_post_css_slideshow_fix' );
fixed: Sidebar shadow still visible on mobile view for blog
compatibility: fix WPML post grid query for untranslated terms to display only public post types as fallback
tweak: Enfold widgets can be used in Block Widget Editor - disabled by default and is in unsupported beta and backend preview is not properly supported
added: use add_theme_support( "avia_enable_widgets_block_editor" ); to switch to new block widget editor
deprecated: $avia_config['use_block_widget_page']
important: custom sidebars cannot be added and removed in Block Widget Editor - switch to old widget page
DEVELOPER:
added: action 'avf_product_slider_html_list_before_item' - allows e.g. to call do_action( 'woocommerce_product_thumbnails' );
Performance/Security: widgets not needed can be removed and php code is not loaded
moved: widget classes in seperate files enfold\framework\php\widgets\widget-classes
introduced: namespace aviaFramework
introduced: namespace aviaFramework\widgets\base\
added: filter 'avf_widget_loader_base_classes' - add custom widget base classes loaded before widgets
added: filter 'avf_widget_loader_widget_classes' - add custom widgets or remove widgets and do not load php code
added: filter 'avf_font_display_google_fonts' - change theme option Custom Font Display Behaviour for google web fonts
added: filter 'avf_google_fontlist' - new parameters
removed: function avia_get_post_list (deprecated since 4.4.2)
removed: function avia_get_comment_list (deprecated since 4.4.2)
removed: function avia_google_maps::handler_print_google_maps_scripts (deprecated since 4.4)
removed: function avia_google_maps:😛rint_map (deprecated since 4.4)
removed: file enfold\framework\php\class-framework-widgets.php -> enfold\framework\php\widgets\class-widget-loader.php
removed: widget class avia_tweetbox (moved to enfold\framework\php\widgets\legacy\class-avia-tweetbox.php)
deprecated: function avia_option() -> avia_get_option()
deprecated: function avia_check_custom_widget() - no longer needed
deprecated: function avia_is_dynamic_template() - no longer needed
deprecated: function avia_backend_get_dynamic_templates() - no longer needed
deprecated: function avia_show_menu_description() - no longer needed
Feb 7th 2022 - Version 4.8.9.1
tweak: add schema meta contentURL to ALB gallery image object
tweak: change display name for 500px (from five_100_px)
fixed: some webfonts not applied when used in Theme Options -> Advanced Styling
fixed: Load More button not working for ALB Masonry elements
fixed: Theme options override Slider caption title custom color options
fixed: CSS slideshow controls hidden below 767px - removed
fixed: Tab Section arrow not getting Tab Section background color
fixed: CSS for layout with 1/4 columns when setting columns to no margin on tablet (min-width: 768px) and (max-width: 989px)
fixed: little typo in helper-privacy.php file (refuseing -> refusing)
compatibility: WooCommerce One Page Checkout plugin not working properly
updated: Italian language files it_IT (version 4.8.9, provided by BigBatT - info@luigicircello.it)
updated: Dutch language files nl_NL (version 4.8.9 provided by EZWebdesign - Roger Hoen )
updated: German de_DE_formal translation error broken link
DEVELOPERS:
added: filter 'avf_post_metadata_excluded_taxonomies' - exclude taxonomies in ALB Post Metadata
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 )