Hey schweg33,
Please try the following in Quick CSS under Enfold->General Styling:
.responsive.html_mobile_menu_tablet #top #header .av-main-nav > li > a:before {
color: #fff;
}
Best regards,
Rikard
Hi,
You can submit your own translation files if you would like to do that: https://github.com/KriesiMedia/enfold-language-files
Best regards,
Rikard
Hi,
Thanks for that. Could you try updating the theme to the latest version (6.0.8) to see if that helps please? https://kriesi.at/documentation/enfold/theme-update/. If not, then please try to activate the parent theme to see if that makes any difference.
Best regards,
Rikard
Dear Enfold team.
I have uploaded it here for now.
If you need it, please feel free to use it.
Megmi
-
This reply was modified 1 year ago by
Megmi.
Dear Enfold team.
Since I asked a question on this topic before,
I have a file that is about 80-90% complete in Japanese translation.
It is a bit old as of 2021 and I am not sure if you need it,
Would it be better to send it to you?
Best regards,
Megmi
-
This topic was modified 1 year ago by
Megmi.
Hey Péter Rózsahegyi,
Thank you for the inquiry.
You may need to update the theme via FTP this time because the automatic update in the dashboard will not work. We recommend cloning the site to a staging environment, perform the update there, resolve any errors that may occur, and then transfer it to the live site. Please check the links below for more info.
// https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
// https://kriesi.at/archives/the-complete-guide-to-updating-enfold
Best regards,
Ismael
Hi,
Thank you for the update.
You may need to replace the Color Section with an actual Image or a Fullwidth Easy Slider element to make sure that the container resizes based on the size of the image, rather than the other way around. If you choose to use the Image element, you can adjust the container’s maximum width using css. Please refer to this documentation: https://kriesi.at/documentation/enfold/color-section/#color-section-with-100-content-width
Thanks @Guenni007.
Best regards,
Ismael
Thank you. There are no custom scripts, and I have no plugins loaded that control the appearance of the site. I find it hard to believe that another company’s plugin would target a specific group of DIVs that are unique to your system, vs some other random DIVs on the site.
The affected DIVs have the following class names, most of which are very likely unique to Enfold:
<div class=”
flex_column
av-1m9n6-eed31fd77f8bd9daf76119c2565fcb44
av_one_full
avia-builder-el-2
avia-builder-el-no-sibling
first
flex_column_table_cell
av-equal-height-column
av-align-middle
av-zero-column-padding
av-column-min-height-pc ”
data-av-column-min-height=”{"column-min-pc":"100%","column-equal-height":true}”
style=”height: 1344.8px;
“>
There are three generic-sounding class names that might conceivably be used by another plugin developer (flex_column, flex_column_table_cell and first).
I searched through the source code of an affected page looking for instances these classes. All the instances I found were only in DIVs created by the Enfold system. Again I can’t imagine a situation where a plugin would be assigning inline heights to anything in this strange way, and it’s even less imaginable that it would apply it to another system’s page elements.
I also note that this weird inline height style immediately follows Enfold’s ‘data-av-column-min-height’ attribute. Coincidence?
Péter RózsahegyiGuest
Dear Support,
We have an old website that runs on Enfold 4.6. The original developer is out of sight and it seems he didn’t set the Envato token so the theme was never updated.
We would like to update it to the latest version. Could you tell what can we expect from such a huge gap between versions (4.6 -> 6.x)? How would the update be done? Is it enough to enter the new Envato token? Or do we have to install the new theme, recreate all the pages and posts? Other difficulties to be prepared for?
Thanks,
Peter Rozsahegyi
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
Hey uuniversal,
Please make sure that you have given your token the correct permissions: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
Hi,
Everything on a WordPress installation consumes memory basically. I don’t think that this is a problem specific to Enfold, but it happens while you are using Enfold since it’s your active theme. I would suggest that you try using a plugin like this, to check what is consuming the most resources on your site: https://wordpress.org/plugins/query-monitor/
Best regards,
Rikard
Hello,
I can’t update the new template for Enfold. Error: 2025/01/20 13:48:
Package download URL: error code 403 returned by Envato: Disabled:
– response_code: In case this is an error that was caused by response code: 403
– Reason: missing scope.
Download Package URL: There was a problem accessing your download link. Your link has been accessed from the update link.
The following Envato package errors have occurred:
Enfold – Request for Download URL failed.
How to proceed?
THX
Translated with DeepL.com (free version)
Following on from this – This could be caused by an assumption being made in the code somewhere.
We have changed the PHP version back to version 8.2 latest.
But this time added wp-config define memory limit and max memory limit lines stating 2gb max memory limit.
The actual limit in the php settings is 4gb. but 2gb is the post max size so dont want the usage to exceed this ideally. These figures are the same for all of the php versions on our server. The only change is we defined it in WP-Config for the site.
Upon first attempt this has worked. But quite often this has been the case so need to keep an eye on the issue.
I guess we need to determine if anything in Enfold specifically related to the ALB image element looks for the memory limit?
Can you let me know how we proceed with this?
Hi we are experiencing an issue with Enfold on one of our sites where the memory limit is getting exausted when trying to view any ALB image element on our site.
It times out and when I check the log files I get the following:
If we have redis enabled:
AH01071: Got error ‘; PHP message: PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 1310720 bytes) in /var/www/vhosts/domainname.com/httpdocs/wp-content/object-cache.php on line 2534’, referer: https://domainname.com/wp-admin/post.php?post=14&action=edit
If we have redis disabled:
AH01071: Got error ‘PHP message: PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 5242880 bytes) in /var/www/vhosts/domainname.com/httpdocs/wp-includes/class-wp-object-cache.php on line 239’, referer: https://domainname.com/wp-admin/post.php?post=14&action=edit
This is accompanied by a console error:
Failed to load resource: server responded with a status of 500 ()
wp-admin/admin-ajax.php
wp-admin/load-scripts.php
I am assuming these two errors are because the process has stopped – And the cause is something to do with the issues above.
We therefore cannot change the images on this site.
I have raised this issue before but we couldnt find a cause.
The allowed memory size is much larger than the limit suggested here. So not sure where the memory limit at 536870912 bytes is being pulled from.
I think this is an issue with PHP compatibility and the avia builder. The problem seems to be worse in anything above php 8.0. We are now running PHP 8.2 on this site and the problem occurs with consistency.
Please can you let me know what you need from us to investigate? I can provide login credentials if required.
-
This topic was modified 1 year ago by
thinkjarvis.
-
This topic was modified 1 year ago by
thinkjarvis. Reason: redacted url for security
Hey,
I think the issue is related to the security measurements you have on your server. The updated X and Instagram icons are missing in the Icon element as well.
WordFence doesn’t allow me to reinstall Enfold even though WordFence is deactivated in WordPress. Could you please disable the security measurements you have on your server for the staging site if possible? If it’s not possible for the staging site, please disable it on your server temporarily, reinstall Enfold on the staging site, and check if that fixes the issue.
Regards,
Yigit
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
Hey bergente,
We can’t say for sure if your site will crash or not, but we would suggest that you update the theme first of all. The update to 6.0.8 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/
Best regards,
Rikard
Dear Sir or Madam,
I have a question regarding the conversion of the Enfold version from 4.4.1 to 6.0. Our website https://nundz.de runs with PHP version 7.4 and Enfold version 4.4.1. If we update both Enfold and PHP, would it crash the site or will the template run smoothly from the start?
Thanks,
Best regards,
Ilmar Kerner
Moin Forum,
gibt es eine deutsche Silbentrennung, in WordPress, Enfold oder als Plugin?
Viele Grüße
Uwe
Hey togetherconcept,
Try this solution:
note that you may need to adjust for the special charters “quotes” in the code.
Or perhaps this one:
but note that the grid layout with the “read more” is only for some theme layouts so we would need to see your site with admin access to investigate feather.
Best regards,
Mike
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 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,
Thanks for your feedback, I nor the Dev Team could reproduce this so it is hard for us to investigate further. I’m glad that this solution is working for you.
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
Hey ebenanders,
The images that I check on your site are “https”, it looks like only the favicon is “http”. Check the URL in Enfold Theme Options ▸ favicon, you can edit it without uploading again. Also check your WordPress ▸ Settings ▸ General ▸ Site Address and WordPress ▸ Settings ▸ General ▸ WordPress Address for “http”
Best regards,
Mike
Hi,
Please also note that I disabled your Disable Gutenberg plugin as this is not needed, the theme already has this setting in the Enfold Theme Options ▸ Select Your Editor option.
Best regards,
Mike
Dear Enfold team,
on one of my pages, all images in the media library show http instead of https, even when I upload new ones.
How can I change this? The favicon is not displayed in Chrome for this reason.
Kind regards
ebenanders
Hey nancyT,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
@media only screen and (max-width: 767px) {
.av-burger-menu-main.menu-item-avia-special,
.responsive.html_cart_at_menu.html_header_searchicon .menu-item-search-dropdown {
right: -100px;
}
}
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
Hey Diana,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top .avia-timeline-container .av-milestone .av-milestone-indicator,
#top .avia-timeline-container .av-milestone .av-milestone-article-footer {
background-color: rgba(148, 159, 175, 0.77);
}
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
Hi,
For pages created with the Advanced Layout Builder, switching to the default WP editor and editing will break the ALB layout.
If your page has javascript in the iframe code blocks, this may be tring to load when you edit the backend causing the error, or the iframe itself is trying to load in the backend.
You could try the Avia Layout Builder Debugger to view the page shortcode. But be careful when editing the shortcode directly as it could break the page.
Best regards,
Mike