When trying to add the newly purchased Enfold theme to our cPanel/WP dashboard (version 6.3.2), the installation fails reading:
“In den Metadaten des Themes, das Sie hochladen wollten, ist kein Name festgelegt. Fügen Sie einen gültigen Namen zu den Metadaten hinzu und versuchen Sie das Hochladen erneut.”
This problem didn’t occur with other themes we were exploring so far.
How can this be fixed?
Hey,
Where is the main link color on general setting?
It inherits the Enfold theme options > General Styling > Main Content > Primary Color option ( https://i.imgur.com/04nCGNN.png )
Again: how to set that text dimension?
I already provided you with a custom CSS code to change the font size in my previous response. If that’s not what you’d like to do, please send us a screenshot and show it.
Regards,
Yigit
I’m using the Enfold Theme, last update 2023, August. On a page, I’m using the Accordion Toggle (one toggle open at a time), this works fine on Safari and Firefox. Unfortunately, there are problems when I’m reclosing a toggle item on Chrome and Edge. This causes a vertical space below the closed items. The content below remains in the lower position instead of scrolling up to the original y-offset.
It’s a fundamental problem with Enfold Accordion, please try out the Enfold Demo page:
using Chrome or Edge. You will see the effect, for example in section “One toggle open at a time”. Open the first item (labelled “Toggle 2”) and close it again. This behaviour differs from the behaviour using Firefox or Safari.
In your Demo page there is little content in the toggle items, so users will see the items below anyhow. On my website there is much more content (more than screen height), so after reclosing a toggle item the users will see a nearly empty screen.
Please help to fix this bug. Thank you.
Hi Sihamazaz,
Please open a new thread and try to explain the problem you are having a bit further.
Best regards,
Rikard
Hi Lyse,
I’m glad that you have managed to fix the issue.
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Shirley StudebakerGuest
Last week I tried to purchase Enfold but client’s card rejected the purchase and then the account was locked and now it seems that I (maybe my IP?) is blacklisted and I cannot purchase Enfold. The credit card issue supposedly was rectified by the client. Tried under two different emails and two different browsers but when I enter card details it just says the account is locked and I really need to get going on this project. Can you help? I use your theme ALL the time. Very frustrated.
Hey,
how to change the dimensions of those text?
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#top #js_sort_items {
font-size: 22px;
}
Again, look at the titles: why the current section is not visible? How to change that color?
The active filter isn’t visible because it looks like you set the main link color to transparent ( https://i.imgur.com/dq2ivXL.png ). This is a very bad idea. Please go to Enfold theme options > General Styling and set it to a solid color.
Regards,
Yigit
Hi Ryan-Michael,
Thanks for purchasing our theme :)
You can import our Construction Demo on Enfold > Theme Options > Import Demo, so you can have the design setup.
Then you can simply those House Designs in Portfolio.
Hope it helps.
Best regards,
Nikko
Hi Stilecatalini,
Please open a new thread and include a link to where we can see the problem in question.
Best regards,
Rikard
Hi Guido,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (min-width:767px) and (max-width:1540px) {
.home #av_section_3 .av_one_fourth {
display: none;
}
.home #av_section_3 .av_one_half {
margin-left: 0;
width: 100%;
}
.home #av_section_3 .av_one_half #nex-forms button.btn {
margin-left: auto;
margin-right: auto;
}
}
Best regards,
Nikko
Hi JantienM,
Please try to add this in Enfold > General Styling > Quick CSS:
.home #av_section_3 .avia-button-wrap {
margin-left: auto;
margin-right: auto;
display: block;
}
Hope it helps.
Best regards,
Nikko
Hi Sabine,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi guys,
it seems that the problem isn’t fixed yet. I am using a newer Enfold version for different websites but still have this bug on all websites, especially on iOS devices.
Could someone help?
Thank you. :)
Greetings,
Michael
-
This reply was modified 2 years, 5 months ago by
MW-Design.
This reply has been marked as private.
Hey Ivana,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-30 .avia-content-slider .slide-meta {
display: none;
}
Best regards,
Rikard
Hi Alan,
Great, I’m glad that you got things working.
Thanks @guenni007 for helping out :-)
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 vancestone,
Please try the following in Quick CSS under Enfold->General Styling:
#footer .widget_nav_menu a {
padding: 0;
}
Best regards,
Rikard
Dear Rikard,
Many thanks for the reply. I’m not finding any shortcode for it. Is there an Instagram plugin you would recommend using with Enfold?
Best,
Tim
Hi,
The second code goes in your child theme functions.php file, I added it for you:

