Hey!
Thanks for reaching out.
Please use your purchase code to register an account on the forum: https://kriesi.at/support/register/
Once registered, you can submit inquiries using the form on this page: https://kriesi.at/support/forum/enfold/#new-post
Let us know if you need any more info.
Cheers!
Ismael
Hi,
We tried logging in to the site again, but the credentials were incorrect. Could you please provide a link to a course page where the issue occurs?
View post on imgur.com
The following demos are displaying correctly:
https://kriesi.at/themes/enfold-shop/blog/
https://kriesi.at/themes/enfold-shop/category/news/
https://kriesi.at/themes/enfold-shop/category/personal/
https://kriesi.at/themes/enfold-shop/2014/08/
Best regards,
Ismael
Hey Piotr Panek,
Sorry, we don’t have a “Pro” version.
If you buy a Enfold license, I recommend that you purchase with their email address so they have a Theme Forest account (Envato)
So that in the future they can update the theme.
Often developers will purchase in their account and years later the client can not update because Envato will not transfer the license.
Best regards,
Mike
Piotr PanekGuest
Hello,
I am interested in buying PRO version of Enfold theme to build page for my client. Would it be possible for you to share details of what Enfold PRO can do, what is the price, and if you can offer preferable conditions for client who already owns one webpage that is built with Enfold PRO.
Thank you
Hi,
Please register your theme license, and create a token: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
This reply has been marked as private.
I purchased a new license because my website developer no longer has the code. Enfold is still on version 1.0. That’s why I had to make this purchase. However, the code doesn’t work, and I’m getting an error message.
Hi,
Great, I’m glad that you found the problem. 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
Hey rmoestl,
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
Hey there,
I face the situation that a client reached out to me to update their WordPress website.
They are currently running on the very old Enfold version 4.5.1 which dates back to October 2018.
Current WordPress version they use is 6.4.6, so not too old.
I’d like to install the newest Enfold version (currently 7.1.1). However, I wonder if such a big upgrade step would work smoothly.
Are there any known upgrade gotchas I should be aware of?
Best regards
Robert
Hi,
Yes, both the background image and the overlay image contribute to the LCP. While the report flags the background image as the main culprit, any unoptimized images or content on the page can affect loading speed and directly impact the LCP.
Currently, home_backround-keil-mobile.svg is still quite large for mobile view at 96 KB. We recommend either removing it completely from the #av_section_7 section or removing the duplicates of this section completely, keeping only one version for both mobile and desktop views.
Please note that images in these sections still affect the page’s performance, even if they are hidden on mobile view. The minified resources generated by the plugin WPFC also affect the page rendering. Try temporarily disabling the plugin and make sure the Enfold > Performance > File Compression settings are disabled as well.
Let us know if this makes any difference.
Best regards,
Ismael
Thank you for your feedback! I believe the problem lies in the fact that legacy markup is disabled in Gravity Forms. According to the description on the following page https://docs.gravityforms.com/gform_enable_legacy_markup/, the following code “add_filter( ‘gform_enable_legacy_markup’, ‘__return_true’ )” must be installed in the functions.php file. Where do I need to enter this in Enfold?
Best regards, Jens
Understood. I knew it was a long shot. I was hoping and fishing for any nuances or settings regarding PHP and CloudFront. I know Enfold is robust and supports high performance. The support options I’ve been working through are noting the large number of calls that ALB elements make when writing and rendering a page. It is stable (and fast!) in other environments and even on other domains in THIS environment, so I’m sure there is a simple but elusive configuration issue.
I will be pursuing help from other options, and I will do my best to share any solutions I find.
Hi,
Thanks for the clarification. That is likely due to something in your content breaking the layout builder, like special characters or shortcodes. You could try to remove anything like that from the content to see when the problem starts again. You can activate debug mode under Enfold->Layout Builder->Show advanced options in order to display the builder shortcodes, then search and remove content that way.
Best regards,
Rikard
Hi,
In the past the privacy settings at the bottom have been caused by a plugin, try disabling all of your plugins.
It looks like you are using a CDN, which maybe caching, you could also try disabing this and disable the Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression to see if that helps.
Best regards,
Mike
Hey jenscasper,
I’m not sure how to want the button changed:

