Hi, I am using the header with bottom navigation on Enfold and I would like to do the following changes, could you please help me out? My site is http://thbchilere.cl/sitio_nuevo/
1. I would like to add a phone number and email where the social icons should go (in line with the logo) and therefor delete the top grey bar where the number usually goes.
2. The menu tabs to be aligned to the right hand side
3. Change the color of the menu bar to a grey colour.
Hope you can help me out…
Thanks
		
	 
 
		
			
	
	
		
		Hey!
Please download the latest version of the theme, Enfold 2.2. This is the screenshot of how your themes folder should look like on a localhost. It is basically the same when you upload the site live.

Cheers!
Ismael
		
	 
 
		
			
	
	
		
		Labas!
Jums reikia eiti i enfold\includes\admin folderi ir atsidaryk register-admin-options.php faila. Ten galesi isversti i Rusu kalba :)
Regards,
Yigit
		
	 
 
		
			
	
	
		
		Well i had the exact problem, i using MAXcdn and the Enfold Theme, which looks great in nearly every Browser but not in Firefox.
I was told by the Support team, that i should Base64 encrypt the Font file. which didn’t work @all. Thanks to the Support of MAXCDN i got a very easy solution, i wanted to share this with everybody who has the same Problem with Enfolds use of Webfonts. 
Just add this code, to your .htaccess file and your good to go
# ----------------------------------------------------------------------
# CORS-enabled images (@crossorigin)
# ----------------------------------------------------------------------
# Send CORS headers if browsers request them; enabled by default for images.
# developer.mozilla.org/en/CORS_Enabled_Image
# blog.chromium.org/2011/07/using-cross-domain-images-in-webgl-and.html
# hacks.mozilla.org/2011/11/using-cors-to-load-webgl-textures-from-cross-domain-images/
# wiki.mozilla.org/Security/Reviews/crossoriginAttribute
<IfModule mod_setenvif.c>
  <IfModule mod_headers.c>
    # mod_headers, y u no match by Content-Type?!
    <FilesMatch "\.(gif|png|jpe?g|svg|svgz|ico|webp)$">
      SetEnvIf Origin ":" IS_CORS
      Header set Access-Control-Allow-Origin "*" env=IS_CORS
    </FilesMatch>
  </IfModule>
</IfModule>
# ----------------------------------------------------------------------
# Webfont access
# ----------------------------------------------------------------------
# Allow access from all domains for webfonts.
# Alternatively you could only whitelist your
# subdomains like "subdomain.example.com".
<IfModule mod_headers.c>
  <FilesMatch "\.(ttf|ttc|otf|eot|woff|font.css|css)$">
    Header set Access-Control-Allow-Origin "*"
  </FilesMatch>
</IfModule>
		
	 
 
		
			
	
	
		
		Hey Cutegi!
Gal jus kalbeti Lietuviskai?
Please refer to this post https://kriesi.at/support/topic/please-contribute-and-translate-enfold/page/3/#post-114983
Instead of
define(‘WPLANG’, ‘da_DK’);
you need to write define(‘WPLANG’, ‘ru_RU’);
Regards,
Yigit
		
	 
 
		
			
	
	
		
		Hi,
the Enfold contact form does not work on my site. I can send messages but I do not get them.
The Message Sent label is also not displayed.
Regards,
Mechthild
PS: I am a wordpress beginner.
		
	 
 
		
			
	
	
		
		Hello!
