• tried deleting the search box from twentyeleven header and think i may have deleted some code i shouldnt have.

    Parse error: syntax error, unexpected T_ENDIF in /home4/lufc1992/public_html/youngentleman.com/wp-content/themes/twentyeleven/header.php on line 114

    getting this error now, any help would be appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You should not be modifying theme files at all – those kinds of changes should be made only in a child theme. For now, just download a new copy of the theme to your local computer – then use FTP to replace that file in the twentyeleven folder

    wordpress
       wp-content
           themes
             twentyeleven
                 header.php

    Then make a child theme before you do anything else –

    http://codex.wordpress.org/Child_Themes

    Thread Starter word what?

    (@wordwanker)

    when i have the child theme made how do i extract it?
    press compress or what?

    You create the new file and new child theme folder on your computer using a plain text editor – and upload it using FTP access (ask your hosting company if you don’t have that set up yet).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘twentyeleven header php’ is closed to new replies.