Major bug: Running WordPress in a different language changes events urls
-
There’s a few “Resolved” tickets that were closed without a resolution. The problems occur after the wordpress site language is changed to something other than English.
1. [Site is *not* in english] Go to events (site.com/events/category/) and attempt to switch calendar view from List to Month. Result: You are directed to an invalid URL as the word “month” in the url is in the site’s set language. (site.com/events/category/месяц/)
2. [Site is *not* in english] Go to an event’s category archive (site.com/events/category/). Result: You are directed to an invalid URL as the word “category” in the url is translated to the site’s set language. (site.com/events/ребрика/)
I am sure there are other links within the plugin that are affected by this bug. Please fix with visibility of affected generated urls.
Thank you.
- The topic ‘Major bug: Running WordPress in a different language changes events urls’ is closed to new replies.