Thanks Ismael,
I think I need to better understand the root cause of the “missing CSS ” issue to find a solution.
Since our uploads folder is persistent across deployments, I would expect the CSS would still work, but very often (not every time) it does not and the site looks broken.
Why would Enfold not find and use the existing old dynamic/cached CSS and require the re-save process?
Regarding the trigger: you list a couple of activities causing the CSS to be re-saved. All these are , as far as I see, manual tasks to be done in the Admin GUI backend.
Is there no way to achieve the re-save programatically ( wp-cli ) ? If not, this would be a very desirable feature.
Otherwise, we could try to find a better workaround. Which wpcli commands could be used to trigger CSS regeneration? I could then simply do a wp eval ‘do_action(“the_hook_that_triggers_css_saving”);
Other commands that come to mind:
directly calling avia_generate_stylesheet(); with wp eval ?
re-saving options with wp option update … , if that will trigger the css?
wp option update avia_options “$(wp option get avia_options)”
You problably know best what is the most promising path …
Regards
Ulrich
Hallo,
ich habe ein eigenes Logo hochgeladen. Es wird im Header zu klein dargestellt. Bei den Header Einstellungen habe ich rumprobiert. Ich möchte aber die Header Höhe nicht vergrößern. Wie kann ich das Logo größer darstellen, ohne die Header Höhe zu vergrößern? Das Logo ist hochgeladen in den Medien mit 2560 auf 1810 px. Im Enfold Dashboard wurde es automatisch auf 300 x 212 verkleinert.
Außerdem ist auf der HOME Seite noch das alte Enfold Logo ersichtlich. Das neue Logo sehe ich nur auf den anderen Seiten (z.B. bei Über mich).
LG
Andreas
Hi,
Thank you for the update.
You can try this css code to move the handle to the right when enabled and to the left when disabled.
#top .av-toggle-switch .toggle-track:before {
right: 27px;
}
#top .av-toggle-switch input[type="checkbox"]:checked + .toggle-track:before {
right: 0;
}
Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the modification.
Best regards,
Ismael
Hey Hans Edgar Puth,
Thank you for the inquiry.
Since the purchase code has been lost, you will need to purchase another license in order to update the theme. With the current version, you will no longer be able to update the theme automatically via the dashboard, so you’ll need to upload the latest version to your server manually via FTP. Please check the documentation below.
— https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Unfortunately, it’s not recommended to make modifications directly in the parent theme, and we can’t help you trace back the modifications you made. We recommend installing a child theme and moving all template modifications there.
— https://kriesi.at/documentation/enfold/child-theme/
Let us know if you need more info.
Best regards,
Ismael
Hi Kriesi Support,
I’m currently experiencing a fatal error that’s preventing me from editing my Contact page. In addition to this, there appear to be several other fatal errors and warnings across the site.
I spoke with WordPress Business Support, and they advised that the issue seems to be tied to the theme. When they temporarily activated the default “Twenty Twenty-Five” theme, the error on the Contact page was resolved. They’ve since reactivated the original Enfold theme to avoid disrupting the live design.
As WordPress is unable to assist further with third party themes, they recommended I reach out to you directly for support. Could you please investigate and advise on how to resolve this?
I have provided admin access below.
Thanks
Hi,
I assume that you are referring to the Layerslider, it will not update on it’s own, only when the theme updates, please see our documentation here.
Best regards,
Mike
Hi,
Glad Ismael could help, 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
I received the plugin with a theme (enfold) I purchased
Hey etrain,
Enfold is not a plugin, try installing it as a theme instead.
Best regards,
Rikard
downloaded the zip file and says the link followed has expired. says i am running 4.2 and shows that as the latest version which i don’t think is right.
Installing plugin from uploaded file: themeforest-fbXW2sme-enfold-responsive-multipurpose-theme-wordpress-theme.zip
Unpacking the package…
Installing the plugin…
The package could not be installed. No valid plugins were found.
Plugin installation failed.
Hey sdesign-web,
Enfold is compatible with all of the PHP version that you are listing, so you can go ahead and update to any of them.
Best regards,
Rikard
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,
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 folks, I realize only now that you introduced a couple of years ago the “swipe” feature on mobile for the lightboxes.
It seems like it is not working very well on my website, please check for instance the first gallery you have on this page (but it is the same on all pages):
Checking it with Chrome and Brave on an IOS phone, if I swipe to the left, the image correctly jumps to the next one, but also the whole screen moves for one second to the left. If I swipe to the right, same behaviour: the whole pages moves for a while, and then I go to the previous slide.
Is this the way it is supposed to be working?
My website is of course updated to the last version of Enfold.
I am afraid there is some customization on my CSS/.PHP made in the past that is preventing it to work correctly…
Thanks & bye!
A.-
Hi,
recently we migrated an Enfold site into our Docker environment where we deploy our wordpress sites using CI/CD tools. The move solved a problem we had with the builtin Layerslider, but now a one came up:
After deployment, the site looks defaced due to missing dynamically generated CSS files. We then have to manually go to the theme option settings page wp-admin/admin.php?page=avia and save the settings (even without changing values) to resolve this.
Our uploads folder is persistent, so the content of uploads/dynamic_avia/… with files like avia-merged-styles-ddf276684ae525538791a02cb0e618c9—687602ac906a5.css survives deployments, but it seems as if after deployment the old dynamic css are not being used so reset/regeneration is necessary.
How can we ensure that the CSS are generated upon deployment, mabye using a WPCLI action to enforce CSS generation? Or can/should we simply delete the wp-content/uploads/dynamic_avia/ folder?
Also, if we run more than one WordPress container (in case of high load) sharing a common uploads directory, will the dynamic file names interfere?
REgards
Ulrich
Milan KrkoškaGuest
Good day, please help. When changing PHP from 7.4 to 8.2, the appearance of the checkout changes and payment in Enfold child does not work. When changing the theme to enfold, everything works.
Hello !
I’m currently using the Enfold 7.1 theme for my WordPress site.
My hosting provider has informed me that my current PHP version (7.4.33) is now obsolete and has not received security updates since the end of 2022 and that i must migrate to a more recent PHP version to ensure my site remains secure and compatible in the future.
Could you please confirm which PHP versions are officially compatible with Enfold 7.1 (or a newer version)?
Specifically, is the theme fully compatible with PHP 8.0/8.1 or even 8.2 / 8.3?
Thank you very much for your help and any recommendations you can provide.
Best regards,
Stan
Hans Edgar PuthGuest
Sehr geehrte Damen und Herren,
vor geraumer Zeit bezogen wir das Enfold-Template 5.7 und müssen dieses nunmehr auf die aktuelle Version updaten.
Da wir das Template auf unsere Belange hin angepasst haben können wir diese Änderungen nicht mit einem generellen Update überspielen, weil dann vermutlich alle unsere Änderungen nicht mehr vorhanden wären.
Unser Problem:
Wir haben das Template über Envato gekauft. Allerdings haben wir den “Envato personal token” dafür nicht mehr vorliegen und der Zugang ist gleichfalls nicht mehr vorhanden.
Wir bitten daher um rasche Information:
Wie können wir nun das Template updaten, ohne dass unsere Änderungen dafür überschrieben werden? Und wie können wir sicherstellen, dass wir in Zukunft immer die aktuellste Template-Version erhalten?
Vielen Dank im Voraus für Ihre rasche Antwort.
Mit freundlichem Gruß
Hans Edgar Puth (Dipl.Ing.TUM) CEO
Mail: (Email address hidden if logged out)
Tel. direct: +49-2622-9222-622
Hey dburton77,
Thank you for the inquiry.
Yes, you have to put the tracking code in the Enfold > Google Services > Google Analytics > Google Measurement ID field. This is the only way the theme can detect if the tracking script is present on the site and allow the privacy cookies to control it.
Best regards,
Ismael
Michael CangerGuest
Mobile menu on website will not customize when i am using the advanced styling settings. The Burger menu shows up white and only will show up the font when you hover over it.
Hey Christoph Babilon,
Unfortunately the “Flagship Theme” is not compatible with “Enfold”, you will need to rebuild your site.
Your best to create a “staging site” while you complete this work.
Best regards,
Mike
Hi,
We don’t have an IP range, our IP is kriesi.at (85.13.136.225)
Some hosts block us, so we might be on a block list somewhere.
Although, as I recall, v5.1.1 may have had an issue with updating, it was right after Envato switched to the “Token”
I recommend manually updating this, try following these steps.
To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New

after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue

then you will see the Theme updated successfully message.
Best regards,
Mike
Hi,
Glad Ismael could help, 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
Hi,
Glad Ismael could help, 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
Hey Jason,
Please try the following in Quick CSS under Enfold->General Styling:
.html_header_sidebar #top #header {
width: 400px;
}
.html_header_left #main {
margin-left: 400px;
}
Best regards,
Rikard
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
In version 7.1, there is an option for users to disable GA4 tracking using the Consent manager . How does that work? Does it matter how GA4 is implemented? We typically inject GA tracking code in our child theme’s functions.php. Do we have to use the Enfold option for adding GA code?
Thank you.
Hey karina yevenes hernandez,
The version of the theme that you are running is not availble with newer PHP versions. Could you try to update to the latest version (7.1.1) to see if that helps please? The update to 7.1.1 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
-
This reply was modified 9 months, 1 week ago by
Rikard.
Hi,
Great, I’m glad that we could help. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard