• Plugin Author Chouby

    (@chouby)


    Some users are having issues with Polylang 1.2.x as for example it breaks the Avada theme. Since the database has been modified between 1.1.6 and 1.2, it is not as easy as usual to revert to the previous version.

    For people who have not made a database backup before the upgrade and who need to revert to 1.1.6, a plugin is available on pastebin: https://pastebin.com/0TdQzQLv

    Please follow carefully the instructions and do not orget the database backup.

    You can ask questions on this procedure on this thread. Please open a separate thread for Polylang 1.2.x bug reports.

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

Viewing 7 replies - 31 through 37 (of 37 total)
  • wordpressdennis

    (@wordpressdennis)

    hi, forgot something. ??

    it only happens in the quickedit function of wordpress. editing/updating in the detailed edit pages is fine.

    Plugin Author Chouby

    (@chouby)

    Destroying the connection when using quick edit is intentionnal.

    Example: Post 1 (English) translated as Artikel 1 (German). If you switch Artikel 1 in English, you have two connected English posts. To avoid this, Polylang breaks the links as soon as you use quick edit to change the language.

    oh, i think you did not understand exactly or i just did not explain detailed enough.
    i dont change the language the dropdown by myself – its just set to the a wrong language.

    i made a short screenvideo. maybe you can watch it.
    https://www.individole.de/polylang_quickedit_bug.mov

    Plugin Author Chouby

    (@chouby)

    I see. The language is correctly set in DB. But quick edit dropdown menu can display something wrong. I will try to patch this in v1.3

    Hello Chouby,
    First I must say thank you for your plug-in. Best solution for multilingual websites I’ve tested for now.

    I post here a Warning because I didn’t find anywhere a post related to my bug.
    I have installed polylang 1.2.4. When I go to wp-admin/options-general.php?page=mlang&tab=strings, I get this warning:
    Warning: Invalid argument supplied for foreach() in .../wp-content/plugins/polylang/admin/settings.php on line 298

    Did not seem to be a problem for edition and record the translated string but was a bit akward.

    After some tests, I found that $widgets var was returning FALSE, so I modified a bit line 295 like this:

    if ($sidebar == 'wp_inactive_widgets' || !isset($widgets) || !$widgets)
    	  continue;

    Has you can see, I added || !$widgets

    And now I feel better without this warning and I can thank you again for you work.

    Keep it up!

    Plugin Author Chouby

    (@chouby)

    Thanks. I will fix that in v1.3 coming soon.

    Hi I have this problem, after upgrade polylang.

    Fatal error: Call to a member function get_default_language() on a non-object in /home/ftpricky/public_html/wp-content/themes/Avada/admin/index.php on line 62

    I can’t enter to my control panel, but the website looks well. https://www.ingenieriamas.es

    If you can help me to fix it. thanks.

Viewing 7 replies - 31 through 37 (of 37 total)
  • The topic ‘Issues with Polylang 1.2.x’ is closed to new replies.