Home › Forums › Theme support › Declaration of Menu_With_Description › Reply To: Declaration of Menu_With_Description
Nachtrag:
Wenn ich auf die Admin-Seite gehe, erscheinen zwei Fehlermeldungen:
Warning: Declaration of Menu_With_Description::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /homepages/15/d176298049/htdocs/gkmaschinen/wp-content/themes/viaggio/functions.php on line 181
Warning: Cannot modify header information - headers already sent by (output started at /homepages/15/d176298049/htdocs/gkmaschinen/wp-content/themes/viaggio/functions.php:181) in /homepages/15/d176298049/htdocs/gkmaschinen/wp-includes/pluggable.php on line 1174
Das Einloggen ist nicht möglich.
Bereits geprüft:
Die Datei functions.php
, sowie die pluggable.php
beginnen jeweils mit <php?
und enden mit ?>
, wie auf der Seite https://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F
angegeben.