Hello. It seems after an Enfold theme update, the search icon in the CSS/custom snippets from here is below the search line and not in the red box. When I try to fix it, it moved the sidebar search icon up as well. Any idea how I can JUST move the header search icon up 20px and leave the sidebar alone? THanks.
Hey Manfred,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Thanks for that. I see the problem on the page in private, and I can see that the server is returning a 500 internal server error on the admin-ajax.php WordPress file. Could you share server error logs with us please?
Also please try to activate debug mode under Enfold->Layout Builder->Show advance options in order to see the layout builder shortcodes. You can then copy the shortcodes to a new page, and try to remove the shortcode that you have added to the top of the layout for example.
Best regards,
Rikard
-
This reply was modified 12 months ago by
Rikard.
Is there a Front End Editor that is nice to use with enfold?
This reply has been marked as private.
Hi,
If you want the description to be a link you will need to manually add the link:

this works on my site for mobile:


We would need to see your site to examine with a admin login.
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 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
how to make the overlay that is on each slide of an accordion slider (https://kriesi.at/themes/enfold-2017/elements/accordion-slider/) stretch over the whole slide?
marcus
Hello,
I bought a license of the enfold template yesterday. I want to install one of the demos (Agency – Enfold Parallax Demo). I tried to do this several times from the enfold menu/Import demo. I systematically have a bug when I try to import the demo: “Erreur lors du chargement : cURL error 28: Connection timed out after 10001 miliseconds”. I tried to install other demos and the fault is always the same. Can you help me?
Looking forward to hearing from you,
Joseph HILFIGER
Hey xfacta,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-icon-list li {
padding: 0 0 10px 0;
}
Best regards,
Rikard
Hi, I understood by uploading the file, I should unpack the “all files” zip and only upload the enfold zip file. By doing this I still get a message “The link you followed has expired”. I should try again. But even after several times, it is not working on different ways. Can you pl,s let me know if the file might be broken, or what I should do? I am more than puzzled…
Hey Patrick,
Did you check the changelog to see if there might be any changes affecting your code?
Best regards,
Rikard
Hi,
The Enfold > Theme Options > Lightbox Modal Window option was not enabled. The inline popup should be working correctly now.
Best regards,
Ismael
I’ve gotten a bit turned around, I think I’ve been staring at this problem too long. It seems that Enfold uses objects by default and that’s the problem, and that’s the error I’m getting.
PHP Fatal error: Uncaught Error: Attempt to assign property “slug” on array in */public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php:1312
and the manual fix I have to make is to switch them to arrays. (The opposite of what I said earlier).
I guess the question is why is $cat seen as an array here?
$item_categories = get_the_terms( $the_id, $params['taxonomy'] );
if( is_object( $item_categories ) || is_array( $item_categories ) ) {
foreach( $item_categories as $cat ) {
$cat->slug = str_replace('%', '', $cat->slug );
}
}
Hi Enfold,
I noticed that it is not possible to set a x and y label, which should be mandatory in my opinion when making graphs. How can we achieve this?
Kind regards,
Joost
Hi,
I need some help with the product image gallery on mobile.
I just re-enabled the large product image, but now it looks way too big on mobile.
View post on imgur.com
I’d like to hide the small thumbnail images below but still allow users to click/swipe to see the next image.
Ideally, the main image should be smaller so it doesn’t take up the whole screen and you can at least see some of the text underneath.
Is there an easy way to do this with CSS or settings in Enfold?
Thanks!
Here it is what the alerts say in case it is needed.
1-
Enfold <= 6.0.9 – Authenticated (Subscriber ) Server-Side Request Forgery via attachment_id
The Enfold theme for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 6.0.9 via the ‘attachment_id’ parameter. This makes it possible for authenticated attackers, with Subscriber-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.
2-
Enfold <= 6.0.9 – Missing Authorization to Sensitive Information Disclosure in avia-export-class.php
The Enfold theme for WordPress is vulnerable to unauthorized access of data due to a missing capability check in avia-export-class.php in all versions up to, and including, 6.0.9. This makes it possible for unauthenticated attackers to export all avia settings which may included sensitive information such as the Mailchimp API Key, reCAPTCHA Secret Key, or Envato private token if they are set.
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
I just got multiple alerts from WordFence regarding an Enfold vulnerability. Attaching content from them below:
I am assuming you were already aware of it, but if not, wanted to send to you as soon as I got it.
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#av-layout-grid-1 .av_font_icon {
transform: scaleX(-1);
}
After applying the css, please clear your browser cache and check.
Before:

After:

Best regards,
Mike
Hey Munford,
Please try the following in Quick CSS under Enfold->General Styling:
#footer-page a {
text-decoration: none;
}
Best regards,
Rikard
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
* fixed by updated header.php in child theme….Also, since updating to 7.0 today the theme footer page is not longer working, no footer is showing and a page is selected in the Enfold Child Footer theme options.
Thank you
Hi,
Thanks for the update, 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
Hi,
Great, I’m glad to hear that you got it working. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey Nadine,
The update to 7.0 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
Hello,
with the help of the plugin Discount Rules for WooCommerce PRO, we have set up a Discount based on the Payment Method as a 20% discount if payment is done with Direct Bank Transfer, but only in Norway and Sweden. Default method is PayPal. If I click on the Direct Bank Transfer checkbox, nothing happens. Instead, if I change something like the region or province in the address, then there is an Ajax reload in the background and the discount is displayed correctly. And if I change back to Paypal, after the discount has been applied, the discount remains there.
I have contacted already the plugin Discount Rules for WooCommerce support, but they say that the reload does not depend on them, but from WooCommerce (or the theme). Is there anything that can be done to allow AJAX reload not only for country change but also on payment method change?
Theme is Enfold 7.0 and everything has been updated to the latest version a few days ago. Website is a staging site, if needed we can give you admin access without problem
Thank you Mauro
your sketch on the bottom is the non responsive case :
left a widget area – then logo – then main menu on the right ? and then under all that the page content?
https://kriesi.at/documentation/enfold/example-of-widget-left-logo-center-menu-right/
setting the nav to:
#top #header .av-main-nav {
display: flex;
flex-flow: column nowrap;
}
#top #header_main > .container,
#top #header_main > .container .main_menu .av-main-nav > li > a,
#top #header_main #menu-item-shop .cart_dropdown_link {
height: 30px;
line-height: 30px;
}
will put your list-items under each other.

BUT: Can you really recommend something like this?