Tagged: , , ,

Viewing 29 posts - 1 through 29 (of 29 total)
  • Author
    Posts
  • #235410

    Hi, after updating WPML and Enfold to the last version (on march 11th ’14) the flags at the very top right of the page to change between languages have disappeared. I can’t make them show up again.

    Thank you,

    Oriol

    #235599

    Hey karbonato!

    Thank you for using the theme. I hope you’re doing great.

    The latest Enfold update 2.6 includes a Header-configurator which you can use to modify the header in so many ways. You might want to look into that. Please post the link of the website here so that we can inspect it.

    Cheers!
    Ismael

    #235608
    This reply has been marked as private.
    #235693

    I have the same problem. I updated to 2.6 and the language switcher despaired from the header.
    balducciceramica.com

    #235969

    Hey!

    Version 2.6.1 was released. Please try updating your themes and check if that helps. If not, pllease let us know

    Best regards,
    Yigit

    #235998

    I have updated already to 2.6.1 and that issue is still on where the WPML language flags doesn’t show up at the right side of the header.

    I’m not really sure which are the required settings for both ENFOLD and WPML settings in order to make the language flags show up at the header since they were showing up until theme and WPML were updated.

    Thanks,

    Oriol

    #236237

    Hey!

    I’ll ask Kriesi to fix the issue. I already sent him a patch. For now open up wp-content/themes/enfold/includes/helper-main-menu.php and replace:

    
    if(!empty($nav)) 
    

    with

    
    if(!empty($nav) || empty($nav)) 
    

    and make sure the top menu is active. The next update will enable you to display the menu in the main navigation if the secondary menu is deactivated.

    Best regards,
    Peter

    #236330

    This code works although It does appears at left when my purpose was actually to move it at the very right. Also the phone number appears at the left instead of right.

    Thank you.

    Oriol

    #236398

    I would even say that would be great as a new feature on ENFOLD header settings to have random or default flags on the preview in order to figure out how them will be locate at.

    Since I’m waiting for a solution from the post above, I’m just wondering if there is any chance to set the social icons ahead at the main header area and keep language and/or phone number at the top bar.

    Hope these comments to be useful and helpful in order to solve this issue.

    Thank you,

    Oriol

    #238005

    Hi!

    You can’t display the social icons ahead of the main menu but you can display them after the main menu items (select the “Display in main header area” option in the “Header Social Icons” dropdown). We may add additional options in the future however because of performance, etc. reasons we’ll wait if more users request such an option before we implement it.

    Please post a link to your website. I’ll check why the language switcher is displayed on the left side.

    Regards,
    Peter

    #238007
    This reply has been marked as private.
    #238021

    Hey!

    Please insert this code into the quick css field to change the position:

    
    .sub_menu {
    float: right;
    right: 15px;
    }
    

    Best regards,
    Peter

    #238023

    Excellent!!

    The issue has been solved! The support has been very useful, thank you guys!

    Oriol

    #238149

    Hi, I’ve just noticed that on mobile version the logo appears overlapping the language flags. It seems that something like padding is needed below the language flags on the mobile version only not to be overlapped by the logo.

    Thank you,

    Oriol

    #238534

    Hi!

    You can use this code:

    
    @media only screen and (max-width: 767px){
    .avia_wpml_language_switch {
    padding-left: 20px;
    }
    }
    

    Cheers!
    Peter

    #239504

    There might be something wrong with this code since I have tried to add it with no success. I did add the code using the same procedure as I did with the other piece of code to fix the submenu. I can’t notice any change on a mobile device so far.

    Thank you,

    Oriol

    #240547

    Hey!

    Please try following code instead:

    
    @media only screen and (max-width: 767px){
    .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul {
    text-align: right;
    }
    }
    

    Best regards,
    Peter

    #240579
    This reply has been marked as private.
    #241111

    Hey!

    I just noticed the code I provided used the wrong selector – please try:

    
    @media only screen and (max-width: 767px){
    .responsive #header .avia_wpml_language_switch {
    text-align: right;
    }
    }
    

    Best regards,
    Peter

    #241889

    I have tried again using this code from above and still not working. I tried so on a number of smartphones with no success. The logo is still overlapping part of the language flags.

    I’d like to find the real solution as sson as possible. I’ve been trying to find the solution since march the 11th.

    Thank you,

    Oriol

    #243229

    Hey!

    Please try this code:

    
    @media only screen and (max-width: 767px){
    .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul {
    float: right;
    }
    }
    

    Best regards,
    Peter

    #243573

    Hi, I have found that it’s not overlapping anymore on android devices but still not fixing the issue for iOS devices like iPhone 5/5S.

    I did post all the custom code I’m using, in order to check you guys there is no repeated functions causing the issue.

    Hope to find the solution shortly.

    Thank you,

    Oriol

    #244266

    Hi!

    I’ll tag the thread for Devin & Kriesi. I don’t have access to an iphone/ipad and I can’t test the website with it.

    Best regards,
    Peter

    #244739

    Good morning. I would like to delete the pictures of the flags from my header (www.primisdesign.com / contact) I followed the directions of the previous post but do not work (post number: # 244490). Do you have suggestions?

    Post Number: # 244490

    you can tell me exactly where to place the css?

    #244979

    Hi!

    Thank you for using the support forum!

    Make sure that you added the code for each language on the wp dashboard. You can add it on Enfold (CURRENT LANGUAGE) > Styling > Quick CSS:

    #avia-menu > li.language_it, .avia_current_lang {
    display: none !important;
    opacity: 0 !important;
    }

    You can also add it on css > custom.css file via FTP to avoid the hassle about Quick CSS.

    Cheers!
    Ismael

    #245073
    This reply has been marked as private.
    #245077

    Is there smoething new about the iOS flags display issue I reported?

    Thank you,

    Oriol

    #247209

    Since I haven’t received any suggestion from march 28th in order to solve this issue I’ll create a new topic to ask for a solution.

    Oriol

    #247238

    Hi!


    @karbonato
    Answered your question here https://kriesi.at/support/topic/wpml-flags-overlapped-by-webiste-logo-on-ios-devices/

    @bborsi
    Login credentials are not working. I am closing this thread. If you are still having the issue, feel free to start a new one

    Best regards,
    Yigit

Viewing 29 posts - 1 through 29 (of 29 total)
  • The topic ‘Language flags from WPML at the top header right disappeared after update’ is closed to new replies.