Hi Mike,
It’s weird, the top bar is definitely enabled, I have double-checked, you should see it.
There are 2 kind of information:
– Extra info+telephone: “Service client (9/12h – 13/18h) # 07.69.23.06.01”
– Second menu: “Temporary (2nd menu)”
All this comes under a dark background.
I have recorded again the Enfold options, I’ve cleaned the cash, there is nothing much i can do…
Let me kow.
its a rebuild of a current site so actually we just want to recreate the header they have on
they have an image left, logo centre and html text right. then the menu below.
I thought like this example would work:
Hey Andreas Indicatii,
Thank you for the inquiry.
What is the current version of the theme, and where is the site hosted? You may need to update the theme manually via FTP this time. Please check this documentation for more info. https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Best regards,
Ismael
Hey Marieke Braamskamp,
Thank you for the inquiry.
If you don’t have access to the account that was used to purchase the theme, you will need to create another Themeforest account and purchase a new license. After that, download the latest version of the theme and upload it to the server manually via FTP. Please check this documentation for more info: https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Once the theme is updated to the latest version, you can generate a private token, which can be used to update the theme in the future: https://kriesi.at/documentation/enfold/theme-registration/
Let us know if you need more info.
Best regards,
Ismael
Hi,
Thank you for the update.
Have you tried to temporarily disable the Enfold > Performance > File Compression settings? Make sure to purge the cache afterward. If it’s still not working, provide the login details in the private field so that can further check the issue.
Best regards,
Ismael
Andreas IndicatiiGuest
I am trying to update my enfold theme but I keep getting the following message: “An error occurred while updating Enfold: Update package not available.”
All of my plug ins and word press is updated.
Anytime I try to add something new it wont work
Marieke BraamskampGuest
Good afternoon,
I’m the webmaster for the website for my son’s rugby club. The website is a bit old, and build with Enfold 4.4.1. We’re now looking into changing the layout of the website drasticly, and upgrading Enfold.
Problem: the person who originally purchased the theme isn’t involved with the club anymore, and we don’t have access to his inbox. Is there a way we can upgrade the theme?
Hey dryo1,
The update to 6.0.9 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
https://github.com/KriesiMedia/enfold-library
on the bottom of that page there is a link under “Online Resources from Third Party Developers”
My site hasn’t been touched in many years. Currently running Enfold 4.4.1. I just purchased a new license and would like to upgrade the site. What’s the best way to do this? There is an updater tool in the Enfold WordPress tool section, but it’s asking for a Themeforest APi key (which I believe is now deprecated).
And is there anything else I need to do or watch out for? Version of PHP, etc.?
Thank you.
Dave
Hey Jason,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-buttonrow-wrap .avia-button {
width: 120px;
min-width: 120px;
}
Best regards,
Rikard
Hey purplecloud,
Please try the following in Quick CSS under Enfold->General Styling:
#text-3 {
position: absolute;
left: 0;
}
#media_image-3 {
position: absolute;
right: 0;
}
Best regards,
Rikard
Hi Enfold-Team,
we have the slider of avia layout architect in use for a page, first element on homepage. I would like to replace the slider with a video. What would be the best way to implement the video instead of the slider, but also to keep performance high?
Thanks for your help!
Page in private content box.
Best regards,
Matthias
Hi Ismael,
Thanks for the fix. It works as expected. As you mentioned that this would be a temporary fix, is this planned in a future Enfold update for a native fix?
Kind regards,
Joost
I have a button row I am using on my site and it is starting to look very messy as all of the buttons are different sizes and not lining up to any grid.
I would like to clean this up and have the buttons all the same size and look cleaner by being the same size and spacing on the rows and columns.
Am running WP 6.7.1 with Enfold 6.0.6. Thank you for any advice or help on this matter.
Something similar to this would be nice as an idea where the buttons are the same size and it looks uniform:
https://us.macmillan.com/books/9781250281364/aragetoconquer/
Hey Sudhir,
Thank you for the inquiry.
If you don’t have access to the account that was used to purchase the theme, you will need to create another account on Themeforest and purchase a new license. You can then download the latest version 6.0.9 and update the theme manually via FTP. Please check this link: https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Let us know if you need more info.
Best regards,
Ismael
Hi,
Thank you for the info.
We reset the Settings > Reading panel to default, set the Enfold > Blog Layout > Blog Layout to the last option (Use the advance layout builder…), and adjusted the Blog Posts element’s Blog Style to Grid Layout. Please make sure to purge the cache before checking the page.
Best regards,
Ismael
Hi,
@Guenni007: Could you provide a direct link to the folder? I can’t find it in the KriesiMedia/enfold-library.
Best regards,
Ismael
SudhirGuest
Hi,
The previous developer who used “Enfold Theme Options” to create our wordpress site did not provide us the token and it seems because of old theme vunerabilities our website is affected. Our malware scanner says “Enfold Vulnerability
Category:Theme
Versions-Affected:<= 5.6.4
Type:Cross Site Scripting
Severity:High
Is Fixed Version Available:No
Description:Rafie Muhammad (Patchstack) discovered and reported this Cross Site Scripting (XSS) vulnerability in WordPress Enfold Theme. This could allow a malicious actor to inject malicious scripts, such as redirects, advertisements, and other HTML payloads into your website which will be executed when guests visit your site. This vulnerability has been fixed in version 5.6.5.”
Update your Theme from the WordPress Dashboard
If you want to get update notifications for your theme and if you want to be able to update your theme from your WordPress backend you need to enter your Envato Private Token below.
”
Can you help us get access upgrade package to This vulnerability has been fixed in version 5.6.5.
Hey jmoriart,
Thank you for the inquiry.
This is possible, but you will need to override the default toggle script. Add this code to the functions.php file:
function av_override_avia_scripts() {
wp_dequeue_script('avia-module-toggles');
wp_deregister_script('avia-module-toggles');
$child_toggles_js = get_stylesheet_directory_uri() . '/js/toggles.js';
wp_enqueue_script(
'avia-module-toggles',
$child_toggles_js,
array('avia-shortcodes'),
false,
true
);
}
add_action('wp_enqueue_scripts', 'av_override_avia_scripts', 100);
After that, create a copy of the enfold/config-templatebuilder/avia-shortcodes/toggles/toggles.js file and place it in the child theme > js folder. Edit the file, then remove all instances of the scroll_to_viewport function.
Let us know of the result.
Best regards,
Ismael
Hey there,
We’ve just updated from Enfold v4 to Enfold v6 – however, one section is broken.
We have a Masonry Filter in this URL: (in private content). When updating to V6 of the Enfold theme, that section breaks and just shows the shortcode:
[av_masonry_entries_filter link=’portfolio_entries’ bedroom_tag=’post_tag,60,61,62′ storeys_tag=’post_tag,63,64′ design_tag=’post_tag,89,76,77,78′ default_storeys_tag=’post_tag’ size_min=’10’ size_max=’55’ sort=’yes’ items=’-1′ columns=’3′ paginate=’pagination’ query_orderby=’title’ query_order=’ASC’ size=’fixed’ gap=’large’ overlay_fx=” id=’testing2′ caption_elements=’title excerpt’ caption_styling=” caption_display=’always’ color=” custom_bg=”]
And in the Avia Layout Builder, we don’t have the Masonry Filter element at all anymore (see images).
Can you please let me know if this was removed? I couldn’t find any reference to it online anywhere? I tried implementing it into the new theme myself by copying the shortcode file to the legacy folder in V6 but that didn’t work.
I tried using the standalone Masonry element too, but it’s not possible to get all the filters we have on the original one.
Can you please let me know how we can do this with the v6 Enfold theme?
Thank you, Ismael.
Is there something different about the way the Enfold theme updates?
I use this theme on quite a few sites.
There is one site I have that I can’t auto-update but I am able to manually update it by uploading the theme via the WordPress dashboard.
It is on a host that many of my other clients use and they have no problems.
For this particular site that I am asking you about, I can’t even upload the theme via the Dashboard.
I haven’t tried the FTP way and I can’t imagine that it won’t work but I’m wondering what is going on.
This is a different host than I usually use so I can’t speak to whether I can easily update Enfold but other themes seem to update with no problem.
Is there something different going on with the upgrade-temp-backup directory with Enfold that doesn’t happen with other themes?
Would re-generating the token work? (Note that it has not helped with my other site that won’t update but that gives me a different error.)
Is there something I need to ask the hosting company to look at?
Thank you.
Hi both,
Thanks for the reply. The read more text translations are what seems to be for the placeholder text. But since I will put in my own custom language ‘Lees meer’ and ‘Lees minder’ this does not get recognised in the Advanced Translation Editor of WPML. I would be able to manually edit the page and add the translation there myself, but since that is not recommended by WPML, I would not want to use that method.
It seems the translations of the block is not being passed to WPML properly. Is this something I would have to contact them about, or should this be an Enfold feature?
TL;DR: So I would like to have a different translation for the ‘Read more’ and ‘Read less’ in 2 languages.
Kind regards,
Joost
AllenGuest
Original Message to Support on January 27, 2025 at 8:05 pm#1475881
Allen
Guest
I am looking to work with a Client using Enfold. In that I am looking for some Tutorials looking at how Enfold works. All I can find is old videos. Is Enfold Theme being kept up to date? If it is please reply back with Beginners to Advance videos to see if Enfold is something I would want to use.
Thank you
Response January 28, 2025 at 7:46 am#1475909
Ismael
Moderator
Hey Allen,
(Thank you for getting back to me.)
Thank you for your interest in the theme.
Yes, the theme is updated. In fact, we’ve just released a new patch last week for version 6.0.9. If you want to learn more about the theme and how to get started, you can check out our documentation: https://kriesi.at/documentation/enfold/.
(Looking for Beginners to Advance videos for version 5.x or 6.x, preferably 6, in youtube or vimeo)
If you need more info, you can always reach out in the forum.
(Note: I have no access to the Forum, since I have not purchased EnFold)
Best regards,
Ismael
I have been working with The Events Calendar support to troubleshoot an issue where I’m getting a critical error when enabling the Event Tickets add-on/plugin. I’m running The Events Calendar and The Events Calendar Pro plugins as well.
I’ve tried disabling all other plugins and still get the error. I tried the 2025 theme and do NOT get the error. So there is something happening between Enfold and the Event Tickets add-on I’m trying to resolve.
I installed WP Sweep and swept all but my revisions without success and stepped down to PHP v8.2.20 (at The Event Calendar suggestion) also without success. I have tried uninstalling and reinstalling Enfold without success.
Not sure what the incompatibility is, or if you can help me figure it out? If you test it, please be sure not to navigate away from the plugin page so you can disable the plugin to keep the [dev] site functional. Otherwise I have to FTP in and manually remove the plugin.
Hey jeel147,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top #main,#top .main_color {
background-color: transparent;
backdrop-filter: none;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi,
Glad to hear that you have this sorted out, we don’t have a fiverr recommendation, 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
Hello. Sorry for giving the incorrect username!
I don’t know how to set it to Grid Layout. Please clarify for this inexperienced (with Enfold) gal.
I want it to be 2 or 3 columns, plus the sidebar.
Also, as far as the top picture in the blog… can I have it fit the space better? Like full picture to fit, instead of cropping it? And, how do I choose which picture is used?
Thank you!
-
This reply was modified 11 months, 2 weeks ago by
MysticMimi.
ok Mike, i found https://github.com/KriesiMedia/enfold-library/tree/master/demos
the one i looke for is the “default” i assume
tanx for your help we can close this thread
ps : if you guys can recommend a fiverr dude who can handle this it will be much appreciated :-)
-
This reply was modified 11 months, 2 weeks ago by
hankboomer.
-
This reply was modified 11 months, 2 weeks ago by
hankboomer.