Hi Supporters,
without updating Enfold for some reasons the social media link to facebook isn’t working anymore.
I’ll let you now the links in the private area.
Thanks for supporting
Dear Enfold Support,
I am having an issue with the Advanced Layout Builder not displaying “Blog Meta Elements” such as the Blog Post Author, Blog Post Date, Blog Post Tags, and Share Links at the bottom of a blog post. These elements are only visible when an article is published or edited using the Classic Editor.
I would appreciate it if you could provide a solution for this problem so that the aforementioned elements can be displayed in articles created or edited using the Advanced Layout Editor.
Thank you for your assistance.
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
div.av-39xl21-32650f8f711261b96914dd9877d1862e {
z-index: 9;
}
Best regards,
Rikard
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,
You can add following code to functions.php file of your child theme in Appearance > Editor
add_action('ava_before_footer', 'ava_before_footer_mod', 10);
function ava_before_footer_mod() {
// do something here;
}
Best regards,
Yigit
Hi,
You are welcome!
You can go to Enfold theme options > Advanced Styling and add extra “Main Menu Links” to edit and check “Apply only to mouse hover state” and “Apply only to active state” options to change the colors of those states :)
Best regards,
Yigit
Hi,
Love enfold theme and have been using it for years. I have a site that has the Memberpress membership plugin. On one of the recent Enfold updates, the default membership page template appears to have been replaced by the Enfold default page template.
This is how it looks now – https://mdbirds.org/register/ccbc-membership-individual/
This is how it used to look – this is the archive template from Enfold – https://mdbirds.org/register/bbc-membership-individual
Can you help me figure this out? Also the breadcrumbs don’t make any sense as I’m seeing blog breadcrumbs on these pages.
Thanks,
Gabe
I wish to create a link that triggers a popup lighbox with content of which I have full control regarding layout.
My hope is to call a Color Section on the same page to present itself in the lightbox.
I have added this to the functions.php file:
…………………………………………………..
function inline_popup_enabler(){
?>
<script>
(function($){
$(window).load(function() {
$(‘.inline_popup’).magnificPopup({
type:’inline’,
midClick: true
});
});
})(jQuery);
</script>
<?php
}
add_action(‘wp_footer’, ‘inline_popup_enabler’);
…………………………………………………
And the link looks like this:
Popup test
The color section Custom ID Attribute is: popup
And the Custom CSS Class is: mfp-hide (which makes the color section only show once the ID is triggered.
But it does not work – what am I missing?
It is important that I manage to trigger at color section so that I can present different content and layouts in the popup. Such as an Easy slider, text box etc.
Hope you can help…
Erin RussellGuest
Hi there,
I have a purchase code for the Enfold theme but a former employee created an account and didn’t document the username or password. I need some support for my theme. Could you please help me register an account so I can post a question on the forum? I’ve provided the purchase code below.
Thanks,
Erin
Hey JannyPolak,
Please try the following in Quick CSS under Enfold->General Styling:
ul.news-wrap span.news-time {
display: none;
}
Best regards,
Rikard
Hey Josephine,
Thanks for contacting us!
I added following code to Quick CSS in Enfold theme options > General Styling
/* Transform submenu to uppercase */
.av-main-nav ul {
text-transform: uppercase;
}
Please review your website :)
Best regards,
Yigit
Hello,
I am helping maintain a website that is running Enfold 4.5.7., now the provider wants us to update to php 8. so I guess we will need to update Enfold. This does not work via the wordpress backend. Enfold Theme Update says that the latest version is already running.
The Envato Private Token seems to be intact, it is linked to the Envato account of the web designer who had created the site and purchased the license for the owner in 2016, but she is no longer maintaing the site. We have a License Certificate from the purchase.
Can you please help us to proceed?
Thanks a lot
Hey Lene,
Thanks for contacting us!
Please edit your Accordion element and use the dropdown on Content > Toggles > Use as a FAQ page – https://i.imgur.com/c782kKp.png.
If the option is not avaiable on your installation, you might be using an older version of the theme. In that case, please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 5.3.1.1 :)
Best regards,
Yigit
Hey,
Thanks for contacting us!
If you are using blockquote inside text block element, you can edit your Text Block element and give it custom CSS (“custom-quote” in example below) class in Advanced > Developer Settings tab and then add following code to Quick CSS field in Enfold theme options > General Styling
.custom-quote blockquote {
border-color: blue;
color: red;
}
Best regards,
Yigit
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit
Hi,
You have the Enfold->Custom Elements functionality as well, in case that should suit you better. If not, then there’s no functionality for what you are requesting in the theme at this point.
Best regards,
Rikard
Hi,
Thanks for the information!
I went to Enfold theme options > Performance and chose to only minify JS files without merging them and that helped.
Please review your website :)
Best regards,
Yigit
Hi Mathias,
You can refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token
Envato has updated their API and we have implemented those changes in Enfold 4.5. Since you are currently using 4.0.5, you would need to manually update the theme first. Then, personal token would work.
If you would like us to update the theme for you, please register to our forums using your purchase code – https://kriesi.at/support/register/, have a backup and post temporary WP admin and FTP logins here privately :)
Best regards,
Yigit
Hi,
Glad to hear, if you are using a Child Theme and the code is in your child theme functions.php then it will work after each update, if it is in your parent theme functions.php and you don’t want to add a Child Theme try using the WPCode plugin and add the code as a “PHP snippet”.
Let us know when you have this working and we will close this thread.
Best regards,
Mike
Hi,
Thanks for trying but the child theme stylesheet is still hidden, I believe that you have custom css in it but it sounds like you may not have experience with FTP so try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field to override your child theme stylesheet, it is not the best approach but it should work:
@media only screen and (max-width: 989px) {
.html_mobile_menu_tablet .header_color div .av-hamburger-inner,
.html_mobile_menu_tablet .header_color div .av-hamburger-inner::before,
.html_mobile_menu_tablet .header_color div .av-hamburger-inner::after {
background-color: #af7e34 !important;
}
#top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {
color: #af7e34 !important;
}
}
After applying the css, please clear your browser cache and check.
If you still see the white try clearing your server cache also.
Best regards,
Mike
Hi Mike,
thank you very much for your help.
The codes work perfectly and fit what I was looking for.
Will they remain in the enfold updates or will I have to keep the backup of the function.php?
Thank you!
Hi,
I’m in the process of adapting the enfold theme.
The website has worked until today. I did an update of Woocommerce plugin and since then I have the problem that the admin panel no longer works properly. I also received a mail from WP with the following error message.
WordPress caught an error in my theme “Enfold”.
Error Details
==============
A type E_ERROR error was caused on line 917 of the /home/xr967hob/www/home/pamina/wp-content/themes/enfold/framework/php/class-style-generator.php file. Error message: Allowed memory size of 134217728 bytes exhausted (tried to allocate 491520 bytes)
WordPress-Version 6.1.1
Aktives Theme: Enfold (Version 5.3.1.1)
PHP-Version 7.3.27
Can you help me please?
Thanks,
Barbara
Jonathon ParrisGuest
Hello,
My search bar will not show any current text and will not let users type in the box on mobile. Is this any issue with Enfold? I have seen a couple forum pages suggesting it is. I have updated my theme via Envoato, the same problem is occurring. Can you help me troubleshoot?
The web page mentioned above is: http://www.awardible.com (try the search bar)
Hello Ismael, I would like to make one more contribution… I have tried a different site (not multisite). I can replicate the problem on this site (attached screenshot). It still doesn’t get the custom value inside the module.
Enfold 5.3.11
Attached capture
-
This reply was modified 3 years, 3 months ago by
Marcos Q.. Reason: change screenshot to private field
Hey Enfold support
I have implemented the accordion element, but can’t seem to activate/find the function “FAQ markup”.
I have enable theme option “automated schen.org html markup as well.
Please could you help?
Thanks a lot
Best regards
Lene
Hi,
I would not like to have the publishing dates visible in the sidebar widget. How to remove?
In Enfold Child I choose: sidebar on single post pages

