-
Search Results
-
Topic: Google Site Map Support?
I’ve just switched my website to the new design, built under the Enfold Theme. Very happy with the result!
However, I notice that the Google Site Map for the site (when it comes up in a Google search) is out of date, and still referencing the old site. So some of the links in the old site map are going to 404, because the structure of the new Enfold site has changed.
Is Google Site Map refresh or config built into the Enfold Theme? If not, do you recommend either (a) a plugin that can update the sitemap file, or (b) a manual way to do it?
Thanks, Nick
Hi Enfold Support Team,
I’m using the latest version of the Enfold Theme, including the built-in contact form element and the native cookie consent system.
Unfortunately, I’ve noticed that Google reCAPTCHA v3 is being loaded immediately on the first page load, even before the visitor has given consent via the cookie banner.
Using browser dev tools (Network tab → filter for “recaptcha”), I can clearly see multiple requests to Google services being triggered without user interaction.As you are aware, GDPR (and the German TTDSG) require an explicit opt-in before any non-essential services like reCAPTCHA are activated.
My question:
How can I integrate Google reCAPTCHA into the built-in Enfold contact form so that it only loads after user consent – and remains blocked until then?Here’s what I’ve done so far:
Set cookie behavior to “Essential cookies only – user must opt-in”
No Borlabs or other cookie plugins used – just Enfold’s native cookie management
Tried WP Armour as an alternative spam protection, but it’s insufficient
If this is not currently possible within Enfold:
Is there a recommended workaround or best practice to achieve GDPR compliance?
Or is a fix or native support for deferred reCAPTCHA loading planned in your roadmap?
Thank you very much in advance for your help!
Hey Folks,
i am desperatly trying to move the category description below the products in enfold but till now i failed misserably as enfold is jsut super stubborn with this topic. I actually need this for 3 different shops…
The optimum would look like this:
– Category Image
– Category Title
– Products
– Category descriptionand all that without destroying the side bar.
What i tryed:
Writing functions (always ends up NOT removing the top description)
Overwriting the Wootemplate which ends up in double images at the top no title and then the normal stuff from enfoldWhy is Enfold so stubborn with this? It makes 0 sense to show a long description before the products as it it very user unfriendly but one needs the description for seo purposes. I also wanna avoid using css to “hide” it as google does not like this when we display the text again and its a very unclean way to do that. If theres no other way it would also be ok for me do move everything (not jsut the description) below the product loop but without just hiding it at the top part.
What can we do? Any help is highly appreciated.
Kind regards
PatrickTopic: Bluehost Enfold fail
My Bluehost website using Enfold has critical errors and is down for days. WordPress tech cant fix and points to the theme as the issue. I don’t have the receipt as it was purchased maybe 15 years.
What to do? Should I re-purchase or change to a different theme
my phone is 703-217-7760I use the WP SMTP Mail plugin.
Enfold is generating regular errors from the plugin. Here’s the error report:
Debug Event Details
Type
Error
Date
July 7, 2025 at 2:06 pm
Content
Mailer: Other SMTP
SMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: Spam message rejected
SMTP code: 554 Additional SMTP info: 5.7.1
Source
Enfold
/home/storage/322/4077322/user/htdocs/wp-content/themes/enfold/framework/php/class-form-generator.php (line: 1485)I just found out the errors actually started in April 2024 but as I use the free version of the plugin I don’t get notified via email when an error occurs so I’d only notice it if I logged in to the WP admin panel and there had been a recent error (as I did today). Unfortunately when there is a successful send of an email the plugin clears the error flag from the admin bar which is why I only discovered this today.
The errors are generated at random intervals. There have been one a day for the past 3 days, prior to that it was June 30, two on June 28, two on June 26, June 25, June 24, June 22, June 3, May 31 etc.
Any ideas?
WordPress 6.8.1, Enfold 7.1.1
Hi Rikard and Kriesi Team,
How’s it going?
The reason for this email was to see if you had reactivated interest in doing a sponsored video on your Enfold theme.
We can offer you up to 20% discount on all the options you choose, would you like me to pass on the prices?
I look forward to hearing from you,
Best regards,
Héctor Romeroon one installation i got for a page “aktuelles” – ID: 2061
i want to show the whole content for the blog entries with taxonomy “aktuelles”on newer enfold versions this does not work anymore.
function custom_avf_blog_content_in_loop( $blog_content, $current_post, $blog_style, $blog_global_style ){ global $avia_config; $pages = [ 2061 ]; if( ! in_array( $avia_config['real_ID'], $pages ) ){ return $blog_content; } return 'content'; } add_filter( 'avf_blog_content_in_loop', 'custom_avf_blog_content_in_loop', 10, 4 );How can the entire content be displayed?
Viewing 30 results - 1,921 through 1,950 (of 244,340 total)




