Hi,
Thanks for the update, I’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,
Glad Nikko was able to 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,
Please refer to this on how to register your theme license: https://kriesi.at/documentation/enfold/theme-registration/. The version available at Themeforest is always the latest version. If the update should not come through via the theme backend, then please install and configure this plugin: https://envato.com/market-plugin/
Best regards,
Rikard
Hi,
Glad Rikard 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 Nikko was able to 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 schweg33,
Thanks for the link to your page I see that when you click an image two lightboxes open, Enfold’s and NextGen, try disabling the Enfold lightbox with the theme option Enfold Theme Options ▸ Lightbox Modal Window, or check if the NextGen plugin allows you to disable it’s lightbox.
Best regards,
Mike
Hi,
Glad Guenni007 could help, thank you Guenni007, 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
background-attachment: fixed is not supported by most of the mobile devices.
So Enfold turns that to background-attachment to : scroll – and a parallax container is generated.
A position fixed is supported by mobile devices – the trick is to tranform that.
Important: so set the background-attachment on that color-section to scroll please!
give a custom class to that color-section : bg-fixed and put this to your quick css:
.avia-section.bg-fixed {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
background-size: 0 !important;
overflow: hidden;
position: relative !important;
}
.avia-section.bg-fixed:before {
background-image: inherit !important;
background-repeat: inherit !important;
background-size: cover;
background-position: inherit;
content: "";
position: fixed !important;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1 !important;
will-change: transform;
pointer-events: none;
}
see f.e: https://webers-testseite.de/goodwave2/
PS: kanst du mal auf deiner Seite : was_mich_2_jahre_haarefaerbens_gelehrt_haben schauen, die Bilder sind eingeladen über:
i0.wp.com – war das deine Dev Seite, die du migriert hast? Jetzt hast du eine Rückbezüge auf diese Seite, das ist mixed Content bewertet – ausserdem ist die http – weshalb die Seite dann auch als nicht sicher eingestuft wird.
Hi,
OK, so I took your advise on installing the Child Theme as per the documentation here: https://kriesi.at/documentation/enfold/child-theme/
I actioned all 4 steps as per the wordpress option including point 4 exporting and importing parent enfold theme settings.
Unfortunately many of the style settings are not showing from the Enfold parent theme settings imported. They all look to be set/showing in the Child theme options BUT not showing when live.
I have recached as advised a few times but the issues are the same.
So I reverted back to the Enfold parent theme and uploaded the fallback Enfold theme setting HOWEVER this is now showing the same issues as above – many of the styles/fonts are not visible, even though they are set in the theme options.
Can you help please as it looks like the install of the child theme has bombed the styles on the site, even if I revert back to the Enfold theme.
Thanks
Marcus
I am getting an error warning from Google that may be related to the Enfold theme. Can you check on that (see message below:)
Breadcrumbs structured data issues detected on quaker.ca
To the owner of quaker.ca:
Search Console has identified that your site is affected by 2 Breadcrumbs structured data issue(s):
Top Errors
Errors can prevent your page or feature from appearing in Search results. The following errors were found on your site:
Either “name” or “item.name” should be specified (in “itemListElement”)
Missing field “position” (in “itemListElement”)
We recommend that you fix these issues when possible to enable the best experience and coverage in Google Search.
Since installing Enfold, there is no option to update the theme when a new version is out.
I get emails notifying me of an updated theme, but when I go to the theme list in WP Admin, there is no update option.
All other themes I have ever used on WP sites have an update link.
I manually updated it in April, but tihs seems a very clunky way to update a theme.
Can you help sort this out?
Hi Jeff,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 5.0.1 and then upgrade your PHP version to 8.0.x.
If you are using an older version of WordPress, please update it as well :)
Regards,
Yigit
Hello,
I have a problem with the enfold 4.6.2 theme for the site https://matupeint.com/ which is in php 7.2
When I switch to php 7.4 or php 8.0 Layerslider shows me an error message.
What should I do ?
Thanks
Bonjour,
Je rencontre un problème avec le thème enfold 4.6.2 pour le site https://matupeint.com/ qui est en php 7.2
Lorsque je bascule en php 7.4 ou php 8.0 Layerslider m’affiche un message d’erreur.
Que dois-je faire ?
Merci
Guten Tag Supportteam,
seit der Installation von WPML haben wir im Headerbereich oben links einen sichtbaren Sprachenumschalter.
Diesen benötigen wir aber nicht, da unser Sprachenumschalter im Menüsystem rechts sichtbar sein soll…. dies hatten wir auch so eingestellt.
Wir hatten daraufhin einmal im Theme Option Bereich Header folgendes gefunden und auch deaktiviert, leider ohne Erfolg..
Enfold WPML Language Flags ( global setting – used for all languages )
Choose if you want to hide the language flags that are added by default to the header menus.
Hide the default language flags
Gibt es noch irgendwo anderes eine Möglichkeit dies zu unterbinden??
mfg
Alexander
Hey Craig,
Thanks for the login details. First off, could you try updating the theme to the latest version (5.0.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
Rikard
Hello Ismael,
You mean you turned the Enfold > Performance > File Compression settings OFF and On again?
Anyway, I had to clear and preload the WP-Rocket cache now, and after that the Notifcation element works!
Thank you for your help!
Best Wishes,
Alwin
Hi chris,
I’ll close this thread and continue the discussion on your other thread: https://kriesi.at/support/topic/enfold-3-0-4-issue/
Best regards,
Nikko
Hi,
Thank you for the inquiry.
The styles for the notification element returned after toggling the Enfold > Performance > File Compression settings. Please make sure to purge the cache before testing the page. You may need to disable the compression settings while editing the site.
Best regards,
Ismael
Hey BossBitch76,
Thank you for the inquiry.
Try to add this css code to temporarily hide the fallback image until the background video plays.
.av-video-paused .avia-slide-wrap {
background: none;
}
Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael
Hi chris,
Thanks for contacting us!
Enfold 3.0.4 is an outdated version of Enfold, we are now currently on version 5.0.1.
Please purchase the Enfold theme in ThemeForest and register your account here: https://kriesi.at/support/register/
Create a new thread and give us a temporary admin access as well as FTP/cPanel access (post it in Private Content, so it is only seen by the moderators).
Then we’ll try to fix your child theme for you.
Best regards,
Nikko
Hi chris,
Thanks for contacting us!
What version of Enfold theme are you using?
Best regards,
Nikko
Hi Ivan,
Yes, that’s correct and that code also prevents the hover color from appearing (because of !important), please remove that code and replace it with this one:
#top #wrap_all .av-main-nav ul > li > a, #top #wrap_all .av-main-nav ul {
background-color: transparent;
}
If the hover state does not need to use a transparent background color then go to Enfold > Advanced Styling and select Main Menu sublevel links again (make a new one), check the Apply only to mouse hover state, then tweak the Font Color and Background Color.
Here’s a screenshot (

If you want the hover state to have a transparent background then use this code in Quick CSS:
#top #wrap_all .av-main-nav ul > li:hover > a {
background-color: rgba(255,255,255,0.5);
}
Just adjust the RGB color value as well as the opacity.
Hope this helps:
Best regards,
Nikko
chrisGuest
Hello, i wrote a moment ago, i think i added wrong email, enfold theme 3.0.4 is now making the wp site http://www.glassprimer.com not work because i updated server to php top 7.4 and wp to 6.0 the web developer made a child theme off of your theme, can i pay for a fixed theme ? i dont know much about this and need to resolve this asap. thank you for your kind support.
chris Guest
hello i updated my wp site to 6.0 and running 7.4 php now the site doesnt work, im toldthe theme is incompatable, can i purchase a fix for this ? an updated enfold theme? i really need help on this it just got messed up a few mins ago..
Hi
That didn’t work.
I have this code to make the sub-menu transparent…perhaps that’s why your code doesn’t work ?
/* Transparent sub-menu */
.header_color .main_menu .menu ul li a, .header_color .main_menu ul ul {
background-color: transparent!important;
}
Ive seen other sites (maybe not Enfold) where the sub-menu is transparent but there is a semi-transparent background colour on hover
Tx
Ivan
Hi, I’m using the Enfold theme for my website. I have a page set (Education Hub) for my blog posts in the Theme Options. However, there doesn’t appear to be a way to add a filter bar to filter out posts by categories (podcasts, blogs, taxes, insurance, etc.).
How can I add a filter/sort feature for blog posts above the blog posts themselves?
Thank you! Hope this isn’t a silly question.
Hi,
No, the changes are also applied when clicking “save”. We don’t have a preview function anymore because clicking “preview” has the same effect as clicking “save”. So both buttons do save the edits.
And I hope you understand that this is a big issue, since we like to try out how things look without the whole world to see it. Especially on the home page. And this problem started after the latest Enfold Update.
Thanks for checking!
Best
viZaar marketing
Hi,
Glad we were able to 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 Rikard 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 Justin Erwin,
You will need to update theme via FTP or cPanel.
Please refer to our documentation for further instructions: https://kriesi.at/documentation/enfold/install-enfold-theme/#ftp-install
Best regards,
Nikko