Hey Nikolaus Rentrop,
Thanks for your question, if your Envato private token has expired and the original account is not yours so you can not login and create a new one or download the latest version, then please create a new Envato account when you purchase the theme then update your site by downloading the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New

after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue

then you will see the Theme updated successfully message.

After updating see our documentation for creating a new Envato Token.
Best regards,
Mike
Hi,
Thanks, when I try to import the construction.xml file in your media library to WordPress ▸ Tools ▸ Import ▸ WordPress I’m getting an Internal Server Error 500, this points to a server issue, please check your server error logs for any clues, you may want to try this xml import again just before checking the server error logs so the error is on top of the logs.

I have not seen this Internal Server Error while importing a demo before, are you sure your webhost is not blocking our site with mod-sec?
Another option could be to create a localhost WordPress install and import the demo and then use the plugin Duplicator and migrate your localhost version to your webhost, see the video on the plugin page if you have not used this plugin before, it is quite easy.
Best regards,
Mike
Hi,
Please remove the above solution and add this script to the end of your child theme functions.php file in Appearance ▸ Editor:
function custom_script_pa_autore() { ?>
<script>
window.addEventListener('DOMContentLoaded', function() {
(function($){
$('.shop_attributes .woocommerce-product-attributes-item--attribute_pa_autore').each(function() {
$(this).clone().wrapInner('<p class="pa-autore"/>').children(0).unwrap().appendTo('.woocommerce-product-details__short-description').css({'margin':'0'});
$('.pa-autore .woocommerce-product-attributes-item__label').wrapInner('<p class="autore-label"/>').children(0).unwrap().css({'display':'inline-block','margin':'0'});
$('.pa-autore .woocommerce-product-attributes-item__value').wrapInner('<p class="autore-value"/>').children(0).unwrap().css({'display':'inline-block','margin':'0'});
$('.pa-autore .autore-value p').css({'margin':'0'});
});
})(jQuery);
});
</script>
<?php
}
add_action('wp_footer', 'custom_script_pa_autore');
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
The expected results:

Best regards,
Mike
Nikolaus RentropGuest
Dear Forum,
We currently run our website on PHP 7.4 and WordPress 6.1.1. using the Enfold Child Theme, version 4.5. Tentatively updating to a newer version of PHP seemed to trigger compatibility problems with the Enfold Theme which is why we stayed with v 7.4. Also, after updating to WordPress 6.1.1. we are experiencing problems with the Enfold site builder.
Therefore we are now considering updating to Enfold 5.0. To do that, is it necessary to purchase and install the Enfold theme a new or is it possible to update automatically from version 4.5? Also, our Envato private token seems to have expired. We had our website built by a local web designer who purchased the theme for us via their Envato account. As we are now doing website maintenance in-house, we would like to buy the new token – if required – directly from Envato.
What are your thoughts on this? Any help would be highly appreciated.
Kind regards,
Niko
When I add any social media icons to the header are of Enfold, I get the following errors:
Warning:
include(/homepages/16/d153532143/htdocs/clickandbuilds/BromleyBowlingClub/wp-content/uploads/avia_fonts/flaticon-sports/charmap.php): Failed to open stream: No such file or directory in /homepages/16/d153532143/htdocs/clickandbuilds/BromleyBowlingClub/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-font-manager.php on line 659
Warning: include(): Failed opening ‘/homepages/16/d153532143/htdocs/clickandbuilds/BromleyBowlingClub/wp-content/uploads/avia_fonts/flaticon-sports/charmap.php’ for inclusion (include_path=’.:/usr/lib/php8.1′) in /homepages/16/d153532143/htdocs/clickandbuilds/BromleyBowlingClub/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-font-manager.php on line 659
However, putting them in the Footer is fine.
Can you help please?
Hi everyone!
I have a question, with the enfold theme is it possible to move the position of the search bar and make it extended? I attach a screenshot.
Thank you!
Sunday Venturini

