Getting a Warning when updating
-
When I attempt to update the plugin, my site gets several warnings. I’ve rolled back so the warnings aren’t showing, but this is what it is:
Warning: Declaration of truethemes_sub_nav_walker::start_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /home/silcofil/public_html/wp-content/themes/sterling/framework/theme-specific/navigation.php on line 0
Warning: Declaration of truethemes_sub_nav_walker::end_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /home/silcofil/public_html/wp-content/themes/sterling/framework/theme-specific/navigation.php on line 0
Warning: Declaration of truethemes_sub_nav_walker::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /home/silcofil/public_html/wp-content/themes/sterling/framework/theme-specific/navigation.php on line 0
Warning: Declaration of truethemes_sub_nav_walker::end_el(&$output, $item, $depth) should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /home/silcofil/public_html/wp-content/themes/sterling/framework/theme-specific/navigation.php on line 0
Warning: Declaration of truethemes_gallery_walker::start_el(&$output, $category, $depth, $args) should be compatible with Walker_Category::start_el(&$output, $category, $depth = 0, $args = Array, $id = 0) in /home/silcofil/public_html/wp-content/themes/sterling/framework/theme-specific/navigation.php on line 0
I did reach out to the theme dev and he agreed that it’s a plugin issue. I’ve tried every possible combo – setting the theme to 2017 and then updating the plugin and deleting the plugin then resetting to Sterling them breaks the site. All I want to do at this point is remove the plugin totally so it doesn’t break the site.
Any thoughts?
- The topic ‘Getting a Warning when updating’ is closed to new replies.