This reply has been marked as private.
This reply has been marked as private.
Hey!
If you haven’t touch any theme file it’s totally safe to update, check this article for a reference:
http://kriesi.at/documentation/enfold/updating-your-theme-files/
All the data and settings are stored in the database.
Regards,
Josue
I am using the Enfold theme at http://www.boardwalkcleaning.com and on http://houston.boardwalkcleaning.com.
The Layerslider, the Partner/Logo Element, the Widget areas does not work on the main domain. There are white spaces where the content should be :(
I am using Enfold Version 2.7.1 (I have downloaded the theme and uploaded via FTP).
If I rename the plugins folder, things work again. What does this mean?
Please help.
Jess
-
This topic was modified 11 years, 7 months ago by
jduarte.
This reply has been marked as private.
This reply has been marked as private.
Hi!
As always, thank you all for using the theme!
@miobeeno: Nice font graphic. The logo is sweet!
@Pete: Where can I find those ladies? Good job on the website. :)
@thehuyle: Piano Fingers page looks great. Those kids are geniuses.
@Jean: It doesn’t look like Enfold at all. Awesome job on the modifications. :)
@Raymmar: You can try Envato Studio or Werkpress for further customization.
Regards,
Ismael
Hi!
Thank you for the update.
@cogitocorp: You’re not using the latest version of the theme. Please download the latest version 2.7.1 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Ismael
strange. in firefox the font looks like arial. But in chrome i can see your problem.
You can use the following css code to fix the line height so it wont get cut off:
http://kriesi.at/documentation/enfold/custom-css-and-quick-css/
.page-id-58 .av-special-heading-tag {
line-height: 1.3em !important;
}
I have two Advanced Layer Sliders on this page. The tall one is on top and the thin one is underneath it. The mega menu drop down goes behind the thin layer slider. The thin slider I’m using is a modified copy of “Why Enfold – Small Header” that came with the theme.
Here is a link to a screenshot: http://dpatrickinc.com/wordpress/wp-content/uploads/2014/05/Screen-shot-2014-05-27-at-5.16.16-PM.png
I want the menu to be the topmost layer please.
Thanks!
Ich empfehle auf enfold Version 2.7.1 zu updaten.
Und für die Formularfelder kannst du mit folgendem CSS code ändern:
http://kriesi.at/documentation/enfold/custom-css-and-quick-css/
.page-id-51391 .avia_ajax_form input, .page-id-51391 .avia_ajax_form select{
color: #000000 !important;
}
Dear Enfold support team,
I apologize in advance – probably this question has been asked before, but I didn’t find the proper answer via the search function.
How can I change the font color in form fields? I figured out how to change the background of form fields, but not how to change the actual font color (http://blog.datenschmutz.net/kontakt/)
greetings, Ritchie
Hi Devin and al other readers ofcourse,
What your saying makes sense to me, but when I upload 1 image of 200 kb, it turns to a group of 2,1 mb.I think that’s quite a enlargement. And yes hosting is not such a big issue as some time a go, but with 1000 images I’m allready looking at 2gb. Thats a lot. Then I’m not mentioning that I will replace the gallery’s each two weeks or something like that. Image removal from the library is a terrible job, removing them with ftp, doesn’t let the link disappear in the library, so this doesn’t work.
At the end Im looking for a way to load a gallery from his own directory, then I can delete them easily. Next gen does this thing, but they have told me that next gen and enfold is not a very good combination. What’s your experience in this? Or can you recommand another gallery which stores images in own directorys?
Regards,
Erwin
I uploaded a favicon per the Enfold theme instructions. It is a 32×32 px size. First I tried png format. Didn’t work. Then I tried the ico format. Didn’t work.
I noticed, when uploading the image, the theme window says it’s a png after I upload the ico image. Is the theme always converting to a png?
I tried everything but the favicon is not showing up in any browser.
With wordpress you can use the insert read more tag but that is not working right with the enfold theme
Hi @dkg_husse!
Please update your theme files before anything else. That way we can rule out any old bugs/issues.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Best regards,
Devin
Hi assessment_systems!
1) See: http://kriesi.at/documentation/enfold/add-onclick-event-to-the-contact-form-submit-button/
2) This would be the first we’ve heard of major inconsistencies between browsers. With IE8 there are quite a few but other than that the theme has full cross browser support.
Regards,
Devin
The Enfold theme options page errors out after i updated the theme to 2.7.1 on WordPress 3.9.1 site. Please help!
Thanks.
Steve
-
This topic was modified 11 years, 7 months ago by
steveands.
Something like this?

