-
Search Results
-
I have found an SVG file for the Upwork icon. I have uploaded it to the media library. I have also followed the directions to upload through the “import/export” Enfold theme UI. When I upload as a straight SVG, it tells me it needs to be a ZIP file. So when I compress and make it a ZIP file, it is represented in (i think) the media browser) but it does not show up as a selection in the icons list under social profiles. This is very confusing. Where does the SVG end up so it can be selected within the social profile icons? Seems like a link to the media library would make sense.
Understanding where the sag icon is stored and how it is called into action would help.
I studied the code and I dont see how the new icon is being referenced and from where.Here is the link to the icon below in “private Content”
Dear,
I have purchased the enfold wordpress site over 10 years ago. i have a problem with my child theme when i update the PHP to 8.3, i will get a critical error which i can’t resolve and manually im forced to switch it back to 7.4.
I can’t find my license code anywhere so i’m trying this way how i can get support on this issue to solve it.
Sincerely regards,
Leo
Topic: Turnstile on Enfold Forms
Hi,
Can’t find a way to use Cloudflare Turnstile into Enfold forms (instead of Google reCAPTCHA).
I see people asking for it for quite some times now but no updates in the feature request threads.
Is there any chance to get it in short times? :)
Thanks!Hi guys,
I’ve just purchased another Enfold license and really enjoy working with the theme. To speed up the development process, I’d like to request the Layout Builder template files so I can import them into a new page. Is there a link where I can download the templates for all demos?
Looking forward to your reply.
Thank you!
Topic: Enfold Theme Update
Dear Kriesi Team,
I hope you are doing well.
In 2020, I purchased the Enfold Theme and installed it on our website. I recently tried to update the theme, but unfortunately I was unable to do so. I checked my Envato/Themeforest account, but I cannot find the purchase there. I also searched through all my emails and documents but could not locate the purchase code.
Could you please check your database and help me recover the purchase information?
My Envato account has been active since September 2020, so the purchase should have been made around that time.
Thank you very much in advance for your support. I appreciate your help.
Kind regards,
Claudia AschauerTopic: Vulnerability Alert
Hello,
I have just purchased and installed a new ENFOLD theme and I have received a message from my host indicating a vulnerability alert.
I have also received the same feedback on other sites created with ENFOLD.
——-
Vulnerability analysis
1Alert detectedWe automatically perform daily scans and scans whenever a new extension or theme is installed, using the WPScan vulnerability database. Learn more
Vulnerability alertDetected vulnerabilities are sent by email to
1 warning
Enfold
This theme is active. Please activate another theme.——-
Thank you for your help.
Kind regards,
Christophe
Hi there,
how can I delete that passage in the copyright line at the bottom?
Topic: Load demo data
I tried to load demo data to my Enfold install for Band Demo and received this error (multiple times)
Download of files for demo Band Demo didn’t work!
You might want to try reloading the page and then try again.Did this at least 10 times.
Had to install the Woocommerce plugin – successfully.
Not sure what to do next.
We’re running Enfold 7.1.3 with WooCommerce on a SiteGround Cloud VPS and we’re seeing repeated database writes on every checkout page load that appear to be coming from Enfold’s per-post CSS management.
Summary of the issue
Our Checkout page is post ID 6494 (/checkout/).
Enfold repeatedly executes an UPDATE against postmeta for this page:
meta_key = ‘_av_css_styles’
with serialized data including css_file = ‘post-6494.css’ and status = ‘no_css’
The file post-6494.css is never created, despite Enfold generating other post-XXXX.css files normally.
——————————
What we observe
Enfold is successfully generating per-post CSS files in:
wp-content/uploads/dynamic_avia/avia_posts_css/
(multiple post-XXXX.css exist here, and the newest are generated today)An older legacy folder also exists:
wp-content/uploads/avia_posts_css/
(files exist, but last modified in 2023)post-6494.css does not exist in either location.
Folder permissions are correct (directories 755, files 644).
——————————
Query Monitor stack trace (from a frontend checkout request)
UPDATE
mjwp_postmeta
SETmeta_value= ‘… status:”no_css” … css_file:”post-6494.css” …’
WHEREpost_id= 6494
ANDmeta_key= ‘_av_css_styles’update_metadata() wp-includes/meta.php:324
update_post_meta() wp-includes/post.php:2746
aviaPostCssManagement->update_meta() …/enfold/config-templatebuilder/avia-template-builder/php/class-post-css-management.php:557
aviaPostCssManagement->check_create_file() …/class-post-css-management.php:268
aviaPostCssManagement->handler_enqueue_post_styles() …/class-post-css-management.php:205
do_action(‘wp_enqueue_scripts’) wp-includes/plugin.php:522
…——————————
Impact
During traffic bursts to checkout, these repeated meta updates contribute to additional DB load and resource usage (we had an autoscale event during a checkout load spike). Even if Enfold decides the page should be no_css, it seems to be re-writing the meta repeatedly instead of persisting a stable state and moving on.
——————————
Questions
Is Enfold expected to generate a post-6494.css file for WooCommerce checkout pages?
If not, is there a recommended way to prevent aviaPostCssManagement->handler_enqueue_post_styles() from continually updating _av_css_styles for checkout pages?
Is this a known behavior/bug in the current Enfold/Avia CSS management layer when a page is treated as no_css?
Are there settings (or a filter/hook) to disable per-post CSS management for specific post IDs or for is_checkout() pages?
If you’d like, we can provide the full serialized _av_css_styles value and/or additional logs.
Thanks!
Hello, I have a website with just Enfold 7.1.3 + latest Woocommerce installed where the problem can be seen, but before giviing you access please note this bug affects also your own demo site too. please check:
if you select (white) the picture will not change at all.
Perhaps some of the latest changes on the theme did broke something…

