Hi jordiwordpress,
That’s an internal error from your theme, probably compatibility issue with your WordPress version; try editing line 173 in your wp-content/themes/Backstreet/panel/dropdown-menus.php file and replace start_lvl() by start_lvl( &$output, $depth = 0, $args = array() ), see if it fixes it 🙂
Charlie,
Thanks for your reply. I had tried and persist the problem:
Strict Standards: Declaration of DropDown_Nav_Menu::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /home3/estrobis/public_html/wp-content/themes/Backstreet/panel/dropdown-menus.php on line 173
Strict Standards: Declaration of DropDown_Nav_Menu::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /home3/estrobis/public_html/wp-content/themes/Backstreet/panel/dropdown-menus.php on line 173
Strict Standards: Declaration of DropDown_Nav_Menu::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /home3/estrobis/public_html/wp-content/themes/Backstreet/panel/dropdown-menus.php on line 173
Strict Standards: Declaration of DropDown_Nav_Menu::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /home3/estrobis/public_html/wp-content/themes/Backstreet/panel/dropdown-menus.php on line 173
Are you using the latest version of your theme? If so you should let the author know about this, he obviously has some adjustments to make.
If you send me a ZIP of your theme at support[at]wpmovielibrary[dot]com I’ll find some time to do it quickly before the end of the week.
Yes, I’m using the latest version of the Theme.
I’ve sent the zip
Thanks
Great genius,
The edited “dropdown-menus.php” and “sidebars.php” works!!!
Thanks a lot
Jordi
Hi Charlie I have the same problem Please can you help me
Hi djerbino,
Take a look at the updated compatibility page for this theme 🙂