please clear your browser cache and check.
Best regards,
Mike
Dear Mike,
thank you for your reply!
1. So if I understand correcty, the Leaflet Map can only show one popup at the time. This would be ok for us, but it isn’t working on our site like this. When clicking the second marker, the popup of the first marker does not close and the popup of the second marker does not appear. If this would work, the solution would be OK for us. Could you please have another look at our site? Perhaps you will find a wrong setting or so…
2. Thanks for looking for another plugin to use. Good idea to request this as a future feature.
What about using the plugin (Out of the Block) that uses a Gutenberg Block for building a map. Can that be used in combination with Enfolds Avia Layout Architect? If so, how?
3. I found a plugin called MapIT, which shows two markers with popups in the theme Twenty Twenty-Three, but it seems to give a little clash with Enfold, because in Enfold the map doesn’t show the popups and it displays a copy of the map in the header… See page mentioned in the private content and some pics and remarks of the developer of MapIT on that page. Could you please check, whether this “clash” between Enfold and MapIT could be solved, so that we could use this plugin? That would be great.
Thank you very much for help!
Best regards, CJGVD
Hello – We are a construction company (purchased Enfold Construction theme) and we need to list our house designs – photos, floorplans, design details such as how many bedrooms, bathrooms, carspaces etc. What would be the best plug in for this or does enfold have the capability to do this somehow. Desperately seeking help.
Thank you.
Hey KMCHOUSTON,
Thank you for the inquiry.
Some of the styles in the theme overrides the default calendar styles. You can adjust the style a bit by adding this css code.
#top .wpfc-calendar.fc td, #top .wpfc-calendar.fc th {
border-style: solid;
border-width: 1px;
padding: 0;
vertical-align: top;
border: 1px solid;
border-color: #87b7da;
}
#top .wpfc-calendar tr, #top .wpfc-calendar td {
color: #222222 !important;
}
#top .av_inherit_color .wpfc-calendar.fc th.fc-day-header span {
color: #ffffff !important;
}
Please make sure to toggle the Enfold > Performance > File Compression settings and perform a hard refresh after adding the code.
Best regards,
Ismael
Hi,
Thank you for the inquiry.
You can modify or override the themes/enfold/searchform.php file in your child theme. Add the label element around line 24.
<label for="s">Search</label>
<input type="submit" value="<?php echo $icon; ?>" id="searchsubmit" class="button <?php echo $class; ?>" />
<input type="text" id="s" name="<?php echo $search_params['search_id']; ?>" value="<?php if( ! empty( $_GET['s'] ) ) { echo get_search_query(); } ?>" placeholder='<?php echo $search_params['placeholder']; ?>' />
Best regards,
Ismael
Hi,
For buttons I have to change the code in enfold/config-templatebuilder/avia-template-builder/php/class-generic-helper.php and I have to do it after every Enfold update again, correct?
We’re considering adding this modification in the next patch. Please keep the changes for now.
Best regards,
Ismael
Hey schmitz-enfold,
Thank you for the inquiry.
Would you mind posting an example of the “get your guide” embed code using pastebin.com? If you’ve switched to the Advance Layout Builder, try placing the embed code in a Code Block element. Another solution is to create a custom shortcode for the embed code.
// https://codex.wordpress.org/Shortcode_API
Best regards,
Ismael
This reply has been marked as private.
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 steveorrmedia,
Thank you for your patience and the link to your site, for your first issue I found that between 1340px & 1799px you were seeing the four images appear in one horizontal row and two in a row underneath with a big grey space next to it, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field t correct:
@media only screen and (min-width: 989px) and (max-width: 1799px) {
.responsive .av-masonry-col-flexible .av-masonry-entry {
width: 33.3%;
}
}
For your second issue, having good titles for your images is good for SEO, but I notice that your titles are not very good, for example see the first screenshot below: “Steve5 In Action – Copy” try going to your media library and check each image and make the titles something that you would want to see on google like: “Award winning broadcaster Steve teaches”
Ok, then I know you don’t want to see the titles when you mouse-over the images, so to correct try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:
function custom_remove_title_on_mouse_over_script() { ?>
<script>
(function($){
$('img').hover(function(e){
$(this).attr('data-title', $(this).attr('title'));
$(this).removeAttr('title');
},
function(e){
$(this).attr('title', $(this).attr('data-title'));
});
$('.av-masonry-image-container').hover(function(e){
$(this).attr('data-title', $(this).attr('title'));
$(this).removeAttr('title');
},
function(e){
$(this).attr('title', $(this).attr('data-title'));
});
$('a').hover(function(e){
$(this).attr('data-title', $(this).attr('title'));
$(this).removeAttr('title');
},
function(e){
$(this).attr('title', $(this).attr('data-title'));
});
})(jQuery);
</script>
<?php
}
add_action('wp_footer', 'custom_remove_title_on_mouse_over_script', 99);
Then clear your browser cache and check.
Best regards,
Mike
Hi,
Thank you for the link to your site, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.togglecontainer .taglist a:first-child {
display: none;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi,
For the product page, the commas are not inside of the links:

Best regards,
Mike