Title: header php editor need help
Last modified: August 19, 2016

---

# header php editor need help

 *  [snows123](https://wordpress.org/support/users/snows123/)
 * (@snows123)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/header-php-editor-need-help/)
 * I get this on all my posts and pages
    Parse error: syntax error, unexpected ‘
   <‘, expecting ‘)’ in /home/content/s/n/o/snows1/html/wp-content/themes/inspiration/
   header.php on line 9 I did somethin wrong [http://healthyfitnessgroup.com/](http://healthyfitnessgroup.com/)
   I dont understand.

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/header-php-editor-need-help/#post-1035185)
 * Looks like you edited header.php and maybe removed a closing (`?>`) php tag. 
   Can you post the first 112 lines of header.php?
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/header-php-editor-need-help/#post-1035193)
 * > Can you post the first 112 lines of header.php?
 * Why?
 * [@snows123](https://wordpress.org/support/users/snows123/)
 * When I visit your blog, I get an error message on **line 7** in header.php
 * Line 7 in header.php looks like this in the inspiration 1.2 theme.
 *     ```
       <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>
       ```
   
 * This should be line 9;
 *     ```
       <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
       ```
   
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/header-php-editor-need-help/#post-1035215)
 * > Why?
 * Oops -typo! I meant the first **12** lines! Figured the opening tag was in the
   top few lines of header.php.
 *  Thread Starter [snows123](https://wordpress.org/support/users/snows123/)
 * (@snows123)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/header-php-editor-need-help/#post-1035274)
 * thanks to every one
    snows123

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

The topic ‘header php editor need help’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [snows123](https://wordpress.org/support/users/snows123/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/header-php-editor-need-help/#post-1035274)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
