Hey!
1) Please try to update WPML to the latest version (I think it’s 3.0.x).
2) I can’t reproduce the issue and it always shows the right categories in the the template builder – I wonder if the issue may be related to your admin account or browser. Please try to log in with the account you created for me and try to access the admin page from a different PC. I recorded a screencast to show you how it works for me: http://screencast-o-matic.com/watch/cIlY1dnnkr
3) I’m not sure if it will fix the issue for you but you can try to remove following line from enfold/config-wpml/config.php
add_filter( 'avf_dropdown_post_query', 'avia_wpml_filter_dropdown_post_query', 10, 4);
This line adds a filter to the post query which removes all entries from other languages. Maybe it does not work properly in your case and by removing the code you can deactivate the query filter.
Regards,
Peter
Hallo Michae1, hello kriesi-Team! I have, the same issue with Enfold! Please help!
Ismael,
I understand the width, it is the height I am talking about. The container is cropping everything. If you take a look at at one of the featured images here http://codelessme.com/embody/ and then click an image, you will see the cropping. I already adjusted to 800px wide. It would be ideal just to allow the default image size and width to remain with no cropping at all.
Hi mrivas1804!
Use the WPML plugin. You can download the language pack here, extract it on the theme’s lang folder: Spanish: http://bit.ly/enfold-es_ES
Regards,
Ismael
Hi David!
You can adjust the width of the featured image using this:
.fullsize .big-preview.single-big {
max-width: 1000px;
}
Best regards,
Ismael
Hi!
Please give us a link to the website. Have you tried removing the browser cache? Test it on another browser. Go to Appearance > Menus and set the Theme Locations > Enfold Main Menu and Enfold Secondary Menu.
Best regards,
Ismael
Hi David!
I’m sorry but you need to hire a freelance developer to customize the theme for you. You can hire someone from http://werkpress.com/.
Best regards,
Ismael
Hey!
Please use this on your custom.css or Quick CSS:
@font-face{
font-family: Garamond Premier Pro;
src: url('http://www.celadonsamui.com/wp-content/themes/enfold/fonts/GaramondPremrPro.otf') format ('opentype');
}
h2 {font-family: Garamond Premier Pro;}
Best regards,
Ismael
WordPress logged me out constantly and now I am unable to log in at all. After entering the correct username and password, I am simply taken right back to the login screen. Resetting the password and entering the new username/password does the same thing.
I have one WordPress + Enfold theme installed in the root directory of my GoDaddy host server for http://www.whoobi.com. I AM able to login the admin page of http://www.whoobi.com. I have another WordPress + Enfold theme installed in a folder in the root directory for my other site (www.fsuauburn.com). This is the site I am unable to login anymore.
Thank you.
Hey!
It is available on the latest version of Enfold.

