Title: thomlander's Replies | WordPress.org

---

# thomlander

  [  ](https://wordpress.org/support/users/thomlander/)

 *   [Profile](https://wordpress.org/support/users/thomlander/)
 *   [Topics Started](https://wordpress.org/support/users/thomlander/topics/)
 *   [Replies Created](https://wordpress.org/support/users/thomlander/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/thomlander/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/thomlander/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/thomlander/engagements/)
 *   [Favorites](https://wordpress.org/support/users/thomlander/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] Multisite Language Switcher fills /en/ link with wrong language slug](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug-3/)
 *  Thread Starter [thomlander](https://wordpress.org/support/users/thomlander/)
 * (@thomlander)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug-3/#post-16476457)
 * Hey, Yes the issue is resolved! I see that I accidentally created 2 tickets about
   the same issue, sorry about that. The issue is resolved in this thread: [https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug-2/](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug-2/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] Multisite Language Switcher fills /en/ link with wrong language slug](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug-2/)
 *  Thread Starter [thomlander](https://wordpress.org/support/users/thomlander/)
 * (@thomlander)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug-2/#post-16384605)
 * Sorry for the late response but this works, The links were not contributing to
   any functionality of the website so its no harm to surpress them. Thank you for
   the fix, Ill mark this ticket as resolved!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] Multisite Language Switcher fills /en/ link with wrong language slug](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug-2/)
 *  Thread Starter [thomlander](https://wordpress.org/support/users/thomlander/)
 * (@thomlander)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug-2/#post-16377684)
 * It is a cross link page, the cross link is an collection of people who work at
   the company.
    -  This reply was modified 3 years, 8 months ago by [thomlander](https://wordpress.org/support/users/thomlander/).
      Reason: I thought it was a page until i found out it is a crosslink
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Translate WordPress with Weglot - Multilingual AI Translation] Multisite Language Switcher fills /en/ link with wrong language slug](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug/)
 *  Thread Starter [thomlander](https://wordpress.org/support/users/thomlander/)
 * (@thomlander)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug/#post-16377451)
 * Hey Edson,
 * I dont know how it happend but this question is for the “multisite language switcher”
   plugin not the weglot plugin. I apologise for posting this under the wrong plugin
   and taking up your time. I will update this ticket to resolved.
 * Best regards
    -  This reply was modified 3 years, 8 months ago by [thomlander](https://wordpress.org/support/users/thomlander/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] Multisite Language Switcher fills /en/ link with wrong language slug](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug-2/)
 *  Thread Starter [thomlander](https://wordpress.org/support/users/thomlander/)
 * (@thomlander)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug-2/#post-16377197)
 * I have updated the plugin to 2.5.8 but the issue is still present in the <head
   > like i said in my previous post
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] Multisite Language Switcher fills /en/ link with wrong language slug](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug-2/)
 *  Thread Starter [thomlander](https://wordpress.org/support/users/thomlander/)
 * (@thomlander)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/multisite-language-switcher-fills-en-link-with-wrong-language-slug-2/#post-16376892)
 * Hey Dennis, Thanks for your reply!
 * I have refreshed the permalinks but the issue is still present in the <head> 
   of the site.
 * Copied faulty link from the <head> on [https://www.stibat.nl/over-stibat/het-team](https://www.stibat.nl/over-stibat/het-team):
 * `<link rel="alternate" hreflang="en" href="https://www.stibat.nl/en/over-stibat/
   het-team" title="EN">`
 * should be:
 * `<link rel="alternate" hreflang="en" href="https://www.stibat.nl/en/about-stibat/
   our-team" title="EN">`
 * which is supposed to be an slug related to the english page but the slug is getting
   filled in with the dutch slug. the weird part is that the correct link is present
   on the page but at an other location (in the nav-bar at the language switcher
   part). In this instance there is a mix up of slugs or something along those lines.
   Could this be related to the function or is this caused by something else? I 
   did notice that the version of the plugin on the website is 2.5.7 and that there
   is a new version available. would it be worth it to update it and check if it
   fixed it or is the new version not something that influences this part of the
   plugin?

Viewing 6 replies - 1 through 6 (of 6 total)