13756 comments found.
I use ALB to edit my pages, when I use the elements in the canvas the edits are fine but when I preview the page only the content shows the featured images do not show unless I use the default editor, without any elements with that editor I can’t add any notification boxes or anything fancy. I tried removing all my plugins and nothing worked only the default editor will make the featured image show. Please help.
this happens to my post pages for the blog.
Hi,
Could you please start a thread on our support forum – https://kriesi.at/support so we can look into it? We provide support only through our support forums 
Regards, Yigit
do you guys have a lightbox that can be quickly added just for a “image with the options of the ones displayed in the slider ones” without having to go into wordpress media photos?
Please see my reply to your most recent comment 
Videos DONT LOAD anymore
....even when we use the ”?iframe=true”-solution. https://themeforest.net/comments/28925259Videos DONT LOAD anymore….
...if we use the Enfold option “Open Video in Lightbox”.
You get this WARNING: https://support.mozilla.org/de/kb/website-erlaubt-firefox-nicht-die-seite-anzuzeigen?as=u&utm_source=inproductWhen will you fix that?
Enfold 5.2.1, WordPress 6.1.1, clean installation – https://envato.vatoyi.it/sample-page/
Hi Yeet, How can I make the woocommerce-product-attributes shop_attributes section of the ProductInfo media lelement transparent with tex colort # e9e9e9. I tried some css but it doesn’t work for me. Thanks in advance
.woocommerce-product-attributes.shop_attributes { background-color: transparent; color: #e9e9e9; } it does not work
Hi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top .woocommerce-product-attributes.shop_attributes tr,
#top .woocommerce-product-attributes.shop_attributes {
background: transparent;
color: #e9e9e9;
}
why is setting up the blog so painful? i already got my post pages when i click them it the content doesn’t load at all the feature images are not matching their posts, what I though should have taken a few clicks take hrs. the content element blog posts do nothing but make the post look like a blog do i add the boxes under this element? point me where i can find the full setup. I’m trying to get the blog single author big.
Hi,
Thanks for contacting us!
If you would like to create your blog page using Advanced Layout Builder, please go to Enfold theme options > Blog Layout > Blog Layout and choose “Use advanced layout editor” option. Then you can edit Blog Posts element on your blog page and change the blog style 
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support 
Regards, Yigit
OK that worked, but I’m having some issues loading the side bar in a page since the blog seems to only work on a page to list the posts, I’m aiming at the demo look, do I have to resize my feature images to have them show like how it looks in the demo?
I have a little problem with content elements tabs in one of my pages adding it is fine but the contents vanish from the tabs when I hit upload the page. I add the information back again and again same issue.
Hi,
Thanks for contacting us!
Are you using custom HTML in your content? If so, please make sure that they are opened and closed correctly. Most users make mistake adding Strong tag for example. The correct way of using it would be as following
<strong>Here is my strong text</strong>
If you cannot locate the issue, please feel free to start a thread on our support forum – https://kriesi.at/support and we will gladly help you 
Regards, Yigit
Thanks, I figured it out, the tabs will not save anything that has emoji in it once I removed the emoji and write in the info it saved very good. Thanks for the fast reply. This is why I choose you guys.
Does it work with WordPress 6.1.x? I can’t downgrade
Hi,
Thanks for contacting us!
Yes, Enfold 5.2.1 works with WordPress 6.1.x. We have not been able to update software version as WP 6.1.x is not available on Themeforest yet 
/* To fix underlined links */
a:where(:not(.wp-element-button)) {
text-decoration: none;
}
/* To fix increased margin in Masonry */
figure {
margin: 0;
}
Upcoming Enfold version has this fixes included 
Regards, Yigit
The latest update seems not working well with Woocommerce. I got an errors – not able to load my site after updating to the latest version and found out that woocoomerce plugin not compatible..
Hi,
Thanks for contacting us!
Which version of Enfold, WooCommerce, WordPress and PHP are you using? Please make sure everything is updated. If it still does not work, please start a thread on our support forum – https://kriesi.at/support/forum/enfold#new-post and attach temporary admin logins in private content field so we can look into it 
Regards, Yigit
Our systems says “No Updates available. You are running the latest version! (4.5.4)”!
Is that because of “Enfold Child” Theme? It is confusing. We are connected to ENVATO, but it wont get the Update to the new theme versions.
The main problem is that on the start page the video is not shown in the background, although everything is set correctly.
Please give a brief idea of the solution. Thank you
https://www.cad-easy.de/Hi,
Thanks for contacting us!
Updates seem disabled on your installation. If you are using a child theme, please insert your Personal Token in Enfold child theme options. Alternatively, you can use Envato Market plugin to update the theme from WP dashboard 
Regards, Yigit
Thanks, Yigit, but we inserted the TOKEN from Envato … But Ok, with that ENVATO MARKET PLUGIN it works. But not with the ENFOLD CHILD update options and its token!
Hi Yeet, how can I remove underline from burger menu items? Thanks in advance
I tried this: #top #wrap_all #header .av-burger-overlay #av-burger-menu-ul li a { text-decoration: none !important ; }
Hi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
a:where(:not(.wp-element-button)) {
text-decoration: none;
}
Lines are added in WP 6.1 update and they will be removed in upcoming Enfold version
Regards, Yigit
Perfect, thanks Yeet
This theme looks very nice, will this theme work with php 8.0 and above, does this theme has the option to be a boxed layout, can other colors be choosen like black, dark green or dark grey?
Hi,
Thanks for contacting us!
Quick answer to all of your questions is yes 
Enfold is compatible with PHP version 8.x and supports boxed (here is an example – https://kriesi.at/themes/enfold-blog/ ) and framed ( https://kriesi.at/themes/enfold-resume/ ) layouts. You can also adjust the colors as needed in Enfold theme options 
Let us know if you have any other questions and enjoy the rest of your day!
Regards, Yigit
Hello,
After the last theme update the page don’t show the footer anymore.
I have tried several options in enfold child/theme options/footer but nothing work.
Can you provee solution for this issue?
Thanks
Hi,
Thanks for contacting us!
Have you modified header.php or footer.php files on your child theme? If you have, please update those files. You can simply rename header.php or footer.php files in your child theme to old-header.php or old-footer.php, copy fresh copies from your parent theme, paste them in your child theme and re-apply your modifications 
Regards, Yigit
Thanks Yeet,
I didn’t had make any change in this files, but your solution had work fine.
Best regards
Hi,
Great! You are welcome!
Let us know if you have any other questions and enjoy the rest of your day 
Regards, Yigit
Hello. I want to use the ALB Element “Page Content” to embed a page that is created in a custom post format in a page design. Problem is that I can only select standard pages in the dropdown that is in the ALB Element “Page Content”. How can I get the option to select also other post types? Thank you.
Hi,
Thanks for contacting us!
- Please make sure that you are using a child theme – https://kriesi.at/documentation/enfold/child-theme/
- Copy /enfold/config-templatebuilder/avia-shortcodes/postcontent/postcontent.php file to your child theme inside /shortcodes/ folder
- Add this code to functions.php file of your child theme – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb
- Open postcontent.php file on your child theme and find following line
and add the name of your post type to it as following'posttype' => array( 'page', 'portfolio' ),'posttype' => array( 'page', 'portfolio','my_cpt' ),
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support 
Regards, Yigit
Warning: Illegal string offset ‘default’ in wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
How to solve this issue? it was alot
Hi,
Thanks for contacting us!
Could you please start a thread on our support forum – https://kriesi.at/support and attach temporary WP admin and FTP logins in private content field so we can look into it? 
Regards, Yigit
Long-time user of ENFOLD. I’m having trouble with the “Demo Import” on a new WP install. Any help? Tricks or reasons? It simply says:
“Download of files for demo Medical Demo didn’t work! You might want to try reloading the page and then try again.”
Hi,
Thanks for contacting us!
Please make sure that PHP ZipArchive Extension is enabled on your server. If that does not help, please start a thread on our support forum – https://kriesi.at/support/forum/enfold#new-post so we can look into it 
Regards, Yigit
www.removalsinmansfield.co.uk
My site had a twitter feed widget on the home page, but it was blank.
I updated to 5.0 but no change. I have tried updating the widget but just see a Twitter ‘Follow’ icon
Can you advise?
Thanks
Hi Chris,
Thanks for contacting us!
Enfold’s Twitter widget only displays a Follow button. If you would like to display your feed, please insert your Twitter link here – https://publish.twitter.com/ and paste the generated code to your widget area using HTML widget 
Let us know if you have any other questions and enjoy the rest of your day!
Regards, Yigit
WIth latest version, when i activate js i css minify in performance, review stars icons miss from the website!
Hi,
Thanks for contacting us!
We are sorry for the inconvenience. We have reported the issue to our devs and it will be fixed in upcoming version.
For a workaround, please add following code to Quick CSS in Enfold theme options > General Styling and replace “your.site” with your own domain
div a.remove {
background: url(https://your.site/wp-content/themes/enfold/config-woocommerce/images/remove.png) #ccc;
}
div a.remove {
background: url(https://your.site/wp-content/themes/enfold/config-woocommerce/images/star.png) #ccc;
}
Alternatively, you can disable CSS minification.
Regards, Yigit
Website CRASHED after Update
ALL Lightbox elements open outside the viewport.
This is the most severe issue in a long list of issues coming with Enfold
.....and all images in lightboxes are stretched to full width even when they are much smaller.
I have no words for such failures
I just updated to the latest version and the X to remove the item in the cart (using WooCommerce) is just a dot/circle now – so it is not identifiyed as icon to remove the item… has there been a change? I already deactivated everything – just left Woo and Enfold active…
okay… seems that the dev team is already working on it: https://kriesi.at/support/topic/bug-icons-misson-on-cart-page/
Hi,
Thanks for contacting us!
The issue is related to CSS file merging and compression. You can temporarily disable it in Enfold theme options > Performance or use additional CSS Rikard provided in the thread you shared.
And yes, our devs are working on it and fix will be included in upcoming version 
Regards, Yigit