Hey!
The icon shows up when you don’t have a featured image on that post. You can also change the blog layout to one of the alternate styles if you don’t like that layout (in theme options>general settings).
At this point updating you would need to re-upload the whole theme and overwrite everything that was there before. This will bring you up to date with the most recent WordPress changes and add in all of the new features that have come out over the past few months.
The current theme version is 2.6.1 which came out this past week. With the number of changes that have come out in the past (almost) year now you will likely need to re-do some content areas to work with the new features. See: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog
Cheers!
Devin
Update: I’ve done a bit of dirty CSS tweaking to sort it out for now as I’m using Enfold on a live site too (www.blackbeltacademy.info) and that’s ok for now.
I do think this needs an official tweak in an update sometime though as otherwise using icons in the header is going to look nasty on mobile..
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
I’ve set up MAMP for testing and safety completing this upgrade, as you mentioned that I will have to rebuild much of it. When I preview alternate themes, they all work except for Enfold 2.5.4. The preview is just a white browser window. Resultantly, I’m hesitant to activate it. Please advise.
Whilst I like the new header options, they’re somewhat breaking on the mobile version of the site.
In the previous version I was using the header with bottom menu, and when the site switched to the mobile view the header icons would slot in neatly beneath the logo and it looked good.
In the new version, they overlap the logo and it looks really bad.
Here’s an example on a testing site:

In an ideal world I’d like to see it behave as it did before with the icons (and the menu button) in a row below the logo..

