-
Search Results
-
Hi there,
Is there a way to customize my images and buttons with css, with borders like these in the following page?
http://themazine.com/html/arch/arch/index-2.htmlMany thanks!
Best regard,
Marjolein
Hello,
Tried updating the Enfold theme to the most up to date version 4.7.4 from 5.4. The token authenticates ok but the Theme Update section will either error out or say no theme update available.
We then tried the Envato – WordPress plugin, token authenticated ok through there, our purchased theme shows up, we hit the auto update button and it will fail to update.
Will it be safe to update the site through FTP?
Thanks in advance for your assistance!
Hello,
I wanted to alert you that something in the Enfold theme is interfering with the Skiplink button added with the WP Accessibility plugin. This Skiplink button has always worked before but has recently stopped working. The Skiplink button is visible when you press the Tab key, but clicking the button or pressing Enter does not link to the main content (id = main).
I asked the plugin author first about the problem, and he provided this response: https://wordpress.org/support/topic/skiplink-button-is-visible-but-not-working/#post-12859673
Do you have plans to add a native skiplink button to the theme?
Connie
This page: Link 1 in Private Content on website is showing as insecure (actually all Accessories pages are insecure: Link 2 Private Content) and error appears to be here when I open up Web Console on Firefox:
Web Console Message in Private Content
We did build this on dev.rafischer.com but moved the site over sometime ago and just discovered that this content is not secure. I tried resaving permalinks but made no difference. Can you explain to me where this is coming from and how do I set it to /wp-content/themes/enfold/images/layout/bg-button.png instead?
These pages are built using WooCommerce product page and classic editor. Interesting that we have two products built using Enfold’s Advanced Layout Builder and they all show as secure.
Could you please email me at email below as I am Luca’s developer
Hi,
When you use the Fullwidth Button, you can specify the styling colors. What I find somehow a shortcoming, is that you can only specify the default and the hoover background color. What would be nice to have an option that allows you to specify the font color (default & hoover).
I know you can easily tweak this with CSS but why would you use this Enfold buttons anyway then…
Could we add this as a feature request?
BTW is there a reason why the button options are not consistent? The standard button, fullwith etc… offer differ options.
Thank you,
DimitriMy problem same as https://kriesi.at/support/topic/button-link-option-display-error-after-copy-to-other-language-using-wpml/
I resolve this problem by
\enfold\config-templatebuilder\avia-template-builder\php\html-helper.class.php
Under this line
$selected = ( ( $new_std[0] == $post_type ) && isset( $new_std[1] ) ) ? $new_std[1] : 0;add
$selected = apply_filters(‘wpml_object_id’, $selected, $new_std[0], true );the enfold version is 4.6.1
But I recently upgraded the enfold and wordpress versions, and this problem appeared again.
Wordpress 5.4.1
enfold 4.7.3Can you help me, thank you
Topic: Remove a single button.
Hi Support
I´m getting gray hairs about this.
I use Woocommerce together with Enfold and on my overview of products I get a box for each product. With a picture, product name, and two buttons : “Læs mere” ( Read more ) and “Vis detaljer” ( Show details ).
I have tried to remove the “Show Details” button, but going via Enfold Child > Shop options > Product layout on overview pages > “Default without buttons” removes both buttons.
The other options does more or less the same.I have also tried with : `#top.archive button.single_add_to_cart_button {
display: none !important;
}`
Without any luck.I´m all out of ideas !!!! – Can you help me ?

