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
Hi,
Glad Rikard 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
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
Hi,
Glad Rikard 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
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 Rikard 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
Hi,
Glad Nikko was 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 Rikard 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
Hi,
Glad Rikard 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
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,
Thanks for the link to your site, I don’t understand how the domain yours but the sub-domain is not?
Nonetheless it looks like the sub-domain has commented out quite a few Enfold scripts, most importantly jquery.js & jquery-migrate.js & menu.js which the menu will need to work.

You are also getting the origin has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource
error, which is why the icons under the map are not showing

Please ask your developer to set Access-Control-Allow-Origin to allow for the sub-domain.
Best regards,
Mike
Since latest Enfold update all of Guenni007’s files are working fine. With standard child-theme shortcode loading as described in the documentation.
@Ismael: I am testing the files for some weeks, in my opinion everything is working fine without the !important
I’m currently editing one of our published pages and I’m not able to preview changes or edits if I choose ‘Preview’. It’s happening with the page mentioned below. Not sure about other pages. I’m on wordpress 5.9.3 running Enfold 4.9.2. Although, I do see the changes if I choose to Pubish.
Hi
i use Enfold (15 licences) and WPML for translations on lots of my websites.
I’m today face for the first time with a problem:
Normaly on my language 1 (L1) page i click on the WPML area “duplicate” and the pen icon.
when i reach the new blanck page for translating i need to automatic copy paste content from L1 to the new L2 page.
BUT if i do it like usual, the page stay blank and the content do not display.
See screen shoot in private
Regards
Hi,
Thanks for the update. You can disable file compression under Enfold->Performance. The header tag can be changed in the Advanced tab for each slide in the Easy Slider.
Best regards,
Rikard
Hi Guenni007,
Thanks for taking the time to analyse the issue.
Your solution didn’t work to start with, but I modified the code a little to:
/*——–Remove zoom for masonry gallery——–*/
avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
transform: scale(1) !important;
}
and then it worked perfectly on my PG test website :-)
BUT the identical change implemented on the pending live site didn’t work. So, I doubled-checked the elements on the two sites are using the same parameters, and I compared the source files in the avia template masonry_entries folder but couldn’t see any differences between the Enfold Version 4.9.2.1 sources and the current ones on the pending live site (Version: 4.8.9.1). So, I guess there’s been a change made somewhere else in the sources of the new theme version (in the Enfold changelog I can see an entry for the masonry gallery in Version 4.9.2).
To recap FYI:
PG test website is running on theme version Version: 4.8.9.1 (fix doesn’t work)
Pending live site is running on Version: 4.9.2.1 (fix works)
So, I’ll wait until Version: 4.9.2.1 is officially released and then install that on the pending live site (after a backup – no offense intended ;-).
You’ve helped me by pointing me in the right direction and I can see that with a new release, it would work.
I love the Enfold theme and I think you guys are all doing a fantastic job. So, keep up the good work and the mega support!
Best regards
Andrew
Hey Ismael, thanks for your answer. Here are some of my server configuration settings:
- OS Linux 5.10.0-13-amd64 x86_64
- Webserver Apache/2.4.53 (Debian)
- 10.5.15-MariaDB-0+deb11u1
- cURL-Version 7.74.0
- .htaccess currently includes only the WordPress core rules
- filesystem permissions are ok, all important directories are writable
I can reproduce the delayed response times by uploading enfold 4.9.2.1 to my other WP installations that run on similar server environments. As soon as this version is active, the dashboard slows down. Now since everything works fine on a 4.7.xx version of enfold, it might be a good idea for me to use a slightly older version than the current one. Version 4.9 from Feb. 21st 2022 for example is still quite new and maybe it runs on my environment flawlessly. If you could provide a download link for that one, I’ll try it out and the issue could thus be solved.
Thanks & kind regards,
Christian
This reply has been marked as private.
Hello,
it seems I discovered a quite annoying bug with the Enfold admin panel.
Screenshot: https://take.ms/N0tR2
After uploading custom flags in SVG format to the WPML plugin language configuration, the language switcher in the Enfold admin panel entirely covers the first configuration menu items so they become unavailable and cannot be accessed anymore.
To be able to change settings, I need to revert the WPML custom flags which is really time consuming (and visitors will notice this, of course!).
Can this please be fixed in the next update release?
Thanks,
—Julian
Hi,
Please refer to this on how to register your theme license: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
Hi,
Thanks for the update, I’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey Jeffrey,
Thank you for the inquiry.
This is possible but you may have to upload a different version of the secondary logo. Please try this code in the Quick CSS field.
.header_color .header_bg {
background-color: #ffffff;
}
.header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a {
color: #000000;
}
.header_color .av-subnav-menu a:hover, .header_color .av-subnav-menu a:focus, .header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li a:focus, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a {
color: #000000;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
The site looks really nice. :)
Best regards,
Ismael
Hey Birgit Hintenaus,
Thank you for the inquiry.
The theme has a sticky and shrinking header option out of the box, so the header in the site above should be a lot more easier to implement. You may need to insert additional css code to adjust the size of the logo. Please check the documentation for more info about the theme.
// https://kriesi.at/documentation/enfold/
These articles should also help.
// https://kriesi.at/blog
Best regards,
Ismael
Hello, can you please advise me where where can I edit this text please for the homepage slider? Just the name of the folder and file would be helpful.
<div class=”slideshow_align_caption”><h2 class=’avia-caption-title
I would like to change the Easy Slider caption to a <H>1 tag?
-
This topic was modified 4 years ago by
gfriend70.
Hey So Evolve,
Thank you for the inquiry.
1.) We cannot reproduce the issue on our end. The video fades in smoothly and plays continuously without glitching.
2.) The theme will automatically assign the highlight color to the menu buttons but you can adjust them with css if necessary. This css code for example will change the color of the “Listen Now” button or the menu item with the ID 874.
#top #wrap_all .header_color #menu-item-874 > a .avia-menu-text {
background-color: red;
color: blue;
border-color: black;
}
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael
Hi WebDevDept,
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi ac1977,
We are happy to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi,
Thank you for the inquiry.
Yes, you can upload custom fonts to the Enfold > Import/Export > Custom Font Manager option, but you have to make sure that the font files are from the Google font library, fonts from other sources are not allowed. Please check the link below.
// https://fonts.google.com/
Best regards,
Ismael
Hi,
Since the automatic update is not working, you will have to download the theme directly from your Themeforest account and upload it manually to your server via FTP. Please check this documentation for more info.
// https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
The update should help fix the animation issue with the masonry element. Please let us know once the theme is updated.
Best regards,
Ismael