Regards,
Ismael
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.home .tabcontainer h3 { text-align: center; }
.home .tabcontainer .active_tab_content, .home .tabcontainer .active_tab { background-color: transparent; }
Best regards,
Yigit
I was updating a page on my site and one of the following actions may have caused a conflict with my editor:
1. I deactivated some plugins.
2. Cleared W3 cache and my CDN (The CDN provider said the problem is not on their end)
3. I deactivated the theme, activated a second and reactivated Enfold again.
After all these things still no change.
Help please.
Hi pelyon!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slideshow { width: 90%; box-shadow: none; }
.avia-slideshow-dots { bottom: 25px; }
Cheers!
Yigit
Hi rikeswon!
Your logo looks fine on my end. I have checked your website on my iPhone 4 ios7. Please see screenshot here http://i.imgur.com/ZGomPyU.png
Have you made any changes on theme files?
Best regards,
Yigit
Hi,
I have been using the enfold theme for a couple of months now and I have noticed that the Contact Forms do work and do not send inputted information to my email address. I have run a couple of tests and inputted data and hit submit but none of the information comes to my email address. I checked my spam folders and doublechecked the email address listed.
I did some research and saw that bluehost in particular had some issues with contact form information getting to the proper email address.
Any help with this?
Hi fgrippe!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1)
.avia-menu-fx { display: none; }
.header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { background-color: black; color: white; }
2) Can you post a screenshot and show the changes you would like to make so we can make sure to provide you correct CSS code?
Best regards,
Yigit
Hi todd!
Please update Enfold to the latest version. Now you can adjust the height of the Color Sections independently
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
Cheers!
Yigit
Hi David!
The button style is actually on the link. So it would be:
.sidebar_button a {
background-color: #ecf3fb;
color: #666666;
width: 100%;
margin-bottom: 10px;
}
By adding you css to the container its adding those values to that container.
Best regards,
Devin
Hey BlendMarketing!
You can use this on Enfold > Styling > Quick CSS:
#top .alternate_color.title_container .main-title a {
color: red;
}
Cheers!
Ismael
Hey!
I thought you would like to make all Special Heading elements right aligned? This code should do it. You can add any Special Heading element to your layout and check it on your page and they should be right aligned
Regards,
Yigit
Hey!
You can remove following code from Quick CSS
.sub_menu { display: none; }
And go to Appearance > Menus and create a new menu, add menu items you would like to display on header meta and check Enfold secondary menu. You may need to adjust the position using custom CSS, let us know and we can help you out
Best regards,
Yigit
Oh hi Ismael!
Thanks for the reply – I thought I’d sent another reply.
I’m actually planning to use a non-google font. I was just trying Arvo as a random font test.
Whichever font I upload I can’t get a result. Currently I’m trying Garamond:
@font-face{
font-family: ‘Garamond Premier Pro’;
src:url(‘http://www.celadonsamui.com/wp-content/themes/enfold/fonts/GaramondPremrPro.otf’) format (“opentype”);
}
h2 {font-family: ‘Garamond Premier Pro’;}
Is it my CSS or my URL that’s incorrect? I’ve uploaded the font file via Transmit into the Enfold theme folder. Must be doing something wrong.
Thanks very much!!
Guys,
Have a client with a few requirements that I am exploring mostly to do with the Masonry Blog.
1. The ability to have a single larger image at the top left as a featured post. I was thinking that a separate category could get assigned this identifier and any post added to that category would be placed at that location. Is this possible?
2. The client wants it so the title, excerpt and and read more text appears on hover over each featured image on the masonry blog image layout. Similar to http://peacheyphotography.co.uk/
Are these two things possible? What is the starting direction for getting there?
Hi. Haven’t had any problems w/ this theme. Just that I saw you have a new homepage on the demo and I want to use some of the items, only I can’t seem to find it on the dummy pages. I tried updating the theme and it says I have the latest version. I even downloaded the theme again and put it on another site to see if I could just find what you were using on the drag and drop. But the only place I can find the page is when I click the HOME button and that goes to your site:
http://kriesi.at/themes/enfold/
How do I get the dummy page to come up in my dashboard? thanks
Since the last enfold update each time I edit the content of an icon box the icon changes. I have two icon fonts installed (enfold-entypo plus font-awesome). If I click on the icon box (visual builder) I can see in both fonts the icon at the same position is active (e.g. the first icon in both fonts). If i save the content the icon of the second font (the one displayed last in the Icon Box Icon Selector) is used. So if i originally used the first icon form the first font now the first icon from the second font is used. If I click on the icon i want only this one get selected and i can save the content. This happens with Icon and Icon List as well.
Thanks for the replies, Devin & Ismael.
The website was working properly in IE8 & IE10… but not IE9.
The culprit turned out to be BWP Minify. I’ve had to disable it.
I’ve seen on other threads that this is what Kreisi is using for the Enfold demo.
Is there any possibility that you guys would post the optimal settings for Enfold coupled with BWP Minify?
I’m wondering what I did incorrectly.
I bought layer slider as standalone plugin, unfortunately something in the theme preload the image and they appear in bad quality for the retina ? apparantly that s something in the theme and not the in the plugin… because their slide show appear properly in my display.
If i use the Layout Builder builder to charge layer slider, it appear with a definition little more big that the original picture, it is for that the quality is poor..
Could you fix it please to keep the same size of picture that i create in layer slider ?
I hope my issue is clear.
i put already add_theme_support (‘deactivate_layerslider’); on function to disable the version of Enfold
thx for your answer
-
This topic was modified 12 years, 2 months ago by
katana.
Hey guys,
It seems that the image on the individual post page associated with the masonry layout is being restricted. how would I go about adding an image and having it show its actual dimensions vs cropping, etc?
http://codelessme.com/embody/2013/12/19/jenna/
enfold no change language to spanish, please help
Hi,
I just bought Enfold and am setting it up. I have a quick question.
Should I change the ‘<meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1″>’ inside header.php to ‘<meta name=”viewport” content=”width=device-width, initial-scale=1, user-scalable=yes”>’ if I want the user to be able to adjust the zoom?
I’ll be using a child theme. Should I make this change in the child theme’s header.php?
Thanks