-
AuthorPosts
-
March 12, 2014 at 5:33 am #236116
Hey!
@hojoon: On wp dashboard, please switch to the English version then reconfigure the header options on Enfold > Header. Looks like you’re using a different header option on the english version of the website.@Gee Are: I’m sorry about that. Please remove all css modifications that you made on the header then try reconfigure it on the new header modifier options. Go to Enfold > Header, you’ll find a lot of new options that you can play with. You can now easily adjust the header height.
Cheers!
IsmaelMarch 12, 2014 at 7:39 am #236149I upgraded to 2.6.1 and now the layout header appears to work on both posts and pages now! However, I have selected a page to be the front page (the very first setting in the enfold theme options) but the layout header setting does NOT change the header on the home page.
- This reply was modified 10 years, 8 months ago by codemode.
March 12, 2014 at 8:16 am #236155Hey!
@Gee Are Pabst: Try this css code:
@media only screen and (max-width: 767px){ .responsive #header .social_bookmarks { position:relative; } .responsive .mobile_slide_out .logo { margin-top: 20px; } .html_header_top.html_bottom_nav_header #header_main { height: 125px; } .responsive .logo a, .responsive .logo img { max-width: 90%; height: auto !important; } }
to improve the styling.
@hojoon: Please go to your English website and try to re-save the theme settings (Enfold > Theme Options).Cheers!
PeterMarch 12, 2014 at 10:14 am #236206Hi Ismael
Thanks a lot for your support. After reconfiguring the header options on English, all headers works well.
Now, I have to solve one problem more.
It is LayerSlider WP problem.I am using it for products menu which is below header.
http://interpeople.co.kr/pollimolli/beanbag-collection/?lang=enBy the way, this slider dose not work correctly after updating.
The texts disappeared and some of images are not displayed sometimes.I need your prompt help.
Best regards,
HojoonMarch 12, 2014 at 10:51 am #236224[LayerSlider problem]
After updating to v.2.6.1 , all of layerslider does not work same as before.
1. After saving, texts have disappeared.
2. Before saving, the location of texts has been changed.
3. Transition and text location are different from the preview in admin page.March 12, 2014 at 1:26 pm #236275This reply has been marked as private.March 12, 2014 at 9:21 pm #236542@Dude: Thanks, works!
March 13, 2014 at 8:18 am #236726Hey!
@intosuwo – it seems like your header options are outdated. Enfold 2.6.1 comes with a new header settings panel but your theme still shows the old options. Please download the latest version of Enfold from themeforest.net and install the theme files with ftp: https://vimeo.com/channels/aviathemes/67209750 . Make sure that the ftp client overwrites all old theme files.Gee Are Pabst – great :)
Cheers!
PeterMarch 13, 2014 at 9:50 am #236770I having similar header issues after upgrading to 2.6.1/
http://www.copenhagenfilmcompany.dk/
Logo on the mobile is too big and runs under the menu icon.
I styled it before like this:@media only screen and (max-width: 767px) {
.mobile_active #advanced_menu_toggle {
display: block;
right: -15px;
top: 40px; }
.logo img {
height: 50px;
width: auto !important;
max-width: none !important;
margin-top: 10px!important;
padding-top: 0;}
.responsive .logo {
margin-left: -10px!important; }
}/*headerlogo fix*/
.logo img {
margin-top: 5px;
}
.header-scrolled .logo img {
margin-top: 0;
}I have gone through all the new settings for the header but don’t see any fixes there. Can you help me?
thanks.
nMarch 13, 2014 at 9:59 am #236775Hi!
https://kriesi.at/support/topic/enfold-update-errors-help/
I’ll close this thread now to avoid cross postings. If your issue is not resolved please create a new thread.
Best regards,
Peter -
AuthorPosts
- The topic ‘Header issues after updating to version 2.6’ is closed to new replies.