• Resolved monpelaud

    (@monpelaud)


    Hi,

    I have an issue with dkret3 version 4.6
    In admin bar the menu “Design/Kopfzeile” appears twice with the German or French translation.
    If I switch to other theme than Dkret3 no problem it works fine.
    A problem with Dkret3 or not I don’t really know !
    Have you the same problem ?

    Many Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter monpelaud

    (@monpelaud)

    Same issue with “Background” item.
    I think that in file “wp-content/themes/dkret3/library/functions/core.php”:
    lignes 262:
    ‘$wp_admin_bar->add_menu( array( ‘parent’ => ‘appearance’, ‘title’ => __( ‘Header’ ), ‘href’ => admin_url(‘themes.php’).”?page=custom-header” ) );

    and
    ligne 263:
    ‘$wp_admin_bar->add_menu( array( ‘parent’ => ‘appearance’, ‘title’ => __( ‘Background’ ), ‘href’ => admin_url(‘themes.php’).”?page=custom-background” ) );’
    are not necessary.

    You can safely delete those two lines. There will be more changes to the admin bar with the next WordPress release. I will look into this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme: dkret3] In admin bar the menu "Design/Kopfzeile" appears twice’ is closed to new replies.