Hi Enfold support, I have a question:
I want to use Promo Boxes on my website.
The text I fill in is much smaller fontsize then all the other paragraph-text on the website.
Is it possible to make it bigger?
See the attached information
I hope you can help me!
Rainer SchickGuest
Hello, I have a Managed WordPress plan on Domainfactory, which provides on Staging WordPress site and one production. Can i use the Enfold licence on both of these sites?
Dear Guenni007, thanks a lot for your helpful addition! You are right, the prices of this plugin are quite reasonable. So you have good experiences with using this plugin, both regarding the compatibility with Enfold as well as the anti spam effects? BR, C
Dear Ismael,
thanks for your quick answer. So if I understand correctly, it is not fully sure that the WP Armour Extended version works well with the Enfold contact form. Then I will probably reconsider.
Nevertheless, it would be great, if you could include some new anti spam measures in your future contact form. Love your theme, but the clients are dissatisfied by the amount of spam messages through the contact form.
Keep up the good work and have a nice day!
Best regards, C
Hi,
Thank you for the update.
The maximum width of the fullwidth posts is set to 800px by default, but you can adjust it by adding this code in the Quick CSS field.
#top .fullsize .template-blog .post .entry-content-wrapper > * {
max-width: 100em;
margin-left: auto;
margin-right: auto;
}
#top .fullsize .template-blog .post .entry-content-wrapper {
max-width: 1310px;
}
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the modification to make sure that the changes take effect.
Best regards,
Ismael
Hi,
In the description of “WP Armour Extended” (paid version) also Enfold is mentioned (Avia-Enfold-Theme). What does this mean exactly?
We understand your interest in using the plugin, but unfortunately, we haven’t had the opportunity to test it. At this time, we don’t have plans to make the default contact form compatible with the free version of the plugin. Thank you for your understanding.
Best regards,
Ismael
I’m trying to get some text in a layerslider to mimic the formatting/positioning of text in the body area below it (max-width: 1500px; padding: 0 50px; margin: 0 auto;). I have a test page set up at https://centuryhousdev.wpengine.com/test/ . If I edit the inline css for the text block in the inspector, I can get it — just adding those attributes works (see https://capture.dropbox.com/iVxuHIua6ghGkx8s ). But if I add those to the custom css for that layer in the slider (see https://capture.dropbox.com/mb4Lie9GVdUz3z9H — note, this is how I’ve left it / how it is on the test page, currently), the margin: 0 auto; doesn’t seem to come through; the max-width and the padding come through, but not the margin for the centering (see https://capture.dropbox.com/iDpsdH1ikXX6iaeV ).
Anyone ever tried to tackle that issue? Thanks for your consideration ;)
Hey Daniel,
Did you register your theme license? https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
Hey WorldinColor,
What exactly did you customise? If you didn’t change any core theme files, then you can import the settings from the parent theme under Enfold->Import/Export.
The child theme on our site is the latest version.
Best regards,
Rikard
Hey Joelle,
Please refer to this for how to register your theme license: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
Hi,
Unfortunately only your text message is showing:

are you pating just plain text?
Best regards,
Mike
Hello,
I learned after the fact that before starting customization, I should have created a child theme. All the resources I’m finding on creating an Enfold child theme assume that one has not already customized the parent theme in word press. May you please advise on the best steps to go about creating a child theme, following which I can reimplement my customizations? I’m using the Law firm Demo.
Is there a way for me to save/find the customizations I made and save them for later reference when I’m ready to make changes in the child theme? I have All-in-One WP Migration, is there any way to use my backup files to track/find the customizations I made so I can apply to the child theme when ready? Please explain in detail as I’m a newbie and learning about web design as I go. If any of the moderators have any you have any suggestions for youtube (or any other?) tutorials to review for how to do all this properly – please advise. If it’s more efficient for me to delete my theme on WordPress and start the whole process again please advise.
Also is the Child theme linked here the latest version of the child theme?
Thank You!
Hi,
They are not showing in the thread, are you “sending” the login info somewhere, or are you posting the info in the thread in the Private Content area?

