Hi festivedaisy,
While possible, it would take a good bit of customization from a freelance developer. You can also request it as a future feature in the Enfold feature request topic here: https://kriesi.at/support/topic/enfold-feature-requests
The basics of what it would entail would be adding the WordPress search function into the header/footer. See: http://codex.wordpress.org/Function_Reference/get_search_form
The placement and styling to keep it all cross browser compatible and responsive is where the meat of the time and customization would be.
Regards,
Devin
Hi,
You are currently using Enfold version 1.9.1. Please update Enfold to version 2.0.1 and WordPress to 3.6 and let us know if issues remain.
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
Regards,
Yigit
Hi there, the icons above some of my blog posts are halfway cut off. Is this because the dimensions of my pictures are not allowed?
How can I fix this issue?
Also, for the post slider, in order for the pictures to display the same size, do I need to find pics with the same dimensions, or can enfold auto-shrink them if necessary? What dimensions are recommended?
My website is http://www.olympicweightliftingguru.com
Thanks!
I’ve been on WordPress 3.6 since the beginning. And I just downloaded the theme on Monday (2 days ago). According to my Enfold tab in the WP backend, it says that it is up to date.
As for a cache plugin, I don’t think that I have any installed. Here is a screenshot of all of my plugins: http://i.imgur.com/GREFsHE.png
Do you have any other suggestions?
Hi Jeff,
Please add following code to custom.css file or Quick CSS in Enfold theme options page under Styling
.header_color .avia-menu-fx { border-bottom: solid 3px #719430!important; }
You should change color hex value to match your color
Regards,
Yigit
Hi,
On this page http://iinurmi.kapsi.fi/wordpress/?page_id=2638 you are using Layer Slider. In all the other sliders you can add captions to images as shown below

Please add following codes to custom.css file or Quick CSS in Enfold theme options page under Styling. This code will increase top margin of Layer Slider by 20px.
#top .ls-wp-container { margin-top: 20px!important; }
and this code will decrease the padding of menu items
.main_menu ul:first-child > li > a { padding: 0 5px; }
Regards,
Yigit
Hi!
You can use the “conditional menu” feature instead: https://kriesi.at/support/topic/enfold-conditional-menu
Regards,
Peter
I’ve uploaded my favicon picture in PNG format through Enfold options.
Favicon is not showing (I’ve tried in Firefox & Chrome). I can’t even find favicon on source code.
Any ideas? Is there a max size for favicon in PNG format? I assumed theme would resize it for favicon.
URL is http://geekrise.com
Hi guys,
I wondered which changes I have to make in the /includes/comments.php to put the Comment-Form above my Comments.
My page is: http://calo-parking.doremus.us/gaestebuch/
It would be awesome if you could help me!
Thanks so much,
doremus
Hi Etienne,
Please add following code to Custom.css file or Quick CSS in Enfold theme options page under Styling
.header_color .avia-menu-fx { display: none; }
Regards,
Yigit
Ok :) Then i have another question. I would like to translate all the “dummy” pages to danish also, because when i need (in the future), to show a future customer the page and its possibilities, i need it on danish.
So. Is it possible for me – somehow – when i am finished translating alle the dummy page to danish to, to save them somehow, so that next time i purchase the ENFOLD (to next customer), i can put the danish dummy pages instead of the english?
I know they are happy to get the dummy pages, but some people like it on danish, because its more easy for them to understand then.
I hope you understand my question.
I just don’t want to translate them each time.
I asume i need to buy the theme each time i make a page for someone where i choose your theme – So thats why i ask.
:)
Hi,
You can fonts in Enfold theme options page under Styling section.
Regards,
Yigit
Hi Jeff,
Please try adding following code to custom.css file or Quick CSS in Enfold Theme options page under Styling
div.column-top-margin { margin-top: 0; }
Regards,
Yigit
Hi,
You are currently using Enfold version 1.8.4 please update it to 2.0.1 and WordPress to 3.6
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP:
http://vimeo.com/channels/aviathemes/67209750
Regards,
Yigit
Hi MD,
1) You can change the size of Layer Slider as shown below. Please do not forget to uncheck full-width.

