Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Are you able to install other themes? You could try installing via FTP instead: https://kriesi.at/documentation/enfold/install-enfold-theme/#ftp-install
Best regards,
Rikard
This reply has been marked as private.
Good morning, Ismael,
Thank you for the solution to the select warning; it seems to have resolved the issue. We do have an online test environment, but it is not a clone of the live version—only a local site that is a copy.
What do you suggest I should test?
Thank you!
#edit 1
Update regarding the deprecation warnings: When I deactivate Yoast, they are gone. I’ll pass that problem to the plugin author.
That sadly leaves us with the core problem, which still persists: the slow editing for content elements with icon features.

#edit 2
some more digging on the local test environment i found this:
Deprecated: Function avia_font_manager::frontend_icon is deprecated since version 7.0! Use Use avia_font_manager::get_frontend_icon instead instead. in C:\**local-path**\wp-includes\functions.php on line 6121
-
This reply was modified 8 months ago by
ekf_wp.
-
This reply was modified 8 months ago by
ekf_wp.
I tried installing through Appearance->Themes->Add New Theme.
But I received the following error;
Unpacking the package…
Could not copy file. enfold/functions.php
Hi,
It’s possible that the automatic update is not working in the current version and fails to retrieve the latest one. You may need to update the theme manually this time. Please check the link below for more info:
— https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Best regards,
Ismael
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
Hey mountaintopengraving,
Thanks for the link to your site, but I didn’t find any pages or events that were blank in the backend, and I was able to edit the pages that I tested.
Your page /donnys-at-core-restaurant-menu-live-music-specials/ was created with the Block Editor and not the Enfold Advanced Layout Builder, and your About, Capri Room, appetizer-add-ons, pages were created with the Advanced Layout Builder and I found no issues editing them.
Are you using the same login that you posted for us?
What page can you not update, and what changes are you trying to make?
Best regards,
Mike
Hello Mike,
My bad for not inspecting the responsive properties on these sections added by the business owner – but thank you for checking this and providing a perfect solution! I appreciate it so much; the great support of the Enfold theme is one of the many reasons I keep licensing it for new projects!
Best regards,
Rhonda
Hello, I have the Enfold theme on this website, and suddenly can’t edit the pages after updates in April.
I thought it was my computer needing updating so I brought it all up to date. That didn’t fix it. Here is my system.
Mac using Sequoia 15.4.1
WordPress 6.8.1
Version: 7.1
Chrome is up to date Version 136.0.7103.93
Other browsers up to date.
The pages show me a Blank page in the backend, where I’m using the Avia builder. I can’t see any content.
Here where I am using the basic editor, https://coreeventcenter.com/donnys-at-core-restaurant-menu-live-music-specials/ the page shows me the content but it’s messed up and I can’t edit that either.
I can create a new Event (from a plugin) and edit that, but no pages.
Both things happened with all of the updates.
I have another developer who can get in there and edit for some reason, but I can’t.
Please help,
You can get into wordpress
/wp-admin with these credential:
U: Susan
P: NewCORE24!20
Thank you.
Shanna
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,
Typically this occurs when the jQuery script is added before the main jQuery code is.
Check if you have a caching plugin that is forcing jQuery into the footer or delaying it, if you are not sure try disabling it.
Then check if Enfold Theme Options ▸ Performance ▸ Load jQuery in your footer is enabled.
also try disabling Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression, and check again.
If this doesn’t help, include a admin login in the Private Content area so we can examine.
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 Mike, thank you.
Your code work fine for me.
Best regards,
Oriano
Enfold 4ever 🕺
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.dropdown_widget_cart:has(.woocommerce-mini-cart__empty-message) {
display: none !important;
}
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,
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
My Envato account has 2 purchases of the Enfold theme, and I have questions about the token.
Do I need to create 2 tokens with my same account to install on the 2 different WordPress sites?
Or do I need only 1 token for both websites?
What if I install the same token on a 3rd website?
I just want to understand how this works for multiple purchases under the same account, so the themes can update automatically, thanks!
Shanti
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,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #header .social_bookmarks {
display: block;
}
#avia2-menu #menu-item-8506,#avia2-menu #menu-item-9168,#avia2-menu #menu-item-6813 {
display: none;
}
#header_main #text-8,#main .main-title {
display: none;
}
#top #main .title_container .container {
padding-bottom: 0;
min-height: 25px;
}
#full_slider_1 *:not(.avia-caption-title, .avia-caption-content, .avia-caption-content p) {
min-height: 90px;
}
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
without this css:

with this css:

Best regards,
Mike
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
Hey Oriano,
Users with “edit_published_posts” permissions such as Administrators, Editors and Authors can view the site.

You could edit line 304 in /enfold/includes/classes/class-avia-custom-pages.php
but there is not a way to change this in your child theme, so you would need to update this file for each version update.
Your best option would be to use a plugin instead.
Best regards,
Mike
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.avia_transform a:hover .image-overlay {
opacity: 1 !important;
background: transparent !important;
}
.avia_transform .image-overlay {
background: transparent !important;
}
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,
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
Hey Mat,
Please try the following in Quick CSS under Enfold->General Styling:
.woocommerce-mini-cart__empty-message {
display: none;
}
Best regards,
Rikard
Hi,
we can close this topic.
The Plugin ist simple not compatible with Enfold (according the developer).
Thank you!
Regards
Mat
Hi,
Please try the Enfold folder located inside of the file that you downloaded.
Best regards,
Rikard
ok.
Should I upload to the Appearance/Themes/Add new theme this zip files?
themeforest-uX2WVjaF-enfold-responsive-multipurpose-theme.zip
or should I upload the “Enfold” folder inside this folder?
shure – see: https://kriesi.at/support/topic/enfold-upcoming-fixes/
fixed: ALB Audio Player cannot edit playlist when bundled Layerslider is deactivated
Hi. Before starting a Slider Project with Layer Slider included in Enfold Theme, i just wanted to know if it will be possible, for the future, to keep up to date this plug-in, even not buying the plugin premium plan. The auto-update function is included only in the premium plan. Is it possible and in which way can i update the plug-in manually? thanks