• Resolved Generosus

    (@generosus)


    Good Day!

    WordPress 5.9 introduced a login page language switcher that affects your plugin.

    The language switcher, unfortunately, breaks the custom styling we’ve set up using your plugin and does not display properly.

    Perhaps you’re aware of this already. If not, can you kindly look into this and provide a permanent fix?

    Our temporary fix was to disable the WP language switcher using the code provided here — or — by simply adding the following code to our functions.php file:

    add_filter( 'login_display_language_dropdown', '__return_false' );

    Thank you!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author weblizar

    (@weblizar)

    Hi generosus

    Thanks for using our plugin.

    We working on that. we can fixed that issue in next update.

    Thanks and most welcome

    Plugin Author weblizar

    (@weblizar)

    Hi @generosus

    Sorry for the delay

    We have fixed that issue in latest update. Please update the plugin with latest version.

    Thanks

    Thread Starter Generosus

    (@generosus)

    Hi @weblizar,

    Thanks for your reply. Which revision level?

    Your latest revision level is 3.3.2, which was released on November 29, 2021. WordPress 5.9 was released on January 25, 2022.

    What am I missing?

    Thank you!

    Thread Starter Generosus

    (@generosus)

    Hi @weblizar (again),

    Following my last note, perhaps you haven’t placed your latest revision in WordPress’ repository and have not released it yet.

    So, we’ll sit tight and wait for it to be released.

    One other thing, time permitting, can you also update your plugin’s screenshots to show the language switcher? It will demonstrate your plugin is compatible with WP 5.9.

    Thank you!

    I have updated my plugin to version 3.3.3 but can not find the option to disable the language switcher.

    Plugin Author weblizar

    (@weblizar)

    Hi twistsdgmailcom

    Now plugin is don’t have that option.

    But we can add that option in next update. we update very soon.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Display Issue | WP 5.9 Language Switcher’ is closed to new replies.