-
This topic was modified 3 years, 3 months ago by
JannyPolak.
Hey Carolyn Millington,
Thank you for the inquiry.
The Display theme is only compatible with PHP 5.6. The support for the theme has been dropped a long time ago, so it hasn’t been updated for a while. You have to downgrade PHP or convert to a different theme such as Enfold.
// https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990
Best regards,
Ismael
Hey BenjaminSpeedtsberg,
Thank you for the inquiry.
The code for the builder elements or shortcodes is located in the enfold\config-templatebuilder\avia-shortcodes folder. You can create a folder called “shortcodes” in your child theme and copy one of the shortcode files inside that folder to override an existing element or use it as a boilerplate to create another element or shortcode. Add this code in the functions.php file to register the folder “shortcodes” as a new shortcode or element path.
add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);
function avia_include_shortcode_template($paths)
{
$template_url = get_stylesheet_directory();
array_unshift($paths, $template_url.'/shortcodes/');
return $paths;
}
// https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb
Best regards,
Ismael
Hi Munford,
Thanks for giving us admin access.
I have inspected the images and it seems the portfolio-sized images are gone, please try to do the following things:
1. Re-upload the images in the gallery and check.
2. If it does not show any improvement, please temporarily disable Performance Cache plugin and check.
3. If still it does not display properly, go to Enfold > Performance and disable Responsive Images
Hope this helps.
Best regards,
Nikko