Dear Enfold, and support theme. Thanks for an amazing theme and great support forums.
I was wondering if there was a shortcode or quit css to get the “add to cart” button on the minimal style in archive/shop pages. Please, any help?
I have added the log in details to my site down below just in case
Look forward for your respond.
Many regards Jonas.Hi there,
I’ve recently upgrade my Enfold theme from 3.8 to 4.7.4. With that, I’ve noticed that the layout of my website on mobile is going haywire. The logos are no longer centralized, the menu button is gone… However, when I emulate mobile on my desktop, it works just fine.
I have read other threads on this but I can’t find an answer specific to my problem. Kindly assist!
Hello Enfold Team!
Would you please help me? I try to give the submit button from Mailchimp Signup a class. But how could i to that, because the Button is created from Mailchimp Element? In private content you see the code with questions.
Thanks for you answer!
RegardsTopic: Cookies and Consent Page
Hello,
As requested, my php is updated to the latest version. Enfold and WP are also updated. Cookies and consent is rendering incorrectly and the ‘OK’ button is not working.
Please advise.Topic: Enfold – Upcoming fixes
Hi,
We wanted to create this thread as a channel to share the fixes that will be included in upcoming updates and known issues that are being worked on.
Preview for upcoming version 7.2:
- Feature: added support for WooCommerce Brands on single product pages
- Feature: new ALB Element “Product Brands”
- Feature: new ALB Element “Product Brands List”
- fixed: CSS for WooCommerce lock symbols in password fields
- Updated: css and js minification scripts without gulp in folder /dev
Current fixes for upcoming version 7.1.4 are as following ( last update 2025-01-14 ):
- tweak: force clear cache to reload css and js files after theme options update
- fixed: Warning: Undefined array key “trail_end” in /enfold/includes/helpers/helper-template-logic.php on line 210
- fixed: link notices in language files
- Patchstack team Broken Access Control vulnerability report: fixed in ajax search
- Patchstack team XSS vulnerability report: Iconbox link fixed
DEVELOPERS:
- added: filter ‘avf_default_container_tag_textblock’ – allows to modify the Text Block container tag
- added: filter ‘avf_before_force_clear_caches’ – shortcut clear cache and use own functions
- added: action ‘ava_force_clear_caches’ – called when finished with clear cache
Fixes for released version 7.1.3 are as following:
- tweak: Center reCaptcha V2 when Contact Form labels are centered
- fixed: ALB Team Member CET cannot be saved
- accessibility: add an option to replace section tag by div in ALB textblock
- Patchstack team XSS vulnerability report: column and cell link fixed
- PHP 8.3 compatibility: fixed filesize <= 0 problem in function avia_backend_create_file()
- removed: Support for plugin “One Click Accessibility”
Fixes for released version 7.1.2 are as following:
- feature: added Product Review Tab to Enfold Combo Widget
- accessibility: replace empty hidden cookie reload anchor link with span
- tweak: add a check for options array to be an array in function avia_get_option()
- tweak: Add padding and background color to ALB Textblock
- tweak: ALB Postslider – fixed inconsistent postdate when excerpt contains whitespace characters
- tweak: make the string “Please wait a few seconds and dont reload the page….” translatable
- performance: refactor code in ..\config-templatebuilder\avia-template-builder\php\base-classes\class-popup-templates-base.php function replace_templates()
- fixed: misaligned ALB Gallery Navigation Arrows
- fixed: query monitor message avia_element_js missing dependency on theme options page
- PHP 8.4 compatibility: fix deprecation notices for nullable types in function parameters
- Updated: Layerslider 7.15.1
DEVELOPERS:
- tweak: add byRef to parameters array of apply_filters_ref_array() calls
- fixed: BigCommerce Masonry issue
Fixes for released version 7.1.1 are as following:
- tweak: Clean up options descriptions in theme options – added “read more” – section
- tweak: Clean up options descriptions in ALB modal popup – added “read more” – section
- tweak: replace checkboxes with toggles in ALB modal popup
- fixed: Uncaught TypeError: can’t access property “applyFilters”, obj is undefined in../enfold/js/avia-js.js (window[‘wp’].hooks)
- fixed: Warning: Undefined property: stdClass::$ID in ../enfold/includes/config-enfold/functions-enfold.php on line 860 + 862
- fixed: ALB Audio Player cannot edit playlist when bundled Layerslider is deactivated
- fixed: CSS in preview in theme options page “Header”
- fixed: CSS with cart icon and transparent header
- fixed: CSS for svg icons in header to inherit Advanced Styling CSS options
- fixed: class-modal-elements.php select endtag missing /
- Updated: Layerslider 7.14.4
- updated: sync all language files (7.1.1)
DEVELOPERS:
- added: theme support “avia_alb_checkbox_toggles”
- added: filter ‘avf_theme_option_desc_chars’ – allows to modify svg icons for additional description text
- added: filter ‘avf_theme_option_desc_read’ – allows to modify read more text for additional description text
- added: filter ‘avf_alb_modal_desc_chars’ – allows to modify svg icons for additional description text
- added: filter ‘avf_alb_modal_desc_read’ – allows to modify read more text for additional description text
- removed: outdated code already in comment
Fixes for released version 7.1 are as following:
- tweak: replace Wp Media Library by WordPress Media Library in ALB icon selector modal popup
- performance: avoid multiple db queries when using attachment_url_to_postid
- added: Google Fonts Source Sans Pro and Poppins to default font list
Fixes for released version 7.0 are as following:
- feature: added option to various ALB elements to filter WooCommerce OnSale products
- feature: support to upload custom SVG Icon sets, also colored svg icons (color scheme settings or custom color settings do not affect color of these icons)
- feature: theme option to deactivate default iconfont entypo-fontello in “SVG Iconset and Iconfont Manager”
- tweak: support german umlaut in URL of “Table of content” widget
- tweak: added class content-* to grid row cell container .flex_cell
- tweak: load google maps js API async
- tweak: remove double HTML markup for “date” in ALB timeline
- PHP 8.2 compatibility: fixed Uncaught TypeError in class MetaBoxBuilder line 311
- fixed: Fold/Unfold button not hidden in responsive mode when fold container is hidden
- WordFence vulnerablity fix: limit download of theme options to admin only (discovered by mikemyers)
- WordFence vulnerablity fix: removed not needed function avia_ajax_get_image_color() (discovered by mikemyers)
- updated: Google Maps API version to 3.59
- updated: Italian language files it_IT (version 7.0, provided by BigBatT – (Email address hidden if logged out) )
- updated: Dutch language files nl_NL (version 7.0 provided by EZWebdesign – Roger Hoen )
- updated: French language files fr_FR (version 7.0, provided by comkapi – Patrick)
DEVELOPERS:
- tweak: splitted functions.php and functions-enfold.php in seperate files and restructured files in /includes folder
- tweak: adjusted logic to connect ALB default icon font “fontello” to class avia_font_manager
- tweak: moved default icon font entypo-fontello to subfolder ..\config-templatebuilder\avia-template-builder\assets\fonts\entypo-fontello\
- tweak: added “SVG Entypo-Fontello” as default svg icon set to subfolder ..\config-templatebuilder\avia-template-builder\assets\fonts\svg_entypo-fontello\
- tweak: improved aria and accessability support for svg icons
- added: iconfont entypo-fontello-enfold containing icons needed by enfold core (e.g. for 3-rd party plugins)
- removed: function $.fn.avia_color_picker_autodetection – not used by Enfold
- removed: function avia_ajax_get_image_color() and css dependencies
- added: filter ‘avf_svg_icon_set_config’ –
- added: filter ‘avf_svg_icon_info’ –
- added: filter ‘avf_svg_images_get_icon_html’ –
- added: filter ‘avf_svg_images_local_to_url’ –
- added filter ‘avf_svg_images_icon_as_img’ – allows to replace svg tag with < img src=' '>
- added: filter ‘avf_switch_iconfont_to_svg’ –
- added: filter ‘avf_use_svg_from_media_library’ – allows to skip svg from media library
- added: filter ‘avf_queried_svg_from_media_library’ – filter queried svg files
- renamed: filter ‘avb_backend_editor_element_data_filter’ to ‘avf_backend_editor_element_data_filter’
- removed: filter ‘avia_post_nav_entries’ -> ‘avf_post_nav_entries’
- added: attribute is-colored=”true” is added to svg tag of colored svg icons
Fixes for released version 6.0.9 are as following:
- tweak: Improve logic for /?avia_extended_shop_select= queries – use data-href attribute and js routing
- tweak: add footer tag when Footer Setting: Select a page to replace both footer and socket
- fixed: Uncaught TypeError: Cannot access offset of type string on string in ../includes/helper-asset.php
- fixed: Enfold theme options translations do not work in 6.0.8
- fixed: PHP Fatal error: Uncaught TypeError: strip_tags(): in ..\framework\php\widgets\widget-classes\class-avia-partner.php
- WP 6.2.0 compatibility: fix missing bulk select checkboxes in backend menu page
DEVELOPERS:
- tweak: improve var ‘–enfold-header-height’ (provided by Guenni007)
Fixes for released version 6.0.8 are as following:
- WP 6.7.0 compatibility: fixed PHP Notice: The function _load_textdomain_just_in_time was called too early
- PHP 8.2 compatibility: added stricter type checking to avoid warnings or errors
DEVELOPERS:
- tweak: add post metadata as classes to body tag
- added: filter ‘avf_metadata_to_body_class’ – allows to filter post metadata like tags, category, … added to body tag
Fixes for released version 6.0.7 are as following:
- feature: add support for youtube shorts videos in lightbox (https://www.youtube.com/shorts/video-id)
- feature: add support for youtube shorts videos in Easy Slider, Fullwidth Easy Slider, Fullscreen Slider, Section background
- tweak: wrapped theme option Shop Description to allow use of shortcodes
- fixed: Google Fonts preview link in the Enfold theme options broken
- fixed: WP Block Embed element has extra height and padding
- YOAST compatibility: added a check for WC()->session to product_snippet_tabs.php
- WP 6.7.0 compatibility: fixed function wp_targeted_link_rel is deprecated since version 6.7.0
- WP 6.7.0 compatibility: fixed function wp_targeted_link_rel_callback is deprecated since version 6.7.0
- WP compatibility: fixed broken editor when layerslider plugin disabled
- Updated: LayerSlider 7.14.0
DEVELOPERS:
- tweak: wrap usage of sessionStorage in try/catch blocks
- tweak: added CSS var ‘–enfold-header-height’ to HTML tag
Fixes for released version 6.0.6 are as following:
- fixed: post css stylings not updated after importing theme settings from file
- reverted: ALB Accordion – open a toggle when hash manually changed in browser search bar (might break element behaviour)
Fixes for released version 6.0.5 are as following:
- tweak: updated theme options description Google Measurement ID
- tweak: added text-size-adjust property to base.css
- tweak: changed CSS for X social icon
- tweak: ALB Accordion – open a toggle when hash manually changed in browser search bar
- added: missing text domain in ..\includes\admin\option_tabs\avia_menu.php
- PHP 8.2 compatibility – fix: Allow usage of dynamic property for classes extending aviaFramework\base\object_properties and aviaBuilder\base\object_properties
- Updated: LayerSlider 7.12.4 (fixed vulnerability report)
Fixes for released version 6.0.4 are as following:
- tweak: ?s=xxx is removed except for search page (no more 404 redirect)
- fixed: image formats like jpg, png, … in pagination links open lightbox instead of page
- fixed: Wordfence XSS Vulnerabilities reports with wrapper_class and class
- removed: backwards compatibility 4.8.4. default white sonar effect for ALB icon on hover
- removed: support for outdated Envato theme updater API < 3.0
- PHP 8.2 compatibility – fix: Deprecated: Use of “self” in callables
- Updated: LayerSlider 7.12.2
Fixes for released version 6.0.3 are as following:
- tweak: remove “Dismiss” from admin notice 6.0 and 6.0.1
- tweak: ALB Akkordion adjust js logic to avoid unnecessary updating of toggle titles in DOM
- added: Threads Social Icon to theme options and ALB Social Buttons
- fixed: WooCommerce category banner image shows wrong image when no category image is selected
- fixed: ALB Accordion toggle title does not allow 0
- fixed: ALB Accordion toggle titles with numbers throw js error
- accessibility: added aria-label expand/collapse to ALB toggle heading
- accessibility: added aria-label to HTML heading tags in layout templates (e.g. loop-index.php, loop-page.php, …) and ALB elements
- accessibility: added aria-label to HTML footer tag in footer.php
- accessibility: added aria-label to HTML aside tags
- accessibility: added “Contact Form” as default aria-label text to new added ALB Contact From element – already existing are not touched
DEVELOPERS:
- added: filter ‘avf_aria_label_for_header’ – allows to change the generated aria-label text before output
- added: filter ‘avf_aria_label_for_footer’ – allows to change the default aria-label text before output
- added: filter ‘avf_aria_label_for_sidebar’ – allows to change the default aria-label text before output
Fixes for released version 6.0.2 are as following:
- Compatibility: WP 6.6 fix for block editor hiding ALB button in header
- accessibility: use aria-label=false for ALB icons with a link
- accessibility: added role=”menu” aria-orientation=”vertical” to av-burger-overlay div
DEVELOPERS:
- tweak: ALB Heading added addition class av-font-size-is-xx to container
Fixes for released version 6.0.1 are as following:
- performance tweak: remove custom fields query from frontend and allow to limit result set in backend
- tweak: extended ALB button elements with aria-label from custom title attribute
- tweak: extended ALB button elements button title attribute option with dynamic content
- tweak: ALB buttons move option “Button Title Attribute” to “Content” tab below “Icon Visibility”
- tweak: ALB buttons removed condition for Button Title Attribute in modal popup
- tweak: display 6.0 backend update message to administrators only
- tweak: remove query for WP custom fields from frontend for dynamic content feature
- tweak: extend theme option to show “Custom Layout” menus in WP menus to admins or all users
- tweak: make Contact Form placeholders inherit body font family
- fixed: missing default icons in ALB Button Row element in the backend
- fixed: Shop banner warning “Array to string conversion in ../config-woocommerce/config.php on line 1773”
- fixed: ALB Accordion title broken when using HTML markup
- fixed: ALB masonry adds alt attribute to background image container – removed
DEVELOPERS:
- added: theme support ‘avia_builder_add_heading_type_size_class’ – adds option to add additional class to heading for custom styling
- added: filter ‘avf_layerslider_order_by_select_alb’ – change the order of layersliders in selectbox in canvas of ALB
- added: filter ‘avf_custom_layout_show_wp_menus’ – allows to filter, which users can see “Custom Layout” menus in WP menus
Fixes for released version 6.0 are as following:
- 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 – see changelog
- feature: ACF (Advanced Custom Fields) support with dynamic content for ACF types – see changelog
- 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
- weak: 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: LayerSlider 7.11.1
DEVELOPERS:
- feature: dismissible admin notice boxes with possibility to include custom HTML templates
- tweak: wrapped functions in ..\config-woocommerce\admin-options.php in function_exits()
- tweak: redesign of theme options update logic with integration of dismissible admin notice boxes
- tweak: ALB video add custom css class option and video format to lightbox wrap container .mfp-wrap (based on solution by Guenni007)
- 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 – see changelog
- added: classes ‘avia-video-cookie-allowed’ and ‘avia-video-cookie-not-allowed’ to HTML
- 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/enfold-library/blob/master/actions%20and%20filters/ALB%20core/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()
Regards,
Yigit- This topic was modified 3 years, 9 months ago by .
- This topic was modified 3 years, 7 months ago by .
- This topic was modified 3 years, 6 months ago by .
- This topic was modified 3 years, 2 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 9 months ago by .
- This topic was modified 1 year, 8 months ago by .




