Title: 1 Error left before full validation
Last modified: August 18, 2016

---

# 1 Error left before full validation

 *  Resolved [doctoralf](https://wordpress.org/support/users/doctoralf/)
 * (@doctoralf)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/1-error-left-before-full-validation/)
 *  will [validate](http://validator.w3.org/check?uri=http%3A%2F%2Fdoctoralf.com%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1)
 * I know that it refers to the about page (deleting the code results in the link
   to the about page being deleted).
 * This is the problematic code in the left column:
 * `<li class="title">NAVIGATION</li>`
    `<li><a href="<?php bloginfo('home'); ?>"
   >Home</a>` `<?php wp_list_pages('title_li='); ?></li>`
 * With:
    `<?php wp_list_pages('title_li='); ?></li>` being the link to the about
   page.
 * I’m not too familiar with xhtml (apart from the basic tags) and I couldn’t get
   anything from google.
 * Any help would be great

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/1-error-left-before-full-validation/#post-398356)
 * Try this:
    `<li class="title">NAVIGATION</li> <li><a href="<?php bloginfo('home');?
   >">Home</a></li> <?php wp_list_pages('title_li='); ?>
 *  Thread Starter [doctoralf](https://wordpress.org/support/users/doctoralf/)
 * (@doctoralf)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/1-error-left-before-full-validation/#post-398498)
 * It worked.
 * Thanks heaps moshu :o)

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

The topic ‘1 Error left before full validation’ is closed to new replies.

## Tags

 * [validate](https://wordpress.org/support/topic-tag/validate/)
 * [W3C](https://wordpress.org/support/topic-tag/w3c/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [doctoralf](https://wordpress.org/support/users/doctoralf/)
 * Last activity: [19 years, 11 months ago](https://wordpress.org/support/topic/1-error-left-before-full-validation/#post-398498)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
