Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author TIV.NET INC.

    (@tivnetinc)

    Hello @jtmf,

    You can use two standard methods:

    • Specify a menu that exists in your theme, and WPGlobus will append the language selector to it — see “Language Selector Menu” option in the WPGlobus section of the WP Admin;
    • Use the WPGlobus widget and place it in any of the widget areas provided by your theme — that’s in the “Appearance – Widgets” admin menu.

    Any other non-standard methods require custom coding, and in general not recommended.

    Thank you!
    The WPGlobus Team

    Thread Starter jtmf

    (@jtmf)

    Thank you! I was able to do a workaround ??

    Plugin Author TIV.NET INC.

    (@tivnetinc)

    Glad to hear that!
    Would you be so kind to share what you’ve done?
    (And please post a link to your site when it’s live)

    Thanks again!

    Thread Starter jtmf

    (@jtmf)

    Hello!

    Thank you for the kind help.

    I was able to put the small language selector at a specific position of the site, by using the floating widget plugg-in. I will post my site as soon as it becomes available.

    Thanks again! ??

    Plugin Author TIV.NET INC.

    (@tivnetinc)

    That’s great! Thanks for sharing your experience!

    Cuestion this plugin will ad the defauld lenguage “hreflang” to the site, and if a user change the original lenguage to other this plugin will add hreflang to that post.??

    Hi @claro03,

    WPGlobus should add hreflang to all languages, not only the default. like this

    <link rel="alternate" hreflang="en-US" href="https://www.wpglobus.com/"/>
    <link rel="alternate" hreflang="ru-RU" href="https://www.wpglobus.com/ru/"/>
    <link rel="alternate" hreflang="fr-FR" href="https://www.wpglobus.com/fr/"/>

    So, if everything works correctly, as we planned, if you change the default language, the same hreflang directives will be printed, but the new default will not have the language tag in the URL.

    Thanks for your question, let us know if you discover some incorrect behavior after you change the language.

    thanks..very hepfull for the seo.

    Hello, i have a blog https://www.portugal7days.com and i′ve installed the wpglobus, i just dont understand how can i put the select language in the menu?
    Van anyone help?

    Plugin Contributor Alex Gor

    (@alexgff)

    @webupdate
    go to
    https://www.portugal7days.com/wp-admin/admin.php?page=wpglobus_options&tab=1
    find Language Selector Menu option at Languages tab
    and choose the navigation menu where the language selector will be shown
    then Save Changes

    thanks!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Question regarding the language selection’ is closed to new replies.