Hi,
Thank you for the update.
however, when I go in to customize my site, I have extremely limited options
Did you go to the Appearance > Customize panel? Please note that the theme has its own Advance Layout Builder (ALB), which can be accessed by editing the pages or posts directly. The overall layout and style of the site can be edited in the Dashboard > Enfold panel.
To help you get started, please check the documentation below.
// https://kriesi.at/documentation/enfold/
// https://kriesi.at/documentation/enfold/intro-to-layout-builder/
Best regards,
Ismael
Hey BowmansArrowMarketing,
Thank you for the inquiry.
The site looks fine on our end, 4-columned rows are displaying as they should. Have you tried removing the browser cache and temporarily disable the Enfold > Performance > File Compression settings? Please make sure to purge the cache afterwards.
Best regards,
Ismael
Hi,
Working with Pressable to find what is causing a FATAL error on an Enfold website. The error log from Pressable:
Fatal error: Uncaught Error: Call to undefined method Avia_Popup_Templates::get_border_styles_options() in /srv/htdocs/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/columns/columns.php:560
The website was working fine, I did a theme update today, and then everything broke.
Are you guys aware of any issues with the Enfold theme update?
URGENT!
-
This topic was modified 3 years, 7 months ago by
xuamox.
Hey sdsitetechdotcom,
Thank you for the inquiry.
The following css code should hide the product price on most locations in the site aside from the checkout and cart page. You can add it in the Quick CSS field or in the child theme’s style.css file.
#top.postid-20381 .product .price {
display: none !important;
}
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael
Hi,
@sky19er @Guenni007’s solution at https://enfold.webers-webdesign.de/sky19er/ seems to work good.
Please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
I use poylang but problems is if I set an alternative menu in enfold.
How can change the menu in the different idioms?
Thanks advance,
BR,
Antonio.
you want to have both functions ? toggle works and a button to open bios?
Or do you only want to have a button instead ( for the toggle container ) just put under your text-block a button. ( button link just #)
under that button put a text-block with the bio and give a custom-class to that text-block : mfp-hide
see here: https://enfold.webers-webdesign.de/sky19er/
If this is what you like to have?
PS: or use the image – or the h3 Name as lightbox trigger.
Thank you for the css, but it does’t fix the problem. The seminar sites still don’t look like for e. g. Einzelsitzungen.
Could someone please take a closer look? The customer wants his website being fixed.
And I just noticed, that Enfold still runs in version 4.9 – neither the auto update nor the manual update recognized that there is a newer version…
Thank you and kind regards,
Kati
-
This reply was modified 3 years, 7 months ago by
KittenAdmin.
Hi,
Great, I’m glad that Mike could help you out. I’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,
Thanks for the update. If you have uploaded them correctly, then they should appear at the bottom of the fonts list. You can check under Enfold->General Styling->Typography for example.
Best regards,
Rikard
Hi Team,
Where can I set the size of the Thumnail images for the product catalog?
In the Woocommerce customizer the width value is 300px and the cropping is off. But the images are centered and cropped to 450×450 when uploaded,
this comes from Enfold. Where can I change this?
Thank you an best regards
Michael
I am trying to setup a continuous loop in my slide – I only have one. You will see that the rotating text is the key in color #6cc6cc.
At present I have tried this manually which works but which is clunky. Slide is called homepage slider test.
letscrocc hometest new is the slide in the WP dash.
Addtionally, I would like to overlay a quick request form like this: https://kriesi.at/themes/enfold-landing-page/#features
Can you help please?
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
Hello, since the Enfold update the links of the 2 buttons in the Slide Show element no longer work when a video is embedded. If there is a background image in it, then it works. As soon as a background video is embedded, the links no longer work.
The link is there, but when you click on it, the link does not open.
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,
I try to import a demo of Enfold Shop and got an error. Error accessing the file for download:
cURL error 28: Connection timed out after 10000 milliseconds
Thanks, Chaminda
Hi Stan,
Thanks for the information.
We have updated Enfold to the latest version 5.1.1 and WordPress to 6.0.1.
I do not see any issues on back and front end but to be on the safe side, please ask your hosting provider to upgrade PHP version and review your website :)
Best regards,
Yigit
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 there
I’ve tried to search the documentation and prior support threads, but couldn’t find anything about this.
Is it possible to use ALB to customize (or create a custom) author archive page(s)?
I’m talking about this page: https://kriesi.at/themes/enfold-2017/author/kriesi/
I’m aware it can be edited on the template file (I believe author.php?), but was hoping to avoid having to code it manually.
Thanks!
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 Beth,
Thanks for your patience and the link to your site, I’m not familiar with this plugin, but I took a look at your page through Appearance > Customize > Woocomerce > Mix and Match Products.
You wrote that you cannot set the grid to any number of columns except 3, but I see that current columns are set to 5, I also tested changing them in the Customizer to 6 with no problems. You seemed to really want the list layout, so I tried this and it does work, but the css was a little off, so I added this css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.mnm_form.layout_tabular .products .product {
display: table;
width: 100%;
}
.mnm_form.layout_tabular thead,.mnm_form.layout_tabular tbody {
display: table;
width: 100%;
}
.mnm_form.layout_tabular thead th.product-name {
text-align: center;
}
#top.single-product #main .sidebar_sidebar_right {
display: none;
}
please clear your browser cache and check, below I included a screenshot.
Best regards,
Mike
Hi,
Glad to hear that you have this sorted out, and we will note your suggestion. 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 outtagear,
Thank you for your patience, unfortunately, I have not heard about these plugins before and I don’t know how you are connecting them to the product reviews element, I imagine that you have customized the theme to do this, when I check your child theme I see a lot of custom files, so I not sure where to start.
I see that your example product page had two errors, one is: Uncaught ReferenceError: EF is not defined referring to this script:
EF.click({
offer_id: EF.urlParameter('oid'),
affiliate_id: EF.urlParameter('affid'),
sub1: EF.urlParameter('sub1'),
sub2: EF.urlParameter('sub2'),
sub3: EF.urlParameter('sub3'),
sub4: EF.urlParameter('sub4'),
sub5: EF.urlParameter('sub5'),
uid: EF.urlParameter('uid'),
source_id: EF.urlParameter('source_id'),
transaction_id: EF.urlParameter('_ef_transaction_id'),
});
perhaps you know where it is and can adjust it.
The second error is Uncaught TypeError: Cannot read properties of undefined (reading 'left') and it refers to a custom script in your child theme /wp-content/themes/enfold-child/js/script.js
Typically these kinds of errors are related to javascript being deferred, and I see your WP Rocket is doing this and you have disabled jQuery Migrate in the theme options. But when I tested changing these options it didn’t correct the errors, so I put everything back to the way it was.
Often a javascript error can cause other issues, so try fixing these two errors and perhaps your plugin will then work correctly, if not try disabling your plugins one at a time to see if there is a conflict with the Judge.me plugin.
Best regards,
Mike
Hi TippingPointSolutions,
I have added this CSS code in Enfold > General Styling > Quick CSS:
.home #after_section_9 .av_textblock_section,
.home #color_section .av_textblock_section {
background-color: white;
}
Please review your site.
Best regards,
Nikko
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 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 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 Franz,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
display: none !important;
}
Best regards,
Nikko
Hi,
Thank you for your patience and the screenshot, the easiest way that I can think of to add a slider below the single product and above the related products and add this slider in the editor for the specific product is to use the Shortcode Wand to add the Easy Slider, I suggest the Easy Slider element because I believe that you are adding additional images for the current product, and I suggest using the Shortcode Wand so the product uses the woocommerce layout instead of converting it to a manual Advanced Layout Builder layout. Once we add the slider we will add a script in your child theme functions.php to place it between the product and the related products, please try these steps.
In the backend for a product add an Easy Slider using the Shortcode Wand:

