Hey,
I switched CSS file merging and compression to minified only in Enfold theme options > Performance tab and that helped. That should have not been necessary but I am guessing there is a conflict with one of your performance plugins when file merging is enabled.
Could you please review your website? :)
Regards,
Yigit
Hi,
Could you try updating the theme to the latest version (5.2.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
Rikard
Hey,
Yes, please update the theme manually – https://kriesi.at/documentation/enfold/theme-update/.
I forgot to mention that Envato has updated their API and we have implemented those changes in Enfold 4.5 so any version older than that requires a manual update first :)
You can have Functions.php file in your child theme but the content of it looks weird.
Best regards,
Yigit
Firstly : I restored the old setup, 3 days ago (FTP + mySQL), To avoid the bugs with wordpress 6.1. – No the site is stable again.
Secondly, I would migrate the ENFOLD (4.3 => last version ) , then to upgrade the WORDPRESS. (WordPress 4.8.21 ==> 6.1)
I see the weird file : function.php in child theme.. strange !
I go here : https://www.teamargon18france.eu/wp-admin/admin.php?page=avia + theme update, but it’s written : “No Updates available. You are running the latest version! (4.3)”
looks like the connexion with my last purchase doesn’t work.
there is no “UPGRADE” button available.
should I push manually the enfold files I download from themeforest using FTP, here : ?
/home/teamargoxp/www/wp-content/themes/enfold
or should I update my API key ? (currently API key is : (see in Private Content))
Hello Rikard,
I also get a lot of error messages in the wordpress back-end (see screenshot https://i.imgur.com/7zRBpSY.png). I don’t know what cause this but the lines mention the theme enfold. Si I assume it is theme related ?
Thank you.
Best regards,
Hey Henning,
Please try to set your container width to 100% under Enfold->General Layout, or try this CSS:
.container {
max-width: 100%;
}
Best regards,
Rikard
Hi,
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 were added in WP 6.1 and will be removed in upcoming Enfold update :)
Best regards,
Yigit
I can get the text left end the image left for my blog. like https://kriesi.at/themes/enfold/blog/blog-single-small/
setting enfold blog to standard etc but image are above the text. Don’t see what I do wrong
We’ve turned it off and on and now it looks good, one of those weird enfold things.
We take advantage of this thread to ask another question, how can we remove the underlining from the links that are shown like this?

thanks..
-
This reply was modified 3 years, 4 months ago by
plvsultra.
Hi,
I see. Could you please try going to – https://kriesi.at/support/forum/enfold#new-post and try to validate your new purchase code?
Regards,
Yigit
Hey Nancy,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.row a {
display: block;
}
Best regards,
Yigit
Hey,
You can find the shortcodes of the page here – https://pastebin.com/jQRWLdNt. Please enable debugging mode for ALB – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode and paste the shortcode into debug field right below ALB :)
Cheers!
Yigit
Hi xavier,
Thanks for contacting us!
It seems like you have not registered to our support forums. You can register using your purchase code here – https://kriesi.at/support/register/. After logging in, you can start new threads under Enfold sub forum – https://kriesi.at/support/forum/enfold#new-post.
You are currently using Enfold 4.3 which is pretty old and is not compatible with your WP version. Updating the theme should fix the issue.
I also noticed that you have modified footer.php file on your child theme. It needs to be updated as well. I checked your functions.php file too and it looks weird. I would recommend running a security check on your server and certainly updating functions.php file :)
Regards,
Yigit
Hi,
Glad to hear that you have this sorted out, 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,
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 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
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,
Glad to hear that this helped, I’m not sure what the cause of this is since only a few installs have this error, but the team has looked into it.
Anyways, glad we were able to help and 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, please help!
1) Recently I looked at the Portfolio items of my customer’s site arnoldvanouwerkerk.nl
We have had a hack, had it restored, and updated everything. Now I cannot seem to get the grey bar of the special Hero full width.
Either I am overlooking it or I cannot find it.
In private content, there is an admin login.
Can it be a CSS matter?
It is on the link 9this is how the others will have to go look like) https://www.arnoldvanouwerkerk.nl/project/ontwerp-woning-in-voormalig-raadhuis/
The title in the hero RAADHUIS BARENDRECHT. This should be centered and full-width.
2) I seem to have the same/similar issue with the overview of Portfolio items.
These are supposed to be centered: https://www.arnoldvanouwerkerk.nl/woongebouwen
Cannot find why they don’t
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,
just received an error from wordpress (using Enfold 4.0.5 with PHP 8.1.12) with the following error:
Ein Fehler vom Typ E_COMPILE_ERROR wurde in der Zeile 265 der Datei /is/htdocs/wp12758756_G5OB3KWALE/www/psychotherapie/wp-content/themes/enfold/functions-enfold.php verursacht. Fehlermeldung: Unparenthesized a ? b : c ? d : e is not supported. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e)
Can someone please help me to fix that? Website does not work any more?
Thanks
Hello Rikard,
Thank you for your quick reply. Sorry for not being as efficient as you in my reply. Very busy these days.
I did get a bit of help from Woo Support with the same question but they did not want to help any further than giving me a few CSS snippets which I’ve added to the Quick CSS box in my Child Theme Options. It helped but didn’t accomplish everything. For me, since it is a Woo Official plugin they should offer the support to make it work with your theme. My general comment is that this Virtual Gift certificate plugin does not read the general Enfold Theme styling I programmed. So, there is little styling glitches everywhere (see my screen shots). If you can help it would very appreciated.
Thanks,
Philip
I am trying to save changes in the enfold general options, and I get a message that it cannot be saved. What can I do?
Hi guys,
With the latest version of Enfold two things happened with the Masonry Element.
1. The h3 post title turned blue (I fixed it with CSS)
h3.av-masonry-entry-title {
color: #ffffff !important;}
It worked.
2. A Gap is showing between the rows (cleared every cache – tried Safari, Chrome and Incognito Chrome) even though it’s set to No Gap. This I have no idea of how to fix.
Help! Thank you!!
Havi
The home page of https://argen-travel.com/ is the one that has the masonry.
Ok, please see staging site details below.
Please let me know what you think has happened with the update to break the home page.
Please let me know if the info below is not sufficient for you to provide that support.
Thanks in advance
Please NOTE: The staging site has NOT been updated to PHP 8 and is running an older version of Enfold (4.5.7) as per what was working on the site before updating Enfold. You’ll see that the home page loads as expected now…..
-
This reply was modified 3 years, 4 months ago by
CBurgo.
xavier philippeGuest
Hello team,
this morning, I buy the licence with the following info (see above in private section)
and I’m still not able to create a request on the support form.
and I still get the following message : Your current, expired license key is: 56f2ca25-ad4a-4d78-96f9-2b8c9f5693a0
Actually,I meet a big issue after upgrading my wordpress to 6.1, some functionalities are broken in administration to edit posts. That’s why I try Try to upgrade my enfold framework.
Please help, thanks in advance
Hey Frans,
Try using the full width submenu element and add the custom class sticky-bottom and don’t use the sticky option, then add this css to your child theme stylesheet or the theme option Quick CSS
@media only screen and (max-width: 767px) {
.sticky-bottom {
position: fixed!important;
bottom: 0;
}
}
If you want to use icons in the submenu see our documentation here.
Best regards,
Mike
Hi there
After an update to the latest version of WordPress 6.1, the Enfold Editor disappeared leaving only the WP default editor. How do I get it back? 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