-
Search Results
-
WordFence Warns
Enfold: Cross Site Scripting (XSS) vulnerability discoveredWe have 20+ sites using Enfold and dread having to change themes.
Hi,
since i made some changes in my layout, after certain color section fine lines are appearing, like i defined a border.
I have not done that!
Why is Enfold in many ways so problematic?
It is frustrating…Good morning, I have a few questions before purchasing the ENFOLD theme for WordPress:
1. When I access the ENVATO purchase page at the URL: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990? and click on LIVE PREVIEW, I see many DEMOS. How do I know which one I am purchasing? Or are these all the options that ENDFOLD offers depending on the configuration?
2.- When I install the ENFOLD theme on my WORDPRESS, what will it look like by default before I configure it to my liking?
3.- Is there a document that explains each aspect of the ENFOLD configuration?
4.- Is the WEBSITE content in the ENFOLD theme edited with ELEMENTOR or WP BAKERY?
5.- Will I have support for 6 months? What is the average response time?
6.- Seven years ago, I purchased the PH THEME from your SITE, which has now stopped working in WORDPRESS 6.9 and PHP 8.6, and there is no way to contact anyone who can help me. I don’t want this to happen again with ENFOLD, which I see has been around for 13 years.
Thank you and best regards,
Paco OrtegaTranslated with DeepL.com (free version)
Hi,
im using the build-in maintenance mode with the enfold 2017 prebuild maintenance page. Everything works fine, except the possibility to change the ENFOLD logo on that page to the logo of my website. It ist not accessable in the editor. I found out, that there is an absolute path: “http://kriesi.at/themes/enfold-2017/files/2017/02/logo-white.png” and i can’t find a place to change it. Setting the logo via CSS to “display: none;” will set every picture of the whole site to that value.
Thanks for help, best regards, Sebastian
Hallo Zusammen,
ich kann auf meiner Webseite die Seiten nicht mehr bearbeiten. Ich hab die aktuelle Enfold Version installiert und es kommen immer Fehlermeldungen, wenn ich eine der Seiten bearbeiten möchten. Woran kann das liegen?
Danke.
Viele Grüße
BettinaHi Support,
I am very happy with the new future Custom Layouts.
I used ACF to make a new post type with several custom fields and used custom layouts to fill the custom post type. Looks perfect.However, when I import a larger amount of this custom post with WP all Import. The backend looks fine, all custom posts have been created but when I look at the frontend, the standard post template without ALB or ACF fields is shown.
I did the ‘Activate Your Custom Post Types For ALB’ in the Enfold options. The post type is set to public.
Can you help figure out what is going wrong?
Thanks in advance,
Ariane
Topic: Update
Hello,
we use Enfold for our website. Now I have updated WordPress to its latest version (6.9) and now I get this error on my website: Notice: Die Funktion _load_textdomain_just_in_time wurde fehlerhaft aufgerufen. Das Laden der Übersetzung für die Domain avia_framework wurde zu früh ausgelöst. Das ist normalerweise ein Hinweis auf Code im Plugin oder Theme, der zu früh läuft. Übersetzungen sollten mit der Aktion init oder später geladen werden. Weitere Informationen: Debugging in WordPress (engl.). (Diese Meldung wurde in Version 6.7.0 hinzugefügt.) in /mnt/web203/d0/72/54211272/htdocs/wp-includes/functions.php on line 6131 Warning: session_start(): Session cannot be started after headers have already been sent in /mnt/web203/d0/72/54211272/htdocs/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.php on line 102 Warning: session_start(): Session cannot be started after headers have already been sent in /mnt/web203/d0/72/54211272/htdocs/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php on line 53
I can not update Enfold. They say that enfold is on its latest Version (4.9.2.2)
Can you please help me?Hey there,
running Enfold 7.1.3 on WordPress 6.9 with PHP 8.2.
WordPress Multisite.We face an issue where a site hits the OOM with 512M Memory configured when opening any Icon Font Related Avia Builder Element Popup in the wp-admin editor.
Tracing the issue down we pinpointed the SVG handling to be quite an issue regarding memory usage.
The site uses 9 Icon Fonts with a total size of ~7M. Only a part of that is actually SVG content. So let’s assume we talk about 1,5MB SVG files.
$ wp-content/uploads/dynamic_avia/avia_icon_fonts/
`
1.3M ./font-awesome-bold-01
1.4M ./font-awesome-bold-02
911K ./font-awesome-bold-03
1.9M ./font-awesome-brands
454K ./font-awesome-regular
42K ./k-iconpack01
283K ./k-iconpack02
46K ./m-icon-set-01
24K ./m-signet
`Parsing these files lead to memory allocations of around 700MB.
Related files are “class-font-manager.php” and “class-svg-images.php” with the functions around
set_svg_markupandget_icon_html. As well as followup native PHP functions down the stack trace (simplexml_load_string and substr_replace in particular).
Besides the OOM the SimpleXML calls consume about 1s alone processing time.We identified several issues with the current implementation that could lead to this issue without being able to easily provide a “fix” as everything is quite tightly couples around the in-memory “cache” handling:
Unlimited cache: The protected $cache stores complete SVG strings without size limits → uncontrolled increase in RAM usage.
Unvalidated input loading: file_get_contents / curl_exec load entire files/responses without upfront limits → large memory spikes.
cURL without abort callback: Remote downloads can grow arbitrarily large (no Content-Length or progress checks).
String operations create copies:
substr_replace,preg_match_all,str_replaceon large strings increase peak memory consumption.DOM parsing with SimpleXML: isColoredSVGWithGradients uses simplexml_load_string → the entire XML tree is loaded into memory, potentially multiplying memory usage and introducing XXE/DoS risks.
Missing size validation: No limits are enforced before parsing or caching (local or remote).
Potential format-parsing risks: Regex-based extract_svg_attributes on large inputs can be computationally expensive.
We use Datadog to create Traces and Profile of our application. We were able to confirm that the SimpleXML related code as well as the regex based ops on the SVG file content trigger the OOM in most cases.
I can easily share the Flame Graphs of the Memory Allocation and the Processing Times if you like. We find them to be most helpful in understanding what actually happens at the runtime in code :-)The issue is reproducible for this single site so the issue will be most certainly based on the actual icon font files although they are valid SVG. So we are happy to give any fix a test before any coming release. As we operate a server cluster, just provide me the diffs / changes and we will apply and test them ourselves.
Let me know if you need any more information. I shared a link to the icon font files in the private content section.
Best Regards,
JanI’m on Enfold 7.1.3, and suddenly today, all the Google maps on my site are now showing up. My Google Map API Key is valid and working fine, but for some reason, the theme won’t show the maps.
I have the large map on the contact page, plus a small map in every footer
Looking back through the forums, this seems to be a common problem with this theme that’s still not fully resolved. Please come up with a solution!
Nik
Hello,
I’m experiencing an issue where HTML/CSS code in a Code Block element works on ONE page only, but fails to execute on all other pages and posts.Code Block Settings (identical on all pages/posts):
“Add codeblock to content” is checked
“Escape HTML Code” is OFF
“Disable Shortcode Processing” is OFFSetup:
Using Advanced Layout Builder for both pages and posts
Classic editor for postsWhat I’ve Tried:
Cleared all caches (browser, SiteGround, Enfold dynamic files)
Added CSS to Quick CSS with HTML-only in Code Block
Used identical Code Block settings across all pages/posts
The typewriter animation works on ONE page only, fails everywhere elseExamples:
Works perfectly:https://debral44.sg-host.com/eilersunfiltered/
Doesn’t work: all other pages or posts.
Why would identical code with identical settings work on one page but not others? Is there a page-specific setting affecting Code Block execution?
Thank you for your help!
My client hired a company to run an accessibility review and one of the items they flagged was the Icon Circles Element on https://abodecommunities.org/about/purpose/ — they’re worried about keyboard users not being able to access the content revealed on-hover. Do you know of any workaround for this? Thanks and lmk if you have any questions!


