Title: pixel theme
Last modified: August 19, 2016

---

# pixel theme

 *  [saddleworthantiques](https://wordpress.org/support/users/saddleworthantiques/)
 * (@saddleworthantiques)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/pixel-theme/)
 * My menu is not working at the top
 * It shows Home I renamed my home page and do not even have a page named home.
   
   Also it does not show any of my other pages
 * [http://www.saddleworthantiques.co.uk](http://www.saddleworthantiques.co.uk)
 * here is the code in the editor for header.php
 * <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN”
    “[http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt](http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt);
 * <html xmlns=”[http://www.w3.org/1999/xhtml&#8221](http://www.w3.org/1999/xhtml&#8221);
   xml:lang=”en” lang=”en”>
 * <head>
    <meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’);?
   >; charset=<?php bloginfo(‘charset’); ?>” /> <title><?php if (is_home () ) { 
   bloginfo(‘name’); echo ” – “; bloginfo(‘description’); } elseif (is_category()){
   single_cat_title(); echo ” – “; bloginfo(‘name’); } elseif (is_single() || is_page()){
   single_post_title(); echo ” – “; bloginfo(‘name’); } elseif (is_search() ) {bloginfo(‘
   name’); echo ” search results: “; echo wp_specialchars($s); } else { wp_title(”,
   true); }?></title> <meta name=”generator” content=”WordPress <?php bloginfo(‘
   version’); ?>” /> <meta name=”robots” content=”follow, all” /> <link rel=”stylesheet”
   href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />
   <link rel=”alternate” type=”application/rss+xml” title=”<?php bloginfo(‘name’);?
   > RSS Feed” href=”<?php bloginfo(‘rss2_url’); ?>” /> <link rel=”pingback” href
   =”<?php bloginfo(‘pingback_url’); ?>” /> <?php wp_head(); ?>
 * <!– this product is released under General Public License. Please see the attached
   file for details. You can also find details about the license at [http://www.opensource.org/licenses/gpl-license.php](http://www.opensource.org/licenses/gpl-license.php)–
   >
 * <script type=”text/javascript”><!–//–><![CDATA[//><!–
    sfHover = function() {
   if (!document.getElementsByTagName) return false; var sfEls = document.getElementById(“
   nav”).getElementsByTagName(“li”);
 *  for (var i=0; i<sfEls.length; i++) {
    sfEls[i].onmouseover=function() { this.
   className+=” sfhover”; } sfEls[i].onmouseout=function() { this.className=this.
   className.replace(new RegExp(” sfhover\\b”), “”); } }
 * }
    if (window.attachEvent) window.attachEvent(“onload”, sfHover); //–><!]]></
   script>
 * <!–[if lt IE 8]>
    <link href=”<?php bloginfo(‘template_url’); ?>/ie.css” rel=”
   stylesheet” type=”text/css” /> <![endif]–>
 * <!–[if lt IE 7]>
    <link href=”<?php bloginfo(‘template_url’); ?>/ie6.css” rel
   =”stylesheet” type=”text/css” /> <script src=”[http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js&#8221](http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js&#8221);
   type=”text/javascript”></script> <![endif]–>
 * </head>
 * <body>
    <div id=”wrapper”>
 * <div id=”header”>
 * <div id=”logo”>
    <h1>“><?php bloginfo(‘name’); ?>
   </h1>
    <span><?php bloginfo(‘
   description’); ?></span> </div>
 * <div id=”topright”>
    -  <?php wp_list_pages(‘depth=1&title_li=0&sort_column=menu_order’); ?>
    - [search](https://wordpress.org/support/topic/pixel-theme/?output_format=md#searchform)
    - [skip to content ↓](https://wordpress.org/support/topic/pixel-theme/?output_format=md#main)
 * </div>
    <div class=”cleared”></div> </div> <!– Closes header –>
 * <div id=”catnav”>
    <div id=”toprss”>“><img src=”<?php bloginfo(‘template_directory’);?
   >/images/rss-trans.png” alt=”<?php bloginfo(‘name’); ?>” width=”65″ height=”24″/
   >
   </div> <!– Closes toprss –>
    <ul id=”nav”>
    - 
    -  <?php wp_list_categories(‘sort_column=name&title_li=&depth=2’); ?>
    - </div> <!– Closes catnav –>
    - <div class=”cleared”></div>
    - ROD

Viewing 1 replies (of 1 total)

 *  Thread Starter [saddleworthantiques](https://wordpress.org/support/users/saddleworthantiques/)
 * (@saddleworthantiques)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/pixel-theme/#post-1232954)
 * Also I do not want the RSS link at the right hand side of the Menu bar
 * Rod

Viewing 1 replies (of 1 total)

The topic ‘pixel theme’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [saddleworthantiques](https://wordpress.org/support/users/saddleworthantiques/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/pixel-theme/#post-1232954)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
