• 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/
    I dont understand.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Looks like you edited header.php and maybe removed a closing (?>) php tag. Can you post the first 112 lines of header.php?

    Can you post the first 112 lines of header.php?

    Why?

    @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" />

    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

    (@snows123)

    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.