just do one thing search on your theme “show_home” . you need to set this as a false. It works for me. I currently change in two pages of functions.php of plugin and themes ..
Here i do following and works fine :
$args[‘show_home’] = false;
have same problem. It shows: The slug “slug-name” is already in use by another term. but I am not getting how to fix this.