-
This topic was modified 3 years, 2 months ago by
sundayv.
Neil WallaceGuest
Hi,
I tried to register but didnt get the password key below. If you could register
45fcbbf8-9978-4e61-99f1-de9ce82e1fe0
(Email address hidden if logged out)
I cant update my website to php 8. The layerslider crashes with the following error. Any ideas?
It seems to be looking for a layersliders_drafts table. Or maybe a php8 function is deprecated and doesnt work now. Any help greatly received.
upgrading website to php 8.
Fatal error: Uncaught mysqli_sql_exception: Table ‘hblictnh_new.wp_layerslider_drafts’ doesn’t exist in C:inetpubwwwrootHBLICT_Public_Websitewp-includeswp-db.php:2056 Stack trace: #0 C:inetpubwwwrootHBLICT_Public_Websitewp-includeswp-db.php(2056): mysqli_query(Object(mysqli), ‘DESCRIBE wp_lay…’) #1 C:inetpubwwwrootHBLICT_Public_Websitewp-includeswp-db.php(1945): wpdb->_do_query(‘DESCRIBE wp_lay…’) #2 C:inetpubwwwrootHBLICT_Public_Websitewp-includeswp-db.php(2695): wpdb->query(‘DESCRIBE wp_lay…’) #3 C:inetpubwwwrootHBLICT_Public_Websitewp-adminincludesupgrade.php(2749): wpdb->get_results(‘DESCRIBE wp_lay…’) #4 C:inetpubwwwrootHBLICT_Public_Websitewp-contentthemesthemeforest-oqSFk1yk-enfold-responsive-multipurpose-theme-wordpress-themeenfoldconfig-layersliderLayerSliderassetswpactivation.php(201): dbDelta(Array) #5 C:inetpubwwwrootHBLICT_Public_Websitewp-contentthemesthemeforest-oqSFk1yk-enfold-responsive-multipurpose-theme-wordpress-themeenfoldconfig-layersliderLayerSliderassetswpactivation.php(86): layerslider_create_db_table() #6 C:inetpubwwwrootHBLICT_Public_Websitewp-includesclass-wp-hook.php(303): layerslider_activation_routine(”) #7 C:inetpubwwwrootHBLICT_Public_Websitewp-includesclass-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array) #8 C:inetpubwwwrootHBLICT_Public_Websitewp-includesplugin.php(470): WP_Hook->do_action(Array) #9 C:inetpubwwwrootHBLICT_Public_Websitewp-settings.php(578): do_action(‘init’) #10 C:inetpubwwwrootHBLICT_Public_Websitewp-config.php(98): require_once(‘C:\inetpub\wwwr…’) #11 C:inetpubwwwrootHBLICT_Public_Websitewp-load.php(50): require_once(‘C:\inetpub\wwwr…’) #12 C:inetpubwwwrootHBLICT_Public_Websitewp-adminadmin.php(34): require_once(‘C:\inetpub\wwwr…’) #13 {main} thrown in C:inetpubwwwrootHBLICT_Public_Websitewp-includeswp-db.php on line 2056
Hi Ismael,
> You may need to set the Enfold > Shop Options > Product Gallery settings to the second option (Woocommerce 3.0 gallery).
thank you. Perfect 👍
Best regards,
Oriano
⇢ Enfold for ever.
Dear team,
I was not able to change settings on Enfold / WP in a way, that my pure homepage url appears.
The static startpage is named “Beratung” – and I think I need to give it a name, right?
If I enter my homepage url “www.xyz.com”, it appears “xyz.com/beratung”
-> how can I change it ? I wolds like to show not the permalink .”../beratung”
thx a lot & best regards
Tilman
Hey Oriano,
Thank you for the inquiry.
You may need to set the Enfold > Shop Options > Product Gallery settings to the second option (Woocommerce 3.0 gallery). Let us know if this helps.
Best regards,
Ismael
Hi Zdenek,
I’m glad that Yigit could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi schweg33,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) {
.page-id-241 .av-le1qx22n-0d847840b527e1f40f2381188013c850,
.page-id-241 .avia-button-wrap.av-bn809-402e5454ae050ba1ede479b67a8f0843-wrap {
width: 50%;
float: left;
}
.page-id-241 .avia-button-wrap.av-bn809-402e5454ae050ba1ede479b67a8f0843-wrap {
clear: none;
margin-top: 30px;
}
}
Best regards,
Nikko
Hi Schmidtgrafisk,
We are happy to hear that :)
If you come across any issues just post a new thread.
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi martinmoravek1,
Please try to add this in your child themes functions.php file:
function temporary_removal_title_tags(){
?>
<script>
window.onload = function() {
var links = document.querySelectorAll('a, img, *[title]');
for (var i = 0; i < links.length; i++) {
var link = links[i];
link.onmouseover = function() {
this.setAttribute("data-tooltip", this.title);
this.title = "";
};
link.onmouseout = function() {
this.title = this.getAttribute("data-tooltip");
};
link.onmousedown = function() {
this.title = this.getAttribute("data-tooltip");
};
}
};
</script>
<?php
}
add_action('wp_footer', 'temporary_removal_title_tags');
If you don’t have a child theme yet, then go to https://kriesi.at/documentation/enfold/child-theme/ and download the child theme there (instructions on how to use it is also there)
Hope it helps.
Best regards,
Nikko
Hi Kirstie,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:479px) {
.responsive #top #wrap_all .flex_column {
box-sizing: border-box;
}
}
Hope this helps.
Best regards,
Nikko
We just updated a client website to Enfold 5.4.1 and it has broken all image animations on the website (these are on many pages.)
You can see an example of the images not animating on this page:
http://www.christchurchkc.org/about/
There are supposed to be images coming in from right to left for each location. They are blank.
I have tried deactivating plugins to see if there was a conflict, but that didn’t seem to work. Help? Thank you!
working on https://theashleyconnection.com/
and building on top of the restaurant template.
Currently in maintenance mode so you will have to log in to see problem displayed.
On the welcome page the main hero section won’t format to be any larger than a about 1/3 of the top of the page. I’m trying to set it to be 75% of the window height. What am I missing?
Also, it seems that some images won’t display at all? On the same page you’ll notice that the section under the hero section won’t load.
And last, I have loaded a logo into the enfold settings and the enfold logo won’t go away.
-
This topic was modified 3 years, 2 months ago by
satucker.
-
This topic was modified 3 years, 2 months ago by
satucker.
I contacted Dreamhost support and we changed our phprc to the following
; {{{ The following lines were automatically added by DreamHost
zend_extension=opcache.so
; }}} That's all from DreamHost
upload_max_filesize = 600M
post_max_size = 650M
max_execution_time = 500
max_input_time = 500
memory_limit = 512M
allow_url_fopen = on
allow_url_include = on
You can view the phpinfo page at https://paccustompainting.com/phpinfo.php
I’m still unable to import Construction variant demo data from the Enfold Demo Import page.
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 @mike, I’m trying to accomplish the same on another enfold site of mine, see https://schoonheidsinstituutdiane.nl/. but I am struggling for 2 hrs to get the image centered, make the arrows visible (they seem to be hidden at first, can’t find this in the CSS… and the previous given code to centre the arrows doesnt seem to work. what to do?
Hi Enfold
Im not able to add caption and buttons to the slider, please help.-
Alan ;)
I just noticed that some of my columns are getting cut off on mobile. It is happening both in columns in color sections and grid rows. It was not doing this before, but I just noticed it and am not sure at what Enfold update it started occurring. I am currently using Enfold 5.4.1 on WordPress 6.1.1 and PHP 8.1. Is there any way to fix this? Thank you!


