wp_title breaks website
-
For some reason, when I try and add
<title><?php wp_title(”); ?></title>
to my header.php it breaks the entire site. Code loads up until <title> and then blanks. It doesn’t happen with other themes. I’ve tried disabling all plugins, and it makes no difference.
When I remove that line, everything seems to work.
Any idea what it could be?
Here is my code:
[code moderated per forum rules - please use the pastebin]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘wp_title breaks website’ is closed to new replies.