Title: Unplugged Header.php Removal
Last modified: August 20, 2016

---

# Unplugged Header.php Removal

 *  [JoshuaEshmont](https://wordpress.org/support/users/joshuaeshmont/)
 * (@joshuaeshmont)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/unplugged-headerphp-removal/)
 * Hi, I’m new to WordPress and I’m also very new to PHP and coding like that. I’m
   currently trying to edit my page located at [http://www.modbook.net](http://www.modbook.net)
   and remove the header navigation bar, search and the “The Unplugged Child Theme
   is Dark and Sleek. You can change this image in header.php” information
 * My website requires registration as it is a social network using BuddyPress and
   if you hit register you can see the header navigation bar can be used to bypass
   the need to register to view content and I absolutely cannot have that!
 * Thank you for all your help! I will post any information needed

Viewing 1 replies (of 1 total)

 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/unplugged-headerphp-removal/#post-2303874)
 * Your link redirects to wp-login.php
 * In any case, open up header.php file [http://themes.svn.wordpress.org/unplugged/1.0.0/header.php](http://themes.svn.wordpress.org/unplugged/1.0.0/header.php)
 * **Remove header navigation bar**
    delete from `<ul id="nav">` to `</ul><!-- #
   nav -->`
 * **Remove search**
    delete from `<div id="search-bar">` to `</div><!-- #search-
   bar -->`
 * **Remove “The Unplugged Child … image in header.php”**
    delete `<center><a href
   ="#"/><span class="infobanner"></span></a></center>`

Viewing 1 replies (of 1 total)

The topic ‘Unplugged Header.php Removal’ is closed to new replies.

## Tags

 * [header.php](https://wordpress.org/support/topic-tag/header-php/)
 * [private](https://wordpress.org/support/topic-tag/private/)
 * [register](https://wordpress.org/support/topic-tag/register/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [@mercime](https://wordpress.org/support/users/mercime/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/unplugged-headerphp-removal/#post-2303874)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