Any ideas?
Hi,
Since I’ve done today the lastest enfold update, if I open my website http://www.encanthadas.es with mozilla or google chrome, all the site goes crazy, and nothing is is the correct place. Header or layer slider are not showing as usually. The homepage that has got 2 images, one of them, has lost its link. It doesn’t happen with Internet Explorer. What can I do?
Thanks,
Zaré Graña
-
This topic was modified 11 years, 12 months ago by
zaregrannia.
Just found the answer on another page, which works great: https://kriesi.at/support/topic/changing-blog-name-only-in-breadcrumbs-of-enfold/
Edit framework > php > class-breadcrumb.php , find this code:
‘show_home’ => __( ‘Home’, ‘avia_framework’ ),
Replace it with:
‘show_home’ => __( ‘Atelier’, ‘avia_framework’ ),
Hi Kaio!
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
You can also update through the WordPress admin if you have added in your api key and themeforest username: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Devin
Enfold, latest version on latest Chrome Win7 — when you resize the browser to less than 768px and select some text and drag to the right, the page scrolls to the right revealing the hidden desktop nav etc.
This is happening on your demo site and this site too.
I noticed this while trying to create a custom blog page in the builder that allows the post text and image to fill up the entire avia flex_column, i.e. 100%. However, there seems to be a bunch of max-width rules that have a domino effect trying to modify.
Do you guys have a simple blog format where post content is all set to 100% and no max-widths? I could make one of my own but I’m sure I’ll notice a problem with it in the future :)
Thanks!
Hi! Just purchased this theme and have a few questions on how i can make it look like the demo ajax portfolio ?
On the right you can see accordions on the right. How do i add them, i can’t seem to get the same layout as the demo here:
http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/?skin=Boxed%20Blue
Thanx!
after upgrading to latest version of enfold (version 2.1 to 2.6.1) I have encountered a few issues…using wp 3.8.1
1. layer slider not showing as normal? The preview shows one thing and live site shows another? http://cl.ly/image/0k2k0B2m0P09 (spacing issue will not fix between layer words)
2. some of my previous css is not working in the enfold panel (css) i.e. my search icon is missing from mobile…I added css to have this work on mobile.
@media only screen and (max-width: 767px) {
.responsive #header .main_menu ul, .responsive #header .main_menu ul {
display: block !important;
position: absolute;
background: none;
top: -20px;
right: 0;
}
.responsive #header .main_menu ul li {
display: none;
}
.responsive #header .main_menu ul li:last-child {
display: block !important;
}
}
These are just issues I have spotted.
The help would be much appreciated.
site: http://cl.ly/3F042y022K0j
-
This topic was modified 11 years, 12 months ago by
wesleysoccer.
I will be in touch when migration from one host to the other is complete. Thank you.
Hi Ismael,
thanks, now the tagline is shown. However, by minimizing the tagline moves below the social icons. On big screen it is to close to the logo.
.site-description {
bottom: -30px;
position: absolute;
font-size: 10px;
}
If I change the button to -40px it is too low, if I choose -20px it’s gone. How to solve this? How can I increase the space between the logo and the line, too?
Cheers,
Gee Are
Enfold Team
I’ve resolved this – I just duplicated the slider.
Seems the photos for some reason the link was broken to load image(s) on all 3 slides. So I re-associated the correct slides/layers to get it working again.
Then I went to home page and assigned home page slider to that duplicated new named Slider – seems to be working well.
Any clue as to why this might have happened?
Thanks
Paul
Hello!
I have Enfold theme installed in my website and I am not sure if I did it as a child-theme like you guys recommend. If so, is there anyway to update the theme without having to set up everything again from the beggining and losing all my configuration?
Thanks!
Hi guys!
I would like to know if both Enfold and the Avia Layout Builder support the WPML plugin?
As you probably know, the plugin isn’t free so it would be nice if I had an idea before buying it. Does it work alright with the theme? Should I be aware of anything else?
Cheers!
Hey!
With updates to the theme, things will change. In this past update the header was completely re-done to give you more control over how it displays. You need to re-set the header options to display how you want it to display using the new options in the Header options. http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog
Our queue goes by oldest topic to newest and it can take up to 24 hours to respond depending on the current queue and how busy things are.
The login information above isn’t working for me so I’m not able to see what you currently have set and where
Best regards,
Devin
Hi, the Polylang author reply to my question:
http://wordpress.org/support/topic/polylang-and-enfold?replies=2#post-5342352
Regards
-
This reply was modified 11 years, 12 months ago by
cerf.
Sorry about that! Its unfortunately one of the reasons we tend to close topics now so often because others jump in and can sidetrack a topic so easily.
I’m not sure what your previous issue was but color section video backgrounds are strictly for video backgrounds. So if you are trying or were hoping to use one as a video player it really isn’t intended to be one.
The logo can be constrained to the height of your logo’s actual height with:
.logo img {
max-height: 63px !important;
}
Hi,
1) I can’t find the voices “Recent” and “Popular” to replace…
2) http://besos.pw/2014/03/12/besos-fablab-pisa-amore-prima-vista/
and this is the result if click on the code http://besos.pw/?taxonomy=post_translations&term=pll_5322ec3d716a9
I think this is something related to taxonomy created by polylang to create a link between the default post and the traslated one.
Thaaanks
Option to randomize sides in a slider and times in a portfolio grid would be AWESOME!
Hi Enfold,
When i search for my website on Google, it finds my website, but the description shows a really strange code (strange for me). I don’t know how to fix this. The code says:
Apache/2.2.25 (Unix) mod_ssl/2.2.25 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at…
I use the Yoast WordPress SEO plugin.
Thanks,
Frank
HI Ismael,
the fix kind of worked, in the sense that the blue vertical line on the border has been removed, however I guess there maybe some more code missing that would resize the frame accordingly and therefore place the written content inside as it shows in the correct view.
See the examples (I repost here the links to the 4 snapshots I put above):
https://www.dropbox.com/s/bh8ogrcqao9vmsg/1-correct%20styling%20without%20Enfold%20%28theme%20twentyfourteen%29.jpg
https://www.dropbox.com/s/y57iri0sv0e1cce/2-Styling%20issue%20with%20Enfold.jpg
https://www.dropbox.com/s/diulkymz3c65vfx/3-correct%20styling%20without%20Enfold.jpg
https://www.dropbox.com/s/m81fdugj4no32lh/4-styling%20issue%20with%20Enfold.jpg
Thanks! You guys are stars, like always!
Antonio
Walrus
You probably want to keep your visitors …so have them open another tab
linktarget=’_blank’
Hey!
Did you copy header.php file on the child theme folder? Please delete that and duplicate the header.php file from the parent theme folder. Yes, there a lot of changes with the header. Kriesi added a new platform to modify the header settings. You’ll see more options on Enfold > Header. CSS modifications that you added for the header might be rendered useless, please remove them then reconfigure the header settings.
Best regards,
Ismael
Hi!
on analysing the speed of my page… when I chose for background img http://www.schwarzwaldgeier.de/wp-content/themes/enfold/images/background-images/grunge-big-dark.png
you give your users the oppotunity to use backgroundimage that is abt 420 kByte?
A joke? Easteregg?
I love your (really great) support, I can’t wait the answer in this case ;-)
Greets,
Simps
Hey!
Please use this on Quick CSS or custom.css:
.op-plugin .content {
border: none;
}
Go to Enfold > Styling > choose Stretch Layout.
Best regards,
Ismael
Hi cerf!
1.) Please use this plugin: http://wordpress.org/plugins/codestyling-localization/
Go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language (italian) and click the “create po-file” button. Click on “Rescan” to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain.
2.) I can’t see any example of the second issue above. Please post a link to the actual page with the said strings.
Regards,
Ismael