For #1, this is the only way to accomplish this using the theme functions. The ID you use must be no spaces and just plain text. Just like in the image example above with the word contact.
The color section then outputs the anchor into the html so that when a user clicks on a link with #contact at the end of it, the user is taken to that anchor in the browser.
#2) Version 2.3 will let you add your own selections from fontello as icon fonts but right now there isn’t a youtube icon that comes with the theme.
#3) We don’t have any recommendations for that kind of plugin at the moment.
The new questions:
1) You can edit the footer/socket in the theme options Footer section. You can remove the backlink by adding [nolink] to the copyright field.
2) Homepage #7 isn’t using the easy slider for the main slideshow. Its the full screen slider. The easiest way to add color to the captions would be to do it with inline styling right in the images caption options. For example I just tested using:
<div style="color:red;">Caption Title with HTML styling</div>
<div style="color:red;">Some text with styling info</div>
The theme will add some break tags onto the title and it looks a bit off in the back end but it works on the front end.
For general server questions and domain issues you would be best suited to talking to your hosting and looking into a plugin like this one to export your wordpress database:  WP MIGRATE DB
Regards,
Devin
		
	 
 
		
			
	
	
		
		Hi there,
I have most of my photos kept within either Flickr or Instagram. I just tried to use media manager plus to enable access to third party photo streaming sites and Enfold doesnt work with it. The thing is I dont want to have to host locally so I was wondering what plugins work with Enfold?
Media Manager Plus enables me to manage both folder structures as well as give me access to the likes of Flickr, 500px and Instagram. Using only a dozen or so images in a site probably would need such things but as I want to put up a lot I really need media management control.
Media Manager Plus work within the normal WP layout page but as soon as it goes into the page builder it doesnt work
Can you help
Cheers
Andy
		
	 
 
		
			
	
	
		
		Hey!
Please try adding following code to Quick CSS in Enfold theme options 
.fullsize .content .entry-content-wrapper { visibility: hidden; }
Best regards,
Yigit
		
	 
 
		
			
		
			
	
	
		
		Hello ullastret!
Please add following code to Quick CSS in Enfold theme options under Styling
.header_color .main_menu ul:first-child > li > a { color: red; font-weight: 400; font-family: 'PT Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.header_color .main_menu ul:first-child > li > a:hover { color: green; }
.header_color .main_menu ul:first-child > li.current_page_item > a { color: blue; }
You just need to adjust colors, font-weight and font-family as you desire
Cheers!
Yigit
		
	 
 
		
			
	
	
		
		Hey ibubblicious!
Please add following code to Quick CSS in Enfold theme options under Styling
.page-id-13082 .tabcontainer { margin: 12px 0; }
Best regards,
Yigit
		
	 
 
		
			
	
	
		
		On the homepage of http://test.simformatica.be/ I would like the tabs to ‘start’ at the same height of the text in ‘Waarom Simformatica’ Could you please advise?
http://test.simformatica.be/
login enfoldsupport
pass: abc123$
Thx! 
		
	 
 
		
			
	
	
		
		Hi wayneftruax!
Please add following code to Quick CSS in Enfold theme options
.avia-slideshow li { visibility: visible; }
Visibility is set to hidden for some reason :) 
Cheers!
Yigit
		
	 
 
		
			
	
	
		
		Perfect! Thank you very much for the help.
		
	 
 
		
			
	
	
		
		Buttons are wrapped in an avia-button-left (or center or right) div. This div is set to display:block, which pushes the next element to the next line.
You can have inline buttons by setting the display of this div to inline:
.avia-button-center {
   display: inline;
   padding: 0 5px;
}
This should display the buttons nicely next to each other, with 10px space inbetween.
Hope it helps!
	- 
		This reply was modified 12 years, 1 month ago by 
simonswiss.
	 
		
	 
 
		
			
	
	
		
		Hello 
How can i place the Language-Switcher of the WPML-plug in the toolbar or in the banner area (Theme: ENFOLD) ?
Thanks
Kriga
	- 
		This topic was modified 11 years, 12 months ago by 
Ismael.
	 
		
	 
 
		
			
	
	
		
		Josue,
Still having a issue with the block of color showing on the color element at the top of the pages. Take a look http://codelessme.com/thematrona/about/
		
	 
 
		
			
	
	
		
		Buttons are automatically put on a new line, but I’m trying to add several buttons that are on the same line with maybe only 5px in between. I thought it should be set to display:inline; but it’s already set to that. How can I achieve this, please?
