Hi,
Thank you for the info.
We added the following css code to hide the recaptcha badge and temporarily disabled the Enfold > Performance > File Compression settings to make sure that the changes take effect. Please make sure to purge the cache on your end before checking the page.
#top .grecaptcha-badge {
opacity: 0 !important;
}
Best regards,
Ismael
Hey Qgrafica_7,
Thank you for the inquiry.
Did you upload the fonts using the Custom Font Manager and select them in the Enfold > General Styling > Fonts tab? Please note that the fonts will only load if they are selected as the body or heading font in the Enfold > General Styling > Fonts tab.
Best regards,
Ismael
Hi,
Thank you for the inquiry.
You may need to extract the content of the enfold.zip folder to your local machine, then upload it manually via S/FTP. Please check the links below for more info:
// https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update
// https://kriesi.at/archives/the-complete-guide-to-updating-enfold
Best regards,
Ismael
Richard CobbettGuest
Hey team,
My web designer has used Enfold Avia theme to build my new site, just wanting to know is there a way to redirect the page on submission of the form to another website with url parameters passed?
Hi,
Thank you for the update.
I’m not running a child theme Just enfold
If you’re not running a child theme, you can add the code to the parent theme’s functions.php file, or you can install a code snippet plugin such as the following:
// https://wordpress.org/plugins/code-snippets/
// https://wordpress.org/plugins/insert-php-code-snippet/
Best regards,
Ismael
This reply has been marked as private.
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field for desktop:
#top.home #av_section_3 .av-special-heading {
padding-bottom: 0;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.

I’m not sure what you expect to see for the mobile view.
Best regards,
Mike
Hey Manel,
It looks like you are trying to ask a support question from the “contact form”.
Please note that using the contact form is not appropriate for support questions, please log in to the support forum and open a new thread if you need further assistance.
If you are unable to login to the support forum because you don’t have a activate support contract, please try going to your Theme Forest account and renew your support and then log in to the support forum and open a new thread.
Best regards,
Mike
Hi Rikard,
thanks for your answer. I have tried to upload the enfold.zip file via File manager inside Control panel, but it won’t let me.
It says:
The file you uploaded, enfold.zip, contains a virus so the upload was canceled: Sanesecurity.Foxhole.Zip_Js_Js.UNOFFICIAL FOUND
I have downloaded it today from Themeforest, can you please check it out.
Thanks,
Niki
Hey spokerstradingco,
This issue is due to the plugin, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#sb_instagram #sbi_images {
padding: 0;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
1 tried this code in the php file but its not working, its showing as broken link
i used the below code in the Enfold: config-include.php file
// Change Logo image
add_filter(‘avf_logo’,’av_change_logo_img’);
function av_change_logo_img($img)
{
if( is_page(‘teen-and-young-adult-care’) )
{
$img = “The-Teen-and-Young-Adult-Care-Center.png”;
}
if( is_page(‘teen-and-young-adult-services’) )
{
$img = “The-Teen-and-Young-Adult-Care-Center.png”;
}
if( is_page(‘teen-and-young-adult-news’) )
{
$img = “The-Teen-and-Young-Adult-Care-Center.png”;
}
return $img;
}
EdParticipant
Hello,
This code snippet generates a 403 error in Search Console with the variable frameworkUrl
How to avoid this error ?
Thank you.
<script type="text/javascript">
/* <![CDATA[ */
var avia_framework_globals = avia_framework_globals || {};
avia_framework_globals.frameworkUrl = 'https://domain.com/wp-content/themes/enfold/framework/';
avia_framework_globals.installedAt = 'https://domain.com/wp-content/themes/enfold/';
avia_framework_globals.ajaxurl = 'https://domain.com/wp-admin/admin-ajax.php';
/* ]]> */
</script>
Hey nikimrak,
The update to 5.7.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
Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
For 6.0 I added filter avf_form_datepicker_args that allows to change all arguments. See https://github.com/KriesiMedia/enfold-library/blob/master/actions%20and%20filters/ALB%20Elements/Contact%20Form/avf_form_datepicker_args.php
@Guenni007
today button
This is the default behaviour of this element.
Best regards,
Günter
Hi,
I have never updated the old Enfold theme (bought in 2016) and would like to do it now.
I have tried via Theme settings, but it requires API key which no longer exists and is not supported.
What should I do? Try via FTP or should I do something before that.
Thanks,
Niki
Hey Blatze,
Danke dafür. Hab für die nächste Release “Ohne Titel und ohne Textauschnitt” genommen.
Die Übersetzungen werden von Usern bereitgestellt.
Es gibt ein Github Repository: https://github.com/KriesiMedia/enfold-language-files
Einige User warten die language files regelmässig – wir senden Ihnen dann vor einer neuen Release die letzte Version damit Sie die files übersetzen können und wir diese bereits in der Release mitveröffentlichen können (z.B. Italienisch, Holländisch, Französisch).
Wir sind dankbar für jede Unterstützung bei den Übersetzungen.
Liebe Grüsse,
Günter
This reply has been marked as private.
Hey,
Please go to the Enfold sub forum ( https://kriesi.at/support/forum/enfold#new-post ) and revalidate your existing Purchase Code.
Please see the following screenshot to see how you can find your purchase code:

Regards,
Yigit
mitch Guest
I just purchased a new support license but its saying its out of date when I try in in the enfold support page
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#menu-item-1510 {
position: absolute;
right: -234px;
top: 33px;
}
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
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
Guten Tag liebes kriesi-Team,
ich bräuchte in der Funktion “Datumsauswahl” die Möglichkeit direkt bis zum Jahr 1920 zurückzugehen. Über Umwege geht das nur, indem ich 1944 auswähle und dann mit dem Button “vorher” ein jahr zurück gehe. Dann bekomme ich die Jahre davor zur Auswahl angezeigt.
Kann ich diese Option einstellen?
Vielen Dank.
Markus
Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hello and thank you for the reply,
I can see the h5 heading when I view the page source, there is a <h5 class=”modal-title”>. Is this enfold related?
Best regards
How to modify or remove the powered by Enfold WordPress Theme at the bottom of the theme?
Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
This reply has been marked as private.
Hi,
It will likely never be included in Enfold, but we are developing a new product. When that will be available I can’t say unfortunately.
Best regards,
Rikard