2) There are so many social sharing plugins and we cannot guarantee that they will not cause any conflict. If you decide to use AddThis you can follow instructions of entegrating it on Enfold https://kriesi.at/support/topic/placing-addthis-social-icons-into-the-header
Regards,
Yigit
Hi,
I noticed some background images at Enfold’s demo site cannot be saved directly, for instance, the background images of http://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/. However, the same demo page at my site can be saved directly.
Can you tell me what the trick is? I would like to protect the images and background if possible.
thanks,
Hi,
I am using enfold with woocommerce and have a small issue regarding the category – image on top of the products page: Please have a look at http://www.victorias-bodyshop.com/produktkategorie/bodylotion.
My Question:
How can I change the size of the image (that with the green leaves on top) or delete this image completely?
best regards,
Andreas
Allready found this selector,
#top #header .avia_mega_div .sub-menu{
width:700px;}
But that doesn’t do the trick.
Cheers
Hi,
I’ve a Enfold child theme running, but when uploading the functions.php file the site crashes. I’m using some custom functions, which works fine for other child themes. Any suggestions what can cause the problem>
<?php
// Remove WordPress Version Number in head
remove_action( 'wp_head', 'wp_generator' );
/** BACKEND */
// custom WordPress login url
function wpc_url_login() {
return "http://www.woutervanderzee.nl";
}
add_filter( 'login_headerurl', 'wpc_url_login' );
// custom WordPress login logo
function login_wouter() {
wp_enqueue_style( 'login_wouter', get_template_directory_uri() . 'style-wouter.css' );
}
add_action( 'login_head', 'login_wouter' );
// custom WordPress Dashboard footer
function wz_footer_dashboard() {
echo 'Een website van Wouter van der Zee, Webdesign, powered by WordPress.';
}
add_filter( 'admin_footer', 'wz_footer_dashboard' );
WOW! I never got an email for this reply. Thank you so much for this! Really need this.
I want the number to be at layerslider’s. Is this what the code for, sorry I have very limited knowledge about html :D
Couple more followup question, if you don’t mind :D
1. If I want to make a portfolio item with 2/3 slider, I can’t seem to use layerslider without using the advanced layout editor, and in advanced layout editor, I could only insert layer slider as a full width. Is there anyway I can use layer slider if I want to make a portfolio with 2/3 slider?
2. Is there any tested social sharing with counter (like addthis, but I don’t think I’m gonna use addthis except it’s the only one recommended) that works with enfold without causing any conflict with Enfold’s futures?
Thanking in advance and really hoping for your response,
MD
This is more something for the forum. Maybe add another forum subject here for example like plugin solutions for people to explain a solution for a problem they have solved with a plugin.
For example I have used fiftyfifty plugin which had a border display problem. I could post what plugin I used and what was done to solve the problem. At the moment you need to hunt through the support pages and sometimes people just say the solved it within the solution.
Of course it would reply on people having enough time to write up the solution :-) but it would be the start of a place people could go to; first to see what plugins work with the theme and second to find out how to solved the problems some plugin bring up. It could also be somewhere where you can clearly state which plugins give the theme problems.
Its not a support area more for users to help each other :-) You guys have enough work just dealing with theme problems :-)
Best wishes
Chris
Hey Ismael, thanks for that but I had sorted the problem. It was a new problem I was trying to sort out now. Maybe I should have closed this and opened another post which would have been clearer sorry.
This is the new problem:
I seem to have a problem with the tab layout with the plugin. The first page loads the tab and displays the plugin correctly but as soon and you click the next tab (any tab) it displays like the example.
http://www.chriswardphotography.com/test-area/examples/example10.jpg
Again I know its a plugin and really something of a grey area on support but any help would be amazing. Its an important feature for me to should before and after retouching and this seems to be the most elegant way to display them.
I did get this from the plugin dev:
“I suggest you to disable your CSS files one by one to find out from which the issue is caused. It seems to be somewhere in the enfold-child base.css or shortcodes.css files.
As our dev team is investigating the issue further, if we have something found, i’ll inform you.”
Even if you could help could you point me in the right direction? Should I edit the base.css quoting out some css until I find the problem? Would that be a good start? I tried using chrome dev tool to I cant find the problem.
Best wishes
Chris
Thanks Ismael
Unfortunately that has done nothing :( thankyou very much for your suggestions…
Added the CSS to custom.css – no change. Shrunk the logo png to 200px x 67px – no change… I wonder if I need to re-install the theme again… I have no change to anything except the logo is a bit smaller.
As soon as I shrink the browser to 989px the menu still overlaps and stays that way until 767px… Really am losing the will to live… The Enfold Demo is perfect between these values and there’s just as much space taken up with menu items from what I see… Why can’t mine be the same? It should be!
Thanks again for your help; any further suggestions are welcome if you have time :)
Thanks
Ed
http://www.swareztest.com/wp-content/themes/enfold/Untitled-1.jpg
Hi
Does anybody know how to change the color of the strange arrow sign – that one when you scoll over the preview image of the portfolio you can see a round sign with a arrow in it. Where can I set the color of that?
Have a look at my Website http://www.diefarben.com Password: Enfold_2013
Thank you!
Btina
Hi Devin
I still have this open quetion about the blurry images! I opend for you, my website please go to http://www.diefarben.com and tipe in the Password: Enfold_2013
On my Website you’ll see that the images are slighly blurry. Somehow the images are scaled down and I don’t know why because I uploadet them ecatly the size I set for. What can I do – need Help!
Can you please answer me today I need to go online – thank you.
Btina
The translation seems to work for me(search field, post meta text strings, etc. are translated): http://www.screenr.com/n3rH – maybe try to clear the browser cache if it doesn’t work for you. Please note that not all text strings are translatable with our theme files – i.e. the login form here: http://infusion.in/?page_id=246 is not part of the theme code but it’s a third party widget (plugin code) and you must translate the plugin to translate the login form.
Hey!
1) Go to Settings > Permalinks and select a “pretty” permalink structure
2) Go to Enfold > General Settings and insert “course” in the “Portfolio: Enter a page slug…” option field.
Regards,
Peter
Hi!
Enfold does not support a vertical post or image slider. You can try third party plugins from here: http://wordpress.org/plugins/search.php?q=vertical+post+slider
Regards,
Peter
Hey,
What type of header do you have? Please check on Enfold > Header > Header Type.
Regards,
Ismael