Hi,
Glad to hear that you have this sorted out, 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 to hear that you have this sorted out, 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,
If you wish to hire someone at codeable.io that may be a good option if you are not sure what customizations were made on your site. Typically there should be no issue with the latest version and the woocommerce cart, so I would assume that if you updated to Enfold v5.6.9 you would not have any issues. But I recommend that you test the update on a staging site since we don’t know what kind of customizations your site has. This is what I have been trying to advise so far.
If after you update and you still have a issue due to the customizations we can examine further and try to advise, but if you just want someone to take over and update and fix any issues that are found after updating right away ASAP then codeable.io may be a good option for you.
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
Ive used this code but still many images generated

// Disable loads of Enfold & WP image sizes upon upload
// do image sizes manually, double-size with high compression for retina screens
// use Photoshop to set exact double size and quality between Q30 and Q40
add_action('init', 'remove_enfold_image_sizes');
function remove_enfold_image_sizes() {
// do NOT remove widget size, is used in backend portfolio items!
// remove_image_size('widget');
remove_image_size('square');
remove_image_size('featured');
remove_image_size('featured_large');
remove_image_size('portfolio');
remove_image_size('portfolio_small');
remove_image_size('gallery');
remove_image_size('magazine');
remove_image_size('masonry');
remove_image_size('entry_without_sidebar');
remove_image_size('entry_with_sidebar');
remove_image_size('shop_thumbnail');
remove_image_size('shop_catalog');
remove_image_size('shop_single');
remove_image_size('shop_gallery_thumbnail');
}
// Remove unneeded WP image sizes
add_filter( 'intermediate_image_sizes_advanced', 'prefix_remove_default_images' );
// Remove default image sizes here.
function prefix_remove_default_images( $sizes ) {
// do NOT remove small and medium sizes, they are used in backend Media Library!
// unset( $sizes['small']); // 150px
// unset( $sizes['medium']); // 300px
unset( $sizes['large']); // 1024px
unset( $sizes['medium_large']); // 768px
return $sizes;
}
-
This reply was modified 2 years, 2 months ago by
Yory.
Hi
I tried several versions of code in functions.php in child , suggested in threads dealing with this issue but I’m still seeing multiple image file versions are created. It’s a clean wp install , enfold and no plugins.
Are these created by Enfold or WP?
How best to stop it?
Does it make sense to work with a setup that stores a single image, as uploaded, and I’ll create my own versions for any content element as needed?
If so where can I find a list of image sizes per content element?

