• Resolved IIStevowII

    (@iistevowii)


    Hi,

    I had a website up and running perfectly fine using Polylang. The website uses two languages (nl|en). Yesterday I updated some plugins/resaved the permalinks page and since then the url rewrites are completely wrong.

    When I go to website.nl/en/blog/postname I get a 404 error, while this worked perfectly fine before. When I analyze the url rewrites, it shows: blog/tag/([^/]+)/?$ while my permalinks settings was: /blog/%postname%/

    If I change the permalinks setting to /%postname%/ the website works fine using website.nl/en/postname, but this is not what I want (what is used to be) The url rewrite are: tag/([^/]+)/?$ (All sounds logic)

    In short: I want the permalinks to be /blog/%postname%/ so that the website URL can be: website.nl/en/blog/%postname%/

    https://wordpress.org/plugins/polylang/

Viewing 6 replies - 1 through 6 (of 6 total)
  • I have the same problem after updating to from 1.5.6 to 1.6. It worked after the update until I re-saved the permalinks. Permalink structure is /news/%postname%, so a blog article is /en/news/title for example. But it just goes to the 404 page :/

    Plugin Author Chouby

    (@chouby)

    Hi!

    I obviously introduced a bug in v1.6. Could you test the development version (1.6.0.4) and tell me if it is fixed?
    https://downloads.wordpress.org/plugin/polylang.zip

    Ha, it works with 1.6.0.4 (after I re-saved the permalinks again). Everything else also looks good. Thanks very much for the quick support 🙂

    Would you recommend using this in production or should I wait for the official update?

    Plugin Author Chouby

    (@chouby)

    You can use it safely in production. It contains only hotfixes that will be introduced in v1.6.1 (you can look at readme.txt to know what they are).

    Thread Starter IIStevowII

    (@iistevowii)

    Did the trick for me too, thanks Chouby.

    Will this development version automatically be updated like the normal plug-in? Or do I have to keep track of new updates manually to get back on the main version?

    Plugin Author Chouby

    (@chouby)

    No worry. The update will automatically be proposed as usual.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Wrong url rewrite -> 404 page’ is closed to new replies.