Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    Are you using a custom color scheme?

    Thread Starter The Lacesz

    (@kardiweb)

    No. default color scheme.

    Plugin Author Till Krüss

    (@tillkruess)

    Weird. Please go to line 253 in wp-content/plugins/mp6/components/color-schemes/colors.php and add the following code:

    <?php var_dump( $_wp_admin_css_colors ); ?>

    Right before:

    <?php foreach ( $_wp_admin_css_colors as $color => $color_info ) : ?>

    Then open the “Edit Profile” page again and post the debug information here. Thanks!

    Thread Starter The Lacesz

    (@kardiweb)

    Thank you very much! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Important [BUG]’ is closed to new replies.