It worked fine, the fx attribute was preserved after saving and updating several times, are you using the latest version of Enfold (2.7.1)?
Best regards,
Josue
This reply has been marked as private.
I see that a lot of sites use w3 total cache. Should i use this with enfold/wordpress.
Support,
I have two support questions that I need assistance with:
1. How do you insert a Google event tracking code with the Enfold theme? I would like to insert this in the contact form, but since their is not a confirmation page after someone enters their contact information, it is a little trickier to embed a tracking code. What is the best way to track conversions?
2. The Enfold them is very inconsistent between IE, Chrome, and Firefox. Are there any updates, or workarounds to this issue? Please let me know!
Hi Josue
It shows an error
are you sure about the syntax?
Parse error: syntax error, unexpected ‘?’ in /home4/yakov/public_html/WJH/wp-content/themes/enfold/functions.php on line 486
Thanks Josue, I’ll continue tomorrow. While copying your code, the whole site broke and I had to load the original functions.enfold.php. I’m just too tired now. I’ll let you know :)
Best,
Nedim
If it was just one page and 2 cities that would be a perfect solution.
In this case i have more than hunderd clients, they all have the same newsletter with variable content. But i would love to link to more than one page in my website and then i can’t make hunderds of childpages. So now i’m looking for another solution. A programmer said that he can make the whole site in php and then its no problem. But i love wordpress and Enfold.
Dear support,
I have a custom social icon in the top left header, together some standard Enfold social icons.
Thanks to your suggestions, I have successfully changed the background hover color (when the mouse hover the icon), in my case orange. Now, with the latest theme updates the background color doesn’t seem to work anymore.
I added this line to the file style.css in the Enfold child theme:
#top .social_bookmarks_issuu:hover a{color:#fff; background-color:#ff6600; }
now changing “color:” does work, but changing “background-color:” doesn’t work. Any suggestion how to restore the functionality?
Thank you
Guido
Is it possible that i you a side with enfold theme like this:
In the sidebar is a picture and a link (text widget)

Is it possible to change the picture and link according to the link to the page? In the newsletter the link will be something like http://www.mydomain/page?id=boston and another subscriber gets http://www.mydomain/page?id=newyork. They both are sent to the same page but person A sees a picture of boston and a link to boston.com and person b sees a picture of newyork and a link to newyork.com
Is this possible in wordpress and enfold or is it just a silly dream?
Thanks for the tip Yigit. It works but it goes on all pages. Is there a way of choosing where it can be put?
By the way I put the second coding into functions-enfold.php
add_action(‘ava_after_content’, ‘avia_add_social_toolbar’, 10, 2);
function avia_add_social_toolbar($id = “”, $context = “”)
{
if($context == “page” || $context == “single-portfolio”)
avia_social_share_links();
}
add_filter(‘avf_template_builder_content’, ‘avia_add_social_toolbar_template_builder’, 10, 1);
function avia_add_social_toolbar_template_builder($content = “”)
{
$content .= avia_social_share_links(array(), false);
$content .= ‘<div style=”height:1px; margin-top:50px;” class=”hr”></div>’;
return $content;
}
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia_ajax_form p { margin: 4px 0; }
Best regards,
Yigit