Please note, I don’t want to add them in a separate column as the column margin is too big.
		
	 
 
		
			
	
	
		
		Hi,
my website doesn’t work in I.E. I have already installed the newest enfold version 2.2.
http://www.classicdesign.at
What can I do?
		
	 
 
		
			
	
	
		
		Hello!
Yes, thanks for the hint. Will be fixed in the next version.
Regards,
Peter
		
	 
 
		
			
	
	
		
		Hello!
Great, I’ll update the code and include it in the next update. 
If you think the logo is too small you can try to reduce the number of menu items in the first level and add them to a submenu dropdown or you can try to increase the “switch width” which determines when the mobile menu replaces the standard menu links. Open up enfold/js/avia.js and replace
    	if(first_level_items > 8 && !bottom_menu)
    	{
    		switchWidth = 989;
    		header.addClass('mobile_menu_tablet');
    	}
with
    	if(first_level_items > 7 && !bottom_menu)
    	{
    		switchWidth = 989;
    		header.addClass('mobile_menu_tablet');
    	}
You’re using 8 menu items at the moment this code mod will increase the switch width from 767px to 989px.
Regards,
Peter
		
	 
 
		
			
	
	
		
		Hey BelIblis!
Please add following code to Quick CSS in Enfold theme options under Styling
.avia-slideshow-dots a.active { background: red; }
.avia-slideshow-dots a { background: green; }
Regards,
Yigit
		
	 
 
		
			
	
	
		
		Hey simonhowe!
Please add following code to Quick CSS in Enfold theme options under Styling
.page-id-28 .iconbox .iconbox_content .iconbox_content_title { text-transform: capitalize!important; }
This will only capitalize iconbox titles on that page
Regards,
Yigit
		
	 
 
		
			
	
	
		
		Hi MLA18!
Please add following code to Quick CSS in Enfold theme options under Styling
p.product woocommerce { border: 0px solid #ccc; }
Cheers!
Yigit
		
	 
 
		
			
	
	
		
		Hi Two questions really..  
first one is is there a way to sort out the mail so that it firstly shows from my clients name / site rather than wordpress and also how do I ensure that the reply address is the email sender and not the wordpress email address that the contact form sends. 
Also second question is am I able to format the email to prettify it slightly?
thanks 
		
	 
 
		
			
	
	
		
		Hi there Kriesi,
I simply love the enfold theme and i bought a license to use it for a spanish website.
Now what i want to do is translate the PO file, but i want to translate only the website and nog the WP backend.
Is this in any way possible? I cannot speak spanish, but the website has to be spanish at the front-end.
Thanks in advance
		
	 
 
		
			
	
	
		
		Not sure what is happening theme appears broken. Would someone please have a look http://kokko-design.com/landscape-architecture/ I have also changed the header back ground colour to dark and nothing happened. It appears changed in the sample styling but nothing on actual site?
thx
Wayne
		
	 
 
		
			
	
	
		
		Hi all !
First post here : support and users’ questions are so great I always find an answer to my problem ! Great work !!
I’m currently making some custom translations specific to my website and I stumbled upon the same problem as stated in this thread : https://kriesi.at/support/topic/some-strings-are-not-localized-with-po-mo/ Since there has been a few updates to Enfold since that time, I was just wondering if this fix was scheduled for a future release.
If I may add, I’m using the Codestyling Localization plugin as recommended and it appears that the “unlocalized” 2 strings are not in the avia_framework Textdomain like all the other strings, but in the default Textdomain (see screenshot below). Don’t know if that helps…

Thanks again for the great support !
Fred
		
	 
 
		
			
	
	
		
		Hi guys,
very nice theme, Enfold.
I am creating text layers, in some of the slides, using layersliders.
How do I:
manage the size of the text?
manage the alignment of the text (eg I want to align it to the right)?
I tried to copy some of the CSS I found, with no luck.
Many thanks.