after you have added your images, captions, and options, go to the advanced tab and add the custom class additional-slider:

once saved you will see the shortcode below your product description, then save the page:

this is the placement for the Easy Slider before adding the script in your child theme functions.php:

Now add this code to the end of your child theme functions.php file in WordPress ▸ Appearance ▸ Theme File Editor, please note that when you copy the code do so from the forum, not an email as the greater than symbols may paste incorrectly:
function custom_script_single_product_additional_slider() { ?>
<script>
window.addEventListener('DOMContentLoaded', function() {
(function($){
$('#top.single-product .additional-slider').insertAfter( ".container_wrap_first.template-shop > .container" );
})(jQuery);
});
</script>
<?php
}
add_action('wp_footer', 'custom_script_single_product_additional_slider');
This is the final placement of the Easy Slider on single product page with the script:

I have linked to my test page below for your review, please give this a try.
Best regards,
Mike
Hi,
One of the suggestions is below:
It may be that your server is only allowing e-mails sent from the default WP address (should be like “ (Email address hidden if logged out) ”). In this case, you can set the Enfold contact form to send messages from that address, just add the following snippet to your theme/child theme functions.php file:
function change_cf_from() {
return ” (Email address hidden if logged out) “;
}
add_filter(‘avf_form_from’, ‘change_cf_from’, 10);
See in private content, would this be the correct code if I am replacing (Email address hidden if logged out) the desired site?
Thanks
Marcus