Hello,
So as we have enfold child i have to change it on the enfoldchild>…>functions.php, right? or do i have to change it in the main functions.php?
Also we are having an issue related… will send the picture to see
Thanks for your time
I am using Justified Image Grid for my image galleries. It seams .image-overlay functionality is laid over the functionality of Justified Image Grid. The result is, when I click on a image in the gallery two light-boxes are opened – the one from Justified Image Grid and the one form Enfold. How can I fix the strange behaviour?
-
This topic was modified 2 years, 2 months ago by
tomsky68.
first of all – your link does not work.
next on those alb elements ( grid-row and the cell that has the flip-box) set all paddings to zero. If you do not set – there will be default ones set by enfold.
Do not set min-height for those! – i used for grid-item that option : Inverse Layout – Ignored For Tooltip
give a custom class to the grid-row – i tested it with my setting : one-flipper
synchonize the break-point at media-query to the grid-row breakpoint.
i have set 767px but if you like you can do it with 989px
@media only screen and (min-width:768px) {
.av-layout-grid-container.one-flipper {
min-height: 28.12vw;
}
.av-layout-grid-container.one-flipper .avia-icon-grid-container,
.av-layout-grid-container.one-flipper .article-icon-entry {
min-height: 28.12vw;
}
}
@media only screen and (max-width:767px) {
.av-layout-grid-container.one-flipper .avia-icon-grid-container,
.av-layout-grid-container.one-flipper .article-icon-entry {
min-height: 56.25vw;
}
}
now for understanding: your image has a 16/9 ratio because the image is set to cover the background hat to be of that aspect ratio.
the screenwidth is 100vw – and the height than must be in a 32/9 ratio ( because only the half container should be 16/9)
9/32 = 28.125
the whole grid-row now has to be 28.125vw in height !
Sample Page: https://webers-testseite.de/isp/
and css for normal flip
Hi,
Fehlermeldungen sind im WP core begründet.
WP 6.4 ist nur in beta kompatible mit PHP 8.3 (und 8.2).
Könnte (auch) sein, dass eines der plugins mit den neuen PHP versionen Probleme hat.
Ein Kollege hat Enfold mit PHP 8.3.1 getestet und keine Probleme.
Einzigen Weg den ich noch sehe:
Rollback von PHP auf 8.1
Evtl. auch WP neu installieren
Datenbank reparieren (um sicher zu gehen, dass da kein Problem vorliegt)
Zu der ersten Deprecated Warnung: Hast Du irgendwo eine Änderung, wo Du avia_style_generator::print_extra_output änderst ?
Best regards,
Günter
Hey Anouk,
Thanks for the login details. Please check your settings under Enfold->Main Menu->Burger/Mobile menu->Clone Title Menu Items To Submenu.
Best regards,
Rikard
Hey Loveronika,
Thank you for the inquiry.
You can adjust the mobile menu breakpoint in the Enfold > General > Menu Items For Mobile settings. Set it to the second option. You can also add this css code.
@media only screen and (max-width: 1366px) {
nav.main_menu li:not(.av-burger-menu-main, .av-active-burger-items) {
display: none;
}
.av-burger-menu-main {
display: block;
}
}
Best regards,
Ismael
Hey whdsolutions,
Thank you for the inquiry.
The map is being disabled or blocked by the Enfold > Privacy & Cookies > Cookie Handling > Default Cookie Behaviour. It should load when you accept the privacy cookies. If you want the map or any external services such as fonts to load even without accepting the privacy cookies, you can set the Default Cookie Behaviour to the first or second option.
Best regards,
Ismael
Hi purmar,
Can you try to temporarily disable all the plugins? and see if it helps.
If it still not helping please, try to switch from Enfold to any default WordPress Themes, then switch it back again and check.
If it’s still not working, can you setup a staging site for us? basically it’s a duplicate of your live site, just so we can check further and make changes without causing any issues on your site visitors/users.
Best regards,
Nikko
Hello,
The Blog Post element on our site isn’t displaying at all. Here are some things we have tried:
1. Updated Enfold
2. Updated WordPress
3. Tested in various container types
4. Cleared Cached
5. Tried in multiple browsers (Chorme + Safari)
Any assistance is appreciated!
~MacKenzie
and lastly if i preview my existing theme the cart icon works.. but live it doesnt, same as enfold inactive theme preview, it all works there too.. you say needs theme update but maybe this isnt so? only thing i did was update wp and update woocommerce to be able to function with a new paypal plugin. you would happen to have anyone that i can consult with to do this for me and troubleshoot this? i have zero web guys as of now and this is over my head,
Hey Kate,
Please try updaing to Enfold v5.6.9 there was some PHP updates after your version.
Best regards,
Mike
ok thank you. i do have an account and when logged in i do have an enfold product that only gives me the option to “download” from this page https://themeforest.net/downloads
it says “enfold – response – multi purpose theme” (regular license) (6 months support remaining) DOWNLOAD. there is no other options for it, it doesn’t show license key or api key or anything .. is this the correct theme? i would ss you what i see but i dont know how to load ss in this chat.
also in my wp themes page i shows a “glass paint” theme that is active, and then the next theme next to it that is inactive is “enfold” . if i do a preview of it, it shows the site but with wrong color text and an enfold logo instead of the glass paint logo and some functions dont work.. if i did indeed over write my “glass paint” theme with this enfold one, i asume it would look like the preview i see when previewing the enfold inactive theme?
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,
Above you wrote that the site was created by a guy 7 years ago, are you sure that you purchased the theme, or was it him? If you had purchased it, you would see it in your Theme Forest account. You may need to purchase the theme though your account so that you will be able to update your site now and in the future.
I believe that host gator offers the staging site option, so you should ask them how to use it, and also ask them how to backup your site and restore it, so if anything goes wrong you can restore your site.
I don’t recommend using backup plugins, the webhost server backup is always better and more reliable.
Best regards,
Mike
Hi,
Sorry I believe that you misunderstand, the extra font dropdown and other tools that are in the text editor in the screenshot above are from the plugin Advanced Editor Tools, it adds this to text editors that use TinyMCE, such as WordPress and Enfold (Avia)
This plugin that you are using doesn’t have the option to add custom fonts so that is why I recommend you ask them.
Enfold doesn’t have a way to add custom fonts to the TinyMCE editor or the Advanced Editor Tools plugin that you are using.
Please try disabling the Advanced Editor Tools plugin and you will see that the font drop daown option is no longer available.
Best regards,
Mike
Hello,
We have found that we were getting files upload to our site,
wp-content/uploads/dynamic_avia/avia_posts_css/post-3672.css
wp-content/uploads/dynamic_avia/avia_posts_css/post-11174.css
.
Can you check that this is normal when updating enfold? We want to check to avoid error or intrusions.
Thanks
Hi
We have a WooCommerce shop with Enfold.
There we can choose the size of the images.
When we select a size on the desktop, it looks normal.
When we select a size on tablets (landscape), it looks very special.
How we can fix this?
Thanks very much.
Best regards
Mike
Mike,
I’ve tried to find the AVIA Advanced Editor Plugin author but nothing. Do you have it?
Moreover, since the plugin is a bundle with ENFOLD I don’t have the Licence key.
How it work in this case?
Francesco
Hi
In Enfold we can make settings under “Row Screen Options” (Zeile Bildschirmoptionen).
There we can set the option “Full Width Switching Limit” (Umschaltgrenze Volle Breite):
- On Tablets (989 Pixels)
- On Mobile Devices (767 Pixels)
We want to have this on tablets, but not with 989 Pixels but for example with 1400 Pixels.
Is there a possiblity to change the value of 989 Pixels to 1400 Pixels in general?
Thanks very much.
Best regards
Mike
Hello
I have an issue with one of my sites. The hosting company have updated the PHP and it crashes the site. I manually updated my Enfold to 5.5 and all works fine with PHP 7 but as soon as they assign PHP 8.2 it crashes the site – please see below from the IT team. I have put the URL of the site in the private content.
Please help…..
If we update PHP version to 8.2 (as recommended by the hosting company) the website doesn’t load at all.
If we update PHP to version 7.4 the website still loads but the wp-admin section gives the error again:
We’ve reverted to PHP version 7.0 for the time being.
For some reason th emaps are not working – never seen this behaviour before in Enfold…
Can you help?
HasmikGuest
Dear Kriesi Team,
I am Hasmik from WPGlob, a specialized platform that provides content and video marketing services to WordPress plugins.
Based on our experience with over 300 products, we think a 10-minute video review would be a highly effective way to market your product on our channel.
In the video we will create:
-10 minute review of your plugin
-Demonstrate how it works
-Point out the key benefits
-1000+ Views on YouTube
Example: https://www.youtube.com/watch?v=C1ETsipdw8g
Book a call here for further discussion: https://calendly.com/anahit-amirakyan/15min
Or reply to this email.