Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi Enfold support!
We are experiencing an issue with the contact form.
After submitting it, we receive the following message: (translated in english)
The token to validate the form has already expired.
The form could not be submitted. Please reload the page and try again.
The verification time for the form is missing or has expired.
If we remove Google reCaptcha, the form works.
Currently, both V3 and V2 are active.
Thee time of de server is correct.
Can you please help us with this issue?
We hope so! :-))
Kind regards, Jolanda, JoStudio
Hi. We do not have yet any cache plugin because we are still on a development environment. About Enfold performance settings, the only features enabled by now are:
– lazy load
– Responsive images
I have disabled lazyload and it seems better now. It is still a little bit slow to start and display the first 3 slide and the navigation buttons, however it is better.
Maybe you should consider to optimize this widget in a feauture release.
Regards,
Flavio
Hi,
Will that happen wherever Masonry appears?
Yes, for some reason, it executes a function intended for Woocommerce. Try editing the file at enfold/config-templatebuilder/avia-shortcode-legacy/av-helper-masonry.php and look for the following code around line 1273:
if ( function_exists( 'WC' ) ) {
avia_wc_clear_catalog_ordering_args_filters();
$avia_config['woocommerce']['disable_sorting_options'] = false;
}
Replace it with:
if ( function_exists( 'WC' ) && ! class_exists( 'BigCommerce' ) ) {
avia_wc_clear_catalog_ordering_args_filters();
$avia_config['woocommerce']['disable_sorting_options'] = false;
}
Let us know if the issue persists.
Best regards,
Ismael
Hi,
Thank you for the update.
We tried capturing a short video of the page and only then we are able to reproduce the issue. What happens if you temporarily disable the Enfold > Performance > File Compression settings and the cache plugin? Did you install compression plugin or any performance-related extensions?
Best regards,
Ismael
Hi,
Glad we were able to help, I don’t know of other effects, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hello,
I’m trying to run a BigCommerce store using the Enfold theme, but there’s a critical error that’s giving the white screen of death when I try to view the homepage. The back-end stays up and running, but when the BigCommerce plugin is active, the site doesn’t exist. I’d love to keep using the Enfold theme and would hate to have to use something else for this site. Any help would be greatly appreciated!
WordPress version 6.8.1
Active theme: Enfold Child (version 1.0) Current plugin: (version ) PHP version 8.2.18
Error Details
=============
An error of type E_ERROR was caused in line 1602 of the file /home1/enginendo/public_html/cjm/wp-content/themes/enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-masonry.php. Error message: Uncaught Error: Call to undefined function avia_wc_clear_catalog_ordering_args_filters() in /home1/enginendo/public_html/cjm/wp-content/themes/enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-masonry.php:1602
Stack trace:
#0 /home1/enginendo/public_html/cjm/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.php(753): avia_masonry->query_entries(Array, false)
#1 /home1/enginendo/public_html/cjm/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.php(810): avia_sc_masonry_entries->get_element_styles(Array)
#2 /home1/enginendo/public_html/cjm/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php(1178): avia_sc_masonry_entries->shortcode_handler(Array, ”, ‘av_masonry_entr…’, Array)
#3 /home1/enginendo/public_html/cjm/wp-includes/shortcodes.php(434): aviaShortcodeTemplate->shortcode_handler_prepare(Array, ”, ‘av_masonry_entr…’)
#4 [internal function]: do_shortcode_tag(Array)
#5 /home1/enginendo/public_html/cjm/wp-includes/shortcodes.php(273): preg_replace_callback(‘/\\[(\\[?)(av_but…’, ‘do_shortcode_ta…’, ‘[av_slidesho…’)
#6 /home1/enginendo/public_html/cjm/wp-includes/class-wp-hook.php(324): do_shortcode(‘[av_slidesho…’)
#7 /home1/enginendo/public_html/cjm/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘[av_slidesho…’, Array)
#8 /home1/enginendo/public_html/cjm/wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php(137): apply_filters(‘the_content’, ‘
I am getting a flood of deprecation warnings in my error_log file and it is slowing down our server’s performance, especially noticeable when editing posts and pages.
It appears the offending functions are:
av_icon_char
av_icon_class
av_icon_string
I cannot find information on what the correct replacements are. Is this something you can help me with?
Here are some samples of how we are currently using these functions.
av_icon_char
$icon = av_icon_char( ‘search’ );
av_icon_string
$class = av_icon_class( ‘search’ );
av_icon_string
‘ id=’scroll-top-link’ <?php echo av_icon_string(‘scrolltop’); ?>><span class=”avia_hidden_link_text”><?php _e(‘Scroll to top’, ‘avia_framework’);?></span>
Here are some examples from the error_log file:
[21-May-2025 18:26:12 UTC] PHP Deprecated: Function av_icon_char is deprecated since version 7.0! Use No longer used by Enfold instead. in /home/maritimetravel/public_html/wp-includes/functions.php on line 6121
[21-May-2025 18:26:12 UTC] PHP Deprecated: Function av_icon_class is deprecated since version 7.0! Use No longer used by Enfold instead. in /home/maritimetravel/public_html/wp-includes/functions.php on line 6121
[21-May-2025 18:26:12 UTC] PHP Deprecated: Function av_icon_char is deprecated since version 7.0! Use No longer used by Enfold instead. in /home/maritimetravel/public_html/wp-includes/functions.php on line 6121
[21-May-2025 18:26:12 UTC] PHP Deprecated: Function av_icon_class is deprecated since version 7.0! Use No longer used by Enfold instead. in /home/maritimetravel/public_html/wp-includes/functions.php on line 6121
Our error_log file grows about 200 MB per day.
Can you please direct me on how we can update our child theme to address these deprecation warnings?
Can you advise how to re-size a the woocommerce single product page image? Using Appearance>Customize>Woocommerce settings does nothing. My images are uploaded at 300×300 and are being resized to a much larger image. I am guessing the Enfold theme is overriding Woo. Any help would be greatly appreciated
Hi Ismael,
I do have the problem on multiple installs right now. The editor can “edit_posts” and I still get the error …
You find the login details in private.
The settings are:
• Deactivated ALB for everyone exept admin
• Code in functions.php to allow it for admin AND editor
• Without “remove_filter” because change in 2021 (see above)
• Both have “edit_posts” capability
• Error occurs only in Enfold 7
Hope you find a solution. Thanks in advance!
Best regards,
Daniel
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey love2web,
Please try the following in Quick CSS under Enfold->General Styling:
div.comment-entry {
display: none !important;
}
Best regards,
Rikard
Hi,
Thanks for the update. Are you sure that you are installing the correct file? The zip file that you download from Themeforest might have to be unpacked on your local machine, then select to install enfold.zip located inside of the unpacked directory.
Best regards,
Rikard
Is it possible to restore my website to the old version of Enfold and see if it works then? I am not getting full cooperation from the hosting party and I want to switch to another party anyway.
Could you help me with this? Perhaps it will work then.
Hi,
Thank you for the update. You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings. If it’s still not working, please provide the login details in the private field so we can inspect the elements.
Best regards,
Ismael
Hi,
Thank you for the update.
In enfold/config-templatebuilder/avia-template-builder/php/class-save-buildertemplate.php file, the aviaSaveBuilderTemplate methods have a permission check that only allows users with the edit_posts capability to interact with the builder templates.
if( ! current_user_can( 'edit_posts' ) )
{
die();
}
Please make sure that the Editor role has the capability to “edit_posts”.
— https://wordpress.org/documentation/article/roles-and-capabilities/#edit_posts
If the issue persists, post the login details for an admin and editor account in the private field so we can check the issue further.
Best regards,
Ismael
Hey connect4consulting,
Thank you for the inquiry.
You can add this css code to adjust the mobile menu breakpoint.
@media only screen and (max-width: 1366px) {
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
display: none;
}
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
display: block;
}
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the code.
Best regards,
Ismael
Hi Enfold support team,
I’m using Enfold with a child theme and I’m trying to completely remove the H1 page title from single blog posts. I’m not looking to just hide it via CSS – I want it not to be rendered at all in the HTML source code.
The heading I’m referring to looks like this in the frontend:
<h1 class=”post-title entry-title” itemprop=”headline”>My Blog Title</h1>
I’ve already tried using the avf_title_args filter and even added this to my functions.php:
add_filter(‘avf_title_args’, ‘remove_post_title_in_single’, 10, 2);
function remove_post_title_in_single($args, $id) {
if (is_single()) {
$args[‘title’] = ”;
}
return $args;
}
But the H1 is still showing up in the source code of the post.
Can you please confirm:
Which template or hook is responsible for rendering this H1?
What is the best way to remove it completely from the markup (e.g. via remove_action() or overriding a template in the child theme)?
Is there an officially supported way to do this for blog posts?
Thanks in advance for your help!
– Andreas
I’m currently working on a webshop and want to use the advanced layout editor for the product pages.
I’m working with variable products and when I’m changing to advanced layout editor instead of standard editor, the variable product options (like select fields) aren’t shown on the product page anymore. When I’m switching to standard editor again, it shows.
Is there a possibility to make variable products work with advanced layout editor from enfold?
Thank u in advance!
Anna
Hey NMDahl,
Thank you for the inquiry.
The site is not using the Enfold theme. We also tried logging in, but the account information provided in the private field is invalid. Did you switch to a different theme?
Best regards,
Ismael
Installed today – preview looks great but the live version it looks like the theme is missing.
Hi,
Kurze Info: Unter Enfold gibt es eine zweite Optionsseite: “Theme Extensions”. Dort befindet sich ein Tab “Accessibility”. Vielleicht hilft Euch dieses weiter.
Best regards,
Günter
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Great, I’m glad to hear that you found the cause of your problem.
PS. We just bought new version of Enfold since the old one didn’t activate anymore thanks to the changes in validation. It is not very nice that basic parts of the theme just doesn’t work.
What exactly is not working? If you haven’t registered your theme license, then refer to this: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
Hi,
Thanks for the update and feedback, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi, we already tried disabling all plugins, did not work (stated in the opening message). I also now have removed that old script from the Quick CSS.
So there is no any new solutions or options we haven’t already tried?
PS. We just bought new version of Enfold since the old one didn’t activate anymore thanks to the changes in validation. It is not very nice that basic parts of the theme just doesn’t work.
Thanks that worked perfectly. It is a shame that enfold does not have an option within the advanced settings to set text colour changes when pages are scrolled.
hi Rikard… ok… Here is the link to access…
in the first block of text on the home page, I tried to insert the strong tag in a sentence, but it doesn’t enlarge the text as it should… I did various tests in the enfold setting, but it doesn’t do anything.
thank you for your help
Hey a_edemirci,
Thank you for the inquiry.
You can add this css code to hide the default image overlay.
#top .image-overlay {
display: none !important;
}
Make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings afterwards.
Best regards,
Ismael