• Hey all,

    a few days earlier i updated wordpress to v4.5. Before that i updated Polylang to 1.8.5. After these two updates Polylang had some issues:

    • I have two languages activated: German (standard) and english.
    • I use a dropdown menu.
    • If i change the static frontpage for one language in the admin settings, the frontpage for the “all languages” setting is changed alike, but the setting for the other language is forgotten.
    • If i try to change the language from german to english on the normal page, it does not work.
    • If i go manually to the english page and change the language to german with the chooser, it works.
    • Inspecting the javascript code for the widget, i found the following:
    • For german: var urls_polylang4 = {"de":"","en":""};
    • For english: var urls_polylang4 = {"de":"somelink","en":"someotherlink"};
    • After that i updated to Polylang 1.9, but nothing changed.

    It seems like the links are not loaded from the database.

    https://www.ads-software.com/plugins/polylang/

  • The topic ‘Polylang broken after update to WP4.5’ is closed to new replies.