Best regards,
Mike
Hi,
Glad we were able to help, and thank you for the kind feedback, 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
Enfold theme options does not recognize updates when they occur. therefore I manually update by deleting theme and reuploading. Today when I tried to upload recent theme files I got error ” incompatible file.
This is for https://brushhogenvironmentalservices.com/
I have provided admin access below
Thank you in advance!
Diana
HI
I’d like to reverse the order of the portfolio items in the latest portfolio widget.
I found this thread: https://kriesi.at/support/topic/enfold-latest-portfolio-widget-order-reverse/ but I think the information is outdated as I couldn’t find the class-framework-widgets.php file. Can you help me with this?
thanks
Nancy
Hi Mike,
In Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression it have already been set to disable and we have also tried to set it to without merging.
We have also tested it on a staging site that have no cache and here there are no issue.
What else can we do, to fix this?
Enfold 5.6.10 installed.by FTP
But the same problem is occurring. Please check again.
Hi I have a snippet that is supposed to replace the default archive thumbnails with a new one.
remove_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_template_loop_product_thumbnail', 10 );
add_action( 'woocommerce_before_shop_loop_item_title', 'vista_replace_product_thumbnail', 10 );
function vista_replace_product_thumbnail() {
global $product;
$attachment_id = $product->get_gallery_attachment_ids(
array(
'orderby' => 'rand', //random order
)
)[0];
echo "<img src='" . wp_get_attachment_url( $attachment_id ) . "'>";
}
The following line is failing to remove the existing thumbnails. But the rest of the code is working.
remove_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_template_loop_product_thumbnail', 10 );
Does the enfold product archive page replace woocommerce_template_loop_product_thumbnail with a different action name?
I cannot think of another reason why this would fail to remove the thumb.
Hi,
Thanks for letting us know, we’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 Mike
Sorry, I didn’t answer this before,
Your solution is excellent!!
I appreciate your support,
The support blog that answers many questions even before I contact you,
And enjoy working with Enfold
Thank you very much
Yossi
Dear Ismael,
I noticed that the plugin “WP Armour – Honeypot Anti Spam” has very good reviews (in contrast to Honeypot for Contact Form 7) and noticed that it is compatible with many contact forms, such as Contact Form 7, Gravity Forms, WPForms, Elementor, Divi, etc.
In the description of “WP Armour Extended” (paid version) also Enfold is mentioned (Avia-Enfold-Theme). What does this mean exactly?
And are you also working on the compatibility of the FREE version of WP Armour with your Enfold contact form? That would be great!
Best regards, C
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 checked your site and the the WPFC cache is still active, the cloudflare is activated with an API here:

Try removing the API key and then disable the WPFC plugin, and wait 24 hours, and then see if to zoom shows on the slider when you are logged out.
Your WP-Optimize is also caching, so also disable this.
I am uncertain how to disable server cache at GoDaddy also, so if these steps above don’t help after 24 hours then ask your webhost how you can clear/disable the server cache at GoDaddy, but you may not need to do this because waiting 24 hours should clear the server cache anyway.
PLease note that you may see everything fixed after 1 hour, but I have seen cases where it took cloudflare up to 24 hours.
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
Hey Abián,
We can’t say for sure if you are going to run into problems or not, so I would advise that you update on a staging version of the site first. Once you have access to the theme files, then the update to 5.6.10 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or use a plugin to upload the theme zip file: https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/
If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
AbiánGuest
Hello! A client asked me to update their website, and I was able to do everything except for a few small changes that gave me errors. I understand that this happens since the installed version of Enfold is 3.7.1. I Confirm that the current version of our WordPress used is 6.4.3.
So, I understand that by buying the license again (we cannot contact the old developer), the Theme can be updated without problem to the latest version, right?
Thanks a lot in advance.
Abián.
Hi,
Great, I’m glad that Ismael could help you out. We’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Dear Technical Support,
We’re running WordPress 6.4.3 with the Enfold theme.
We have decided to enable comments on our website but encountering an issue with comment moderation on our site. Despite selecting the option “Before a comment appears Comment must be manually approved” in the “Discussion Settings”, comments are not being received for manual approval, nor are they appearing on the site.
Could you please assist us in resolving this matter? We need guidance on how to rectify it for smooth comment moderation and publication.
Thank you for your attention to this issue.