Navigation won’t update to show full path to single post
I don’t understand exactly why you chose to use a custom Nav Walker and how you managed to make it work. You should use this when you want to display the menu entries with a very specific html code that do not fit into the wp_nav_menu output. In your case, you want to change the … Read more