Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Flexform
  • #30672
    dmathiasen
    Member
    Post count: 27

    Hello

    I want the WPML laguages switcher in the top of the page to show “Languages” instead of the current languages. I already marked following under the WPML options:
    Display ‘Languages’ as the widget title .
    But nothing happens?

    http://cibi.dk/wordpress/

    #31261
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    I didn’t get your question fully, you mean you want the WPML language switcher on the top menu, I saw you already got that.

    Let me know, what you got.

    Thanks,
    laranz.

    #37366
    dmathiasen
    Member
    Post count: 27

    Yes but I want it to say “languages” indstead of “dansk”. Which is the country.
    If You came to the site you would not know where to change language, right? ๐Ÿ™‚

    #37757
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Hmmm, maybe ๐Ÿ˜€

    If you want such, go to \wp-content\themes\neighborhood\includes\swift-framework\sf-content-display\sf-header.php in line #674 you found a line like this.

    
    $aux_links_output .= '<li class="parent aux-languages"><a href="#">'. __("Language", "swiftframework") .'</a>'. "\n";

    change that to

    
    $aux_links_output .= '<li class=""><a href="#">'. __("Language", "swiftframework") .'</a>'. "\n";

    Let me know, what you got.

    Thanks,
    laranz.

    #38036
    dmathiasen
    Member
    Post count: 27

    Thanks Laranz, but I’m using Flexform!?

    #38212
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Oops, I am sorry I forget to see the theme name ๐Ÿ™

    Open up header.php and at line #270 you found a line like this.

    <a href="#" class="languages-menu-item"><?php _e("Languages", "swiftframework"); ?></a>

    change that to

    <a href="#" class=""><?php _e("Languages", "swiftframework"); ?></a>

    Let me know, what you got.

    Thanks,
    laranz.

    #38235
    dmathiasen
    Member
    Post count: 27

    Cool it worked, thanks a lot Laranz.

    #38783
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic, glad to hear that!
    Thank you for posting back and let us know if there’s anything else we can do.

    All the best!

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register