-
Search Results
-
Feel free to tell me I’m crazy but, I’ve felt that buttons for links to specific content looked and felt more logical than hyperlinks. Text links to me feel more blog-like and less of an authority on a topic. It’s my understanding that an tag can enable a button to be interpreted byy crawlers as a link rather than an action. so my questions are:
Am I crazy?
Is this worth doing or should I go through and remove all of my link buttons and add text?
If I should keep my buttons, how do I add a tag to the in Enfold so that they are recognized as links?
I understand that some of this is outside an Enfold specific inquiry but, I’d welcome input from anyone on this UX question.
Thanks so much
Seattledecksupply.comHi,
As a volunteer I took over the website of a non-profit organization. The website was updated a long time ago and running and old version of Enfold (4.2.4). Because the current host is ending its hosting I need to move the website to another host (Strato). When I backup the site and restore it temporarily on my Rasp5 host to see if the migration will work, I get a WordPress critical erre which seems to be caused by the Enfold theme: when the theme is remove all is working again.
Would installing the latest version of Enfold help here?By default, when Enfold Maintenance Mode is activated, only the Administrators, Editors and Authors can view the site.
I would like subscribed users to be able to view the site as well.
@Mike,
you had already replied to me in this ticket (but the screenshot is no longer visible).
Could you please send me the instructions again to edit line 304 in /enfold/includes/classes/class-avia-custom-pages.php ?Best regards,
OrianoHallo,
auf unserer Website mit Enfold funktioniert seit kurzer Zeit der erweiterte Layout Architekt nicht mehr.
Wenn ich eine Seite bearbeiten möchte, komme ich leider nur zu einer leeren Seite, wo ich keine Elemente oder Werkzeuge sehe.Habe Enfold gestern bereit aktualisiert, leider ohne Erfolg. Weiß mittlerweile nicht wirklich weiter.
Wie gehe ich nun weiter vor?LG
Topic: Can no longer open on mobile
There is a search function on this page:
Link below:
It works perfectly on the desktop.
Until a few days ago, it was also working fine on mobile. I don’t know if there was a change due to the WordPress update or the Enfold theme update,
but in any case, I can no longer click on the dropdown on mobile.Thanks for the info,
Best regards,
Franzhttps://img.savvyify.com/
Is this page no longer working?Hello,
When updating plugins while using Enfold together with WP Super Cache, a fatal error occurs on all my sites!
Enfold triggers avia_force_clear_caches() during the update process, which calls wp_cache_clear_cache(). This leads to a call to get_blog_option() in wp-super-cache/wp-cache-phase2.php, but the function is not available at that point, causing a fatal error.
Error:
Uncaught Error: Call to undefined function get_blog_option()It seems cache clearing is triggered too early during the plugin upgrade process.
Best regards, Pete
Hi Enfold Support,
I am seeing a PHP warning on a site using Enfold related to the bundled LayerSlider integration.Issue
The site log shows a malformed path being passed to file_get_contents(). It looks like a full theme path is being incorrectly prefixed with the plugins directory path.Log entry
[12-Mar-2026 10:24:06 UTC] PHP Warning: file_get_contents(/var/www/***/public_html/wp-content/plugins/var/www/***/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php): Failed to open stream: No such file or directory in /var/www/***/public_html/wp-includes/functions.php on line 6910The actual LayerSlider file does exist at:
/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php
However, the warning shows WordPress trying to load this instead:
/wp-content/plugins/var/www/…/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php
So it appears that:
an absolute theme path is being generated correctly at some point, but then
/wp-content/plugins/ is being prepended to it incorrectlyEnfold should reference the bundled LayerSlider file using the correct theme path.
A malformed path is built, causing file_get_contents() to fail and generate a PHP warning.
Could you please advise:
whether this is a known Enfold / bundled LayerSlider issue
whether there is a patch or theme update available
which file/function in Enfold is responsible for building this path
If helpful, I can also provide the full environment details and additional logs.Thanks.

