Title: Template homepage problem
Last modified: August 19, 2016

---

# Template homepage problem

 *  [arshavin](https://wordpress.org/support/users/arshavin/)
 * (@arshavin)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/)
 * I have a templaye which i am using which is giving me major headaches. It seems
   like a mandatory link at the top of the page named HOME. I can change the name
   of this link at > marketing options > Top navigation > home title.
 * I have spent hours trying to delete this link or at least put my own written 
   homepage content into it, but i cant even seem to do that. Someone please put
   me out of my misery!

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/template-homepage-problem/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/template-homepage-problem/page/2/?output_format=md)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055239)
 * Perhaps you need to create a [static home page](http://codex.wordpress.org/Creating_a_Static_Front_Page)?
 *  [cjmling](https://wordpress.org/support/users/cjmling/)
 * (@cjmling)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055246)
 * For hard coding:
    you might want to edit header.php file located in your themes
   folder
 * check this out for more info.
    [http://codex.wordpress.org/Designing_Headers](http://codex.wordpress.org/Designing_Headers)
 *  Thread Starter [arshavin](https://wordpress.org/support/users/arshavin/)
 * (@arshavin)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055250)
 * Thanks for the link. The good news is i have linked the troublesome link with
   my own written homepage material. The bad news is i cant delete this link so 
   right now i have 2 HOME links at the top of my page. How can i delete this please?
 *  Thread Starter [arshavin](https://wordpress.org/support/users/arshavin/)
 * (@arshavin)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055251)
 * I’m afraid i am not good at coding etc. If i mess with that i will probably destroy
   my site,
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055256)
 * There is no other solution. If this is something you feel that you cannot undertake,
   then you may want to consider employing a professional to carry out the work 
   for you.
 * [http://jobs.wordpress.net/](http://jobs.wordpress.net/)
 *  [cjmling](https://wordpress.org/support/users/cjmling/)
 * (@cjmling)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055257)
 * you can simply copy/paste the whole page code in a text file for backup and do
   try/catch in editing.
 * It won’t be too hard.. or u may try posting the code here
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055261)
 * > may try posting the code here
 * If it’s longer than 10 lines, not here please. It will only get removed. Use 
   a [pastebin](http://wordpress.pastebin.com/) instead.
 *  Thread Starter [arshavin](https://wordpress.org/support/users/arshavin/)
 * (@arshavin)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055264)
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 *  Thread Starter [arshavin](https://wordpress.org/support/users/arshavin/)
 * (@arshavin)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055268)
 * i have right clicked the page and viewed the page source. I think i have found
   the HOME i want to delete on it but it wont let me?
 *  [cjmling](https://wordpress.org/support/users/cjmling/)
 * (@cjmling)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055272)
 * > If it’s longer than 10 lines, not here please. It will only get removed. Use
   > a pastebin instead.
 * hehe .. yeah i was thinking to mention that “if the code is not too long”
    😛
 *  Thread Starter [arshavin](https://wordpress.org/support/users/arshavin/)
 * (@arshavin)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055273)
 * haha sorry
 *  Thread Starter [arshavin](https://wordpress.org/support/users/arshavin/)
 * (@arshavin)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055280)
 *     ```
       <li class="page_item page-item-2"><a href="http://naturalhealthsupplementreviews.com/sample-page/" title="About"><span>About</span></a>
       <li class="page_item page-item-25"><a href="http://naturalhealthsupplementreviews.com/contact-us/" title="Contact Us"><span>Contact Us</span></a>
       <li class="page_item page-item-27"><a href="http://naturalhealthsupplementreviews.com/terms/" title="Terms"><span>Terms</span></a>
       <li class="page_item page-item-29"><a href="http://naturalhealthsupplementreviews.com/privacy/" title="Privacy"><span>Privacy</span></a>
       ```
   
 * _[Please post code snippets between backticks or use the code button.]_
 * <li class=”page_item page-item-286 current_page_item”>[<span>Home</span>](http://naturalhealthsupplementreviews.com/)
 *  Thread Starter [arshavin](https://wordpress.org/support/users/arshavin/)
 * (@arshavin)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055281)
 * That top span is a pain in the arse haha
 *  [cjmling](https://wordpress.org/support/users/cjmling/)
 * (@cjmling)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055284)
 * you copied this out from “view source” right?
 * it doesn’t work like that..u need to get into file in ur host to edit that.
 *  Thread Starter [arshavin](https://wordpress.org/support/users/arshavin/)
 * (@arshavin)
 * [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/#post-2055298)
 * i use hostgator. any idea where i can find this file in my control panel?

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/template-homepage-problem/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/template-homepage-problem/page/2/?output_format=md)

The topic ‘Template homepage problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 17 replies
 * 3 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/template-homepage-problem/page/2/#post-2055308)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
