Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Wordpress Polylang language switcher links to wrong url

I am working on my bilingual website with wordpress and the polylang plugin! The problem is that when I click on the language switcher to change from deutsch to english language the page cannot be found because it points to the wrong url (www.florian-drums.com/en instead of www.florian-drums.com/en/drumlessons). Is there a way to edit the url link from the language switcher? All other links and translation pages in the menu are working fine!

Here is the website: www.florian-drums.com

Please help!

like image 404
Florian Stöger Avatar asked Feb 26 '26 19:02

Florian Stöger


1 Answers

Polylang is trying to get to www.florian-drums.com/en because it is the url of the english homePage of your website, but it seems that you don't have any. Try to create a page and set it as english homePage.

like image 182
Benjamin Seche Avatar answered Mar 02 '26 14:03

Benjamin Seche