Title: Hemalis's Replies | WordPress.org

---

# Hemalis

  [  ](https://wordpress.org/support/users/hemalis/)

 *   [Profile](https://wordpress.org/support/users/hemalis/)
 *   [Topics Started](https://wordpress.org/support/users/hemalis/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hemalis/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hemalis/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hemalis/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hemalis/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hemalis/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Removing the "Home" button from wp_nav_menu](https://wordpress.org/support/topic/removing-the-home-button-from-wp_nav_menu/)
 *  [Hemalis](https://wordpress.org/support/users/hemalis/)
 * (@hemalis)
 * [13 years ago](https://wordpress.org/support/topic/removing-the-home-button-from-wp_nav_menu/#post-3778830)
 * 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;**
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [cannot rename categories / slug name already in use](https://wordpress.org/support/topic/cannot-rename-categories-slug-name-already-in-use/)
 *  [Hemalis](https://wordpress.org/support/users/hemalis/)
 * (@hemalis)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/cannot-rename-categories-slug-name-already-in-use/#post-2239355)
 * 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.

Viewing 2 replies - 1 through 2 (of 2 total)