13769 comments found.
Im getting this Warning: Creating default object from empty value in /home/customer/www/domain/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php on line 28
Warning: session_start(): Cannot start session when headers already sent in /home/customer/www/domain/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.php on line 56
Hi, could you please tell me, for which version of PHP and which version of database is the latest theme version built? Thank you
Hi, since the last update under all posts is suddenly a sharing option for xing and I can’t deactivate it – cause in the theme options there is no xing to deactivate!!! Why? I don’t want it cause i use another sharing plugin which GDPR safe!!!
Hi,
Thanks for contacting us!
I will report the issue to our devs. It seems like social share button is added when Xing is added to Social Profiles in Enfold theme options. Could you please confirm if that is the case on your end as well? By default, it does not display Xing sharing button on my end.
Regards, Yigit
everything concerning “Sharing” is deactivated under “Blog-Layout” but Xing is shown under my posts. When I activate for example twitter both are shown. But I can’t deactivated this f** Xing sharing because there is no xing shown in “Blog-Layout”!!!! And yes – it’s shown on my end as well and I’m really pissed about it!!!
Hi,
Thanks for contacting us!
That is a Separator element. You can simply edit your page and remove the element 
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support.
Regards, Yigit
How about changing its color?
Hi,
You can edit the element and change its color in element options.
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support 
Regards, Yigit
Hi, please help me, when i changed homepage page, it didn’t changed. How to achieve this ?
Hi,
Thanks for contacting us!
Please make sure that you are setting your frontpage in Enfold theme options only.
If that does not help or if you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support/forum/enfold
Regards, Yigit
Sure, that’s perfect ! And now i want to ask how to customize sidebar so i could make a sidebar without line and make the text alignment in center ?
Hello, why can’t you apply theme settings from previous themes. What is this? This has nothing to do with server settings or anything. New Enfold settings files are not problematic, these work. So it must be the Enfold file and Enfold. So, how can I load a settings file from an older, previous version into the existing theme version without getting error messages?
Hi,
Thanks for contacting us!
What error message are you getting? Import & Export option should be backwards compatible. What are the versions of you are trying to export/import?
Regards, Yigit
The ENFOLD team solved the problem, thanks for the really nice support!!
https://kriesi.at/support/topic/upload-and-activate-theme-setting-file/Hi, I just updated to the new version but it seems that now I can not create new widget? Where did the “Add Widget” go? Also lots of things changed and not for the good. Are you planning to correct these ?
Hi,
Thanks for contacting us!
These changes were introduced in WordPress 5.8. Please add following code to bottom of Functions.php file to revert back to classic widgetsif( ! isset( $avia_config['use_block_widget_page'] ) || $avia_config['use_block_widget_page'] !== true )
{
// Disables the block editor from managing widgets in the Gutenberg plugin.
add_filter( 'gutenberg_use_widgets_block_editor', '__return_false' );
// Disables the block editor from managing widgets.
add_filter( 'use_widgets_block_editor', '__return_false' );
}
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support 
Regards, Yigit
Hello, Found some issue after the theme update.
1. Margin issue for equal column height (margin shows 50px even after i set it to 0) 2. Light transparent button background color is lost. 3. Icon box content is lost.
Didn’t find lot of issue like this before after theme update from enfold. Hope you will solve all soon.
TIA
Hi,
Thanks for contacting us and sorry for the inconvenience!
1- We are going to need to see the issue. Could you please start a thread on our support forum and share a link to your page?
2- Please replace /enfold/config-templatebuilder\avia-template-builder\php\base-classes\class-popup-templates-callback.php file with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_4/base-classes/class-popup-templates-callback.php
3- Please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 553rd line
$default = $this->sync_sc_defaults_array( $default );
and change it to following
$default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
Regards, Yigit
If you are reading this, please don’t update to the newest version. DON’T UPDATE!!!
On your support website for your theme please see topic shortcode-for-category-or-taxonomy-trees I thoroughly reviewed both your theme documentation and your page builder documentation and didn’t find anything on being able to place the linked category tree within a page row as an element. Is this natively supported? If not is there a PHP snippet that would accomplish this with your theme? Thank you.
Hello? Why did you skip me?
I am talking about Page categories, for clarity
The version 4.8.4 is buggy dont update it. it enforces the padding as 0 by default and some other css issues. also breaks the layout making the text editor shows the default text.
Same here too – Getting “Click to add your own text here” after the new update…
Hi,
Thanks for contacting us and sorry for the inconvenience!
We have reported the issue to our devs and will release a fix as soon as possible.
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),
and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),
If you would like us to apply the temporary fix or downgrade Enfold version for you, please start a thread on our support forum and post temporary WP admin logins in private content field 
Regards, Yigit
Hello, thanks for the update. I have juste installed the 4.8. Do you know if it works with the last version of WordPress (5×8)?
Same here – Getting “Click to add your own text here” after the new update…
Hi,
Thanks for contacting us and sorry for the inconvenience!
We have reported the issue to our devs and will release a fix as soon as possible.
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),
and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),
If you would like us to apply the temporary fix or downgrade Enfold version for you, please start a thread on our support forum and attach temporary WP admin logins in private content field 
Regards, Yigit
Getting “Click to add your own text here” after the new update, what’s the heck is this? Even though my content exist
Some blog posts getting error 500, rolled back to the previous version, that update is a mess
Hello, Any chance of an update a default demo with all the new changes and features from the past years? The default demo is many years old and has never been updated. You can list all the new features in version updates, but seeing them actually working would be helpful. Thank you.
Hi,
Thanks for contacting us and for your suggestion.
I will check with our devs and we will try to update existing demos with new features 
Regards, Yigit
I just updated Enfold to newest version and noticed issue on my homepage (dragonflyhollywood.com) – the icon boxes (under Layer Slider) now says “Click to add your own text here” even though when I view edit page on dashboard the text is showing but not showing on live online version of homepage? For example, under “La Cultura Thursdays” it should say “Start the weekend with La Cultura Thursdays, feat. mix of Reggaeton & Latin Trap with touch of Hip-Hop music” – NOT “Click to add your own text here” ?? Please help!!
Hi,
Thanks for contacting us!
Could you please clear server cache and check if that helps? If it does not help, please start a thread on our support forum – https://kriesi.at/support and attach temporary admin logins in private content field so we can look into it 
Regards, Yigit
Hi again,
We have reported the issue to our devs and we will release a fix soon and I will share temporary fix with you as soon as I can. Sorry for the inconvenience!
Regards, Yigit
Hi,
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),
and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),
If you would like us to apply the temporary fix or downgrade Enfold version for you, please start a thread on our support forum and attach temporary WP admin logins in private content field 
Regards, Yigit
It worked!! THANK YOU SOOOOO MUCH 
Hello. I am using Enfold V.4.7.5. Can I update Wordpress to version 5.7.2?
Hi,
Thanks for contacting us!
No, Enfold 4.7.5 is not compatible with WordPress 5.7.2. Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.3 
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support 
Regards, Yigit
Ok, thanks for responding quickly. I’m already out of support time. I bought the template in June 2020. I just got the private token and now I get the option to update the template to version 4.8.3. Once updated, could then also update Wordpress to V.5.7.2?
Hi,
Yes, you can update WordPress to the latest version after updating Enfold 
Regards, Yigit
Hi there. To update Enfold, do I need to download and install the “All files & documentation” files or the “Instalable Wordpress file only” files?
I want to have full width of the container like https://web.archive.org/web/20201101012230/https://zerotoeternity.com/ but currently it is showing as like this https://zerotoeternity.com/ Also header is not shrinking on scroll
Hi,
Thanks for contacting us!
it seems like you are currently using an older version of Enfold which is not compatible with your WordPress version.
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.3. Then, please generate a Personal Token by referring to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert it in Enfold theme options to receive auto updates.
If that does not help or if you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support 
Regards, Yigit
Hi Yeet,
Thank you for your reply, after theme upgrade also, still it is not showing on full width, https://zerotoeternity.com/
Hi,
Could you please start a thread on our support forum – https://kriesi.at/support and attach temporary admin logins in private content field so we can look into it? 
Regards, Yigit
Hi, I´m trying to do a multi language site, I´ve installed WPGlobus plug in for the different languages, but it’s not working correctly. Is there a work around or better option for this situation? Thanks in advance
Hi,
Thanks for contacting us!
Enfold is fully compatible with WPML and we would recommend it. There are many Enfold users using Polylang as well so please consider either one of these plugins 
If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support 
Regards, Yigit