Hey Elena,
Thanks for the login, I created a single full-width column with the custom class six-icons and the 6 icon boxes inside, each icon box either has the custom class icon-right or icon-left and I added this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field
.six-icons .icon-left {
width: 48%;
display: inline-block;
}
.six-icons .icon-right {
width: 48%;
float: right;
display: inline-block;
}
This block of icons will stay in the portfolio content and not overlap the sidebar, and you will be able to add it to the builder Templates to add it to other pages.
Please check if this is what you had in mind.
Best regards,
Mike
Hey gfriend70,
Please try the following in Quick CSS under Enfold->General Styling:
.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
background-color: #000;
}
Best regards,
Rikard
Hey webycorp,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-1302 #after_section_1 .av-iconlist-small .iconlist_icon {
margin-right: 20px;
}
Best regards,
Rikard
Hi,
Thanks for letting us know, 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 login, I was not sure which image you wanted to use so I picked one, try adjusting to suit.

Best regards,
Mike
Hi,
I added the code in this thread: https://kriesi.at/support/topic/wordpress-6-1-css-fixes/ to the bottom of Enfold theme options > General Styling > Quick CSS field.
Please review your website.
Regards,
Yigit
latest update of the enfold theme. Login credentials in private content
Hey Martin,
Which version of Enfold are you using? If not the latest 5.4.1, please update the theme and check once again: https://kriesi.at/documentation/enfold/theme-update/
If you are using 5.4.1, please create temporary admin logins and post them here privately so we can look into it.
Best regards,
Yigit