but the font, color, and background color are from the plugin:
color: var(--gf-local-color);
font-family: var(--gf-local-font-family);
background-color: var(--gf-local-bg-color);
at: /wp-content/plugins/gravityforms/assets/css/dist/gravity-forms-theme-framework.min.css
note the “gf” in the css var, this is from Gravity Forms and not Enfold.
Perhaps Gravity Forms is only using the theme standerd colors and not appling their own colors, so to match whatever theme is active?
If you explain how you want it changed we can help override this with css.
Best regards,
Mike
Hey gregsby14,
When I check it looks like the “Enfold Parallax Demo” has been imported, the “Enfold One Page Agency” is a deffernt demo.
Are you trying to import two demos at the same time?
Please note that only one demo can be imported, each demo will overwrite the previous.
If you had the Parallax Demo and wish to switch to the Agency demo, first reset your site with the WP Reset plugin to remove the previous demo.
The Parallax Demo is a one page demo.
Best regards,
Mike
Hi,
I’ve made a fresh install of WordPress on my site (see below) and registered the theme and increased the memory settings.
I’ve then went to install the demo (Import: Agency – Enfold Parallax Demo) but none of the content or pages seem to show up.
I’ve had a look at the documentation and can’t see what I’ve done wrong. Can you help please?
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,
Thanks for that. Since you have copied shortcode into widgets, the theme won’t know that they are being used. I would suggest that you set the Disabling Of Template Builder Elements options under Enfold->Performance to always load all elements if you want to use shortcode in widgets.
Best regards,
Rikard
Hi everyone.
Guenni007’s support was invaluable, as is often the case.
I was still surprised, however, because I use the Enfold theme in other projects with other starting demos, and in some cases the title is already present.
I therefore thought there was some sort of on/off switch to activate, or a preference that I had overlooked.
In any case, the solution proposed is efficient and effective.
Is there a way to also remove the horizontal gray line highlighted in the image, which is missing without the title?

Thank you for your time.
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,
Great, I’m glad that you found the problem. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Dear Sir or Madam,
Could you please help me solve the following problem? When using the Gravity Forms plugin and the Enfold theme, the font and color of the buttons are not displayed correctly. You can find the corresponding form at the link below.
Best regards,
Jens Casper
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 Ismael and thanks for your time.
probably didn’t explain myself clearly.
The settings shown in your image are the same ones I use in other Enfold-themed projects, but they’re only used to manage the menu.
My question was related to what I highlighted in the previous image, which I’ve better indicated in yellow in this image: “You are here: Home / Forums / Enfold / Portfolio Grid Settings”

-
This reply was modified 7 months, 1 week ago by
icarogioiosi.
Hey dondela,
Please try the following in Quick CSS under Enfold->General Styling:
a.av-masonry-entry {
text-decoration: none !important;
}
Best regards,
Rikard
Dear Team:
for the first time ever we need to change the hosting provider. Our question is how do do this best. The current plan is:
- create back up of current WordPress/Enfold installation/website
- do all registry changes etc.
- upload the backup to new hosting once set up of new provider complete
Please indicate whether above scheme is workable. Do we need to download a new license for Enfold?
Thanks,
Magnus
-
This topic was modified 7 months, 2 weeks ago by
mbosse99.
-
This topic was modified 7 months, 2 weeks ago by
mbosse99. Reason: formatting improvement
One problem that could arise is if you have different logotypes. For example, the standard logo and alternative logo are SVG files, but the one on this page should be a PNG instead. As long as you stick to one type, there shouldn’t be a problem.
the color of the menu you can redeclared like this :
( because i do not see private content area – here with example page-id’s)
#top.page-id-44112 #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
color: red;
}
#top.page-id-44112 #header.header_color.av_header_transparency .av-main-nav > li > a:hover .avia-menu-text {
color: yellow;
}
you can replace the alternate logo (that for transparency) : you need to know the ID – if you replace a svg with a png file you had to know the url too of that replacement logo.
put this to your child-theme functions.php (replace the page-id and the other parameters)
function av_change_transparency_settings($header){
if( is_page('44112') ){
// add class to the #header for using alternate logo (It's important to leave a space at the beginning within the quotation marks.)
$header['header_class'] .= ' av_alternate_logo_active';
// url of the replacement logo
$header['header_replacement_logo'] = "/wp-content/uploads/globe-color.png";
// the id of the replacement logo - check on media library list view
$header['header_replacement_logo_id'] = 49022;
}
return $header;
}
add_filter('avf_header_setting_filter','av_change_transparency_settings');
setting that extra class av_alternate_logo_active is not needed if you have a standard transparency logo set on enfold options.
maybe: you had to set some extra css for png logo on width and height on responsive case
see example page here: https://webers-testseite.de/bg-video/
PS: you see on my other pages (f.e. the landing page/home) of that example installation – that i do not use the transparent logo. Because i use svg files – i can fill the letters differently for transparent header. That is the reason why i had to add that extra class on that example page.