Hi,
I see in a duplicate thread you have now resolved this, 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 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
Hi,
Glad Ismael & 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,
Mobile devices don’t have a “hover” function, so your other option would be to choose Menu Icon Submenu Items ▸ Always display submenu items.
Please see our burger menu documentation here.
Best regards,
Mike
Hey 4ndreaux,
Please see our documentation: How to add Custom Social Icons to Enfold options, and look for the Hover Background and Text color css:
#top #wrap_all .av-social-link-ICON_NAME:hover a{
color:#fff;
background-color:#9fae37;
}
note that you will need to adjust the ICON_NAME in the above code to your icon name.
For example the css for the Twitter icon is:
#top #wrap_all .av-social-link-twitter:hover a {
color: #fff;
background-color: #46d4fe;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hey MatsAFejne,
This could be caused if the theme zip file is not the correct file, are you uploading enfold.zip from your Theme Forest account download link “Installable WordPress file only”?
Or is the Full Theme and Documentation with a file name like: themeforest-4519990-enfold-responsive-multipurpose-theme-wordpress-theme.zip.
Try checking your Theme Forest account download link agin and look for “Installable WordPress file only”
Best regards,
Mike
My thumbnails are not woocommerce thumbnails. They are part of the default magazine element in Enfold.
Hi,
From what I see the caching plugins w3-total-cache/ and also borlabs-cache/ were disable, and still are, so it couldn’t be these.
Your desktop version of the site is where I saw the error.
I found that your WordPress ▸ Settings ▸ Reading ▸ Your homepage displays was set to a different page than your Enfold Theme Options ▸ Frontpage Settings


I set them both to the same page “Home”, and now on desktop and mobile the front pages works, please clear your browser cache and check.
Best regards,
Mike
I got t this message then i was loding up my enfold
Hi,
Thanks for the login, I deactivate your Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression, and activated Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files as Ismael suggested above.
Now your site is loading correctly if you are logged in, but when you are logged out you have a 404 for your merged css & js files as Ismael pointed out above.
I believe that your server is also caching files, so please check with your web host if you can disable server caching temporarily, or try waiting a few hours for the server cache to rebuild.
If you are still working on your site I would recommend disabling your server cache until you are done, then you can enable it and the theme merging and compression again.
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,
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 Rikard,
Yes you understood great ! I wanted to rename the menus with an inside Enfold setting without touching the work I did with the SEO and have to rename the slugs too.
Thank you very much !
Regards,
Natacha
This reply has been marked as private.
Problem 1:
I have tried to update Enfold, but it just seems to hang. So I installed the update via my File Manager in cPanel. My website gives me a critical error after installation. Can you please assist urgently.
Problem 2:
For some reason I cannot update the homepage – I get a HTTP ERROR 500. This is only on the homepage.
Hi Ismael,
Thanks for the advice! I’ve enabled debugging as recommended and it looks like a bad interaction between Enfold and the WP-SpamShield plug in. The captured debug output is in the private content below.
As a test I’ve disabled WP-SpamShield and then the page displays correctly but obviously I can’t leave it disabled :(
Kind regards,
Pieter
Hallo, ich habe einige Seite mit Enfold erstellt und jetzt das Problem mit den Google-fonts.
im Quellcode wird bei manchen Seiten die Open Sans bei anderen Seiten die roboto angezeigt. Selbst wenn ich die Schriften als Zip in Enfold einbinde, ändert sich im Quellcode nicht.
Kann mir jemand helfen?
Hi,
Great, I’m glad that we could help you out. 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
Thanks Yigit,
It really depends on how far you want to take features in this area. Other themes have taken a simillar approach and include merge, minify and critical css generation just because it can be done with greater logic and efficiency from within the theme.
The ideal options as I see it:
Scripts merged and minified
OR
Scripts minified only
OR
Optimised merge and minify – Framework and elements above the fold loaded first (More than one merged file to keep the file size down – with a prioritised load order to avoid cls shift and render blocking issues)
Then we may as well consider:
Critical CSS
A built in Critical CSS system based on the actual Enfold elements would be brilliant. This is the route a lot of the other themes have gone down rather than using a generator that scans the page and guesses what is above the fold.
We already have a Post-xxx.css file generated. We also already have the option for Enfold to only load used elements – Why not generate critical css using the same kind of process. Taking a scan of the first 6 elements on the page and outputting the CSS for them for example. DIVI by Elegant themes does this. It provides 3 options to tell it how tall you want the critical css to be.
I will add. Not all sites need critical css depending on the modules used but it just helps smooth out FCP and LCP scores on sites that use lots of enfold features. I have noticed only a marginal improvement with critical css turned on in Divi for example.
It’s your call but it would be good to have an option of minify only OR an optimised minify and merge. The critical CSS on top would be the ultimate setup – considering that the elements to make it happen almost already exist in the current performance settings.
Hey NicomIT,
Could you try updating the theme to the latest version (5.1.2) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
Rikard
Hey cristinagrafik,
Please try the following in Quick CSS under Enfold->General Styling:
#block-3 a {
display: inline-block;
}
Best regards,
Rikard
Hi,
Sorry for the late reply. First of all, could you try updating the theme to the latest version (5.1.2) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. If not, then please try to temporarily deactivate all plugins, to see if that makes any difference.
Best regards,
Rikard
Hi,
Thanks for the update, and sorry for the late reply. Could you try enabling debug mode, then copy all the shortcodes to a new page to see if that makes any difference please? https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode. We can do it for you, if you give us permission to do so.
Best regards,
Rikard
YU-DesignGuest
Hi there,
I’m a customer for many years with several licences. None of them still vaild at the moment, because I don’t need forum support.
But I do need help with what seems to be a bug on my end: According to your Changelog you added: Telegram social share button. Unfortunately you didn’t add an opt-out option in the theme settings. At least I couldn’t find it in my installation. As for GDPR reasons I do not want any social sharing buttons on my page and I would appreciate if you can fix this asap or let me know what I can do about it.
Thanks,
yvonne
Hey schwabino,
You should be able to set that in the theme option under Enfold->General Styling->Logo Area.
Best regards,
Rikard
Hi,
Great, I’m glad that Yigit could help you out. 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 Franz,
Great, I’m glad that @guenni007 could help you out. 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, I recently noticed that the dropdown image used in contact forms has base64 code.
(See screenshot) https://ibb.co/tMMWMCR
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG
My security scans didn’t flag anything as a problem, but still, it was enough for me to look into it further.
For peace of mind, I replaced the image with one of my own.
After that, I wanted to ensure my site hadn’t been hacked, so I checked out your demo sites and found the same base 64 code used there, too. The attached screenshot is from your medical demo. https://kriesi.at/themes/enfold-medical/contact/
It’s probably harmless, but I feel better now it’s gone. lol
(I’m not looking for support – just sharing with the Enfold community)
nice update !
but on blur ? might it be better to set a overflow:hidden to the parent container?
I am still not sure myself which I think is better – see: https://enfold.webers-webdesign.de/image-blur-on-hover/
.av-hover-blur .avia-image-overlay-wrap {
overflow: hidden !important;
}