• Resolved goldrazor

    (@goldrazor)


    Hello,

    I cannot choose the Lang because text is in white color …

    Instead :

    I have this :

    So I have to choose the languages blind… It’s not very practical. How can I correct this problem?

    I’m using PHP version 8.2 and WordPress 6.2.2.

    Can you help me ?

    Thank you

    • This topic was modified 1 year, 4 months ago by goldrazor.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author malaiac

    (@malaiac)

    Can you right click a select element and inspect the CSS properties ? I suspect you have a CSS rule that makes the elements white

    Thread Starter goldrazor

    (@goldrazor)

    Hello,

    here the CSS :

    https://somup.com/c0i1Q2zFTy

    thank you

    Plugin Author malaiac

    (@malaiac)

    It’s hard to debug like this. You should be looking for a color:white or display:none trailing somewhere and overriding the default display

    Having the same issue, in Chrome and Firefox, WP 6.2.2, PHP 8.1

    No custom CSS at all.

    Having WP_DEBUG enabled this warning – no idea if its related:

    Warning: Undefined array key "da_DK" in /home/example.net/wp-content/plugins/wpdeepl/deepl-configuration.class.php on line 128

    Plugin Author malaiac

    (@malaiac)

    Oops. That might have been an error for all danish users as I typed da_DA instead of da_DK for the locales. Fixed in 2.3.2

    That fixed it for me ?? Can’t say for the OP, but I guess it did the trick.

    Thread Starter goldrazor

    (@goldrazor)

    I updated 2.3.2 but i still have problem :

    Plugin Author malaiac

    (@malaiac)

    You probably have a conflicting CSS applying on the select fields

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘In setting menu, text is in white color’ is closed to new replies.