ffinch815
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Parse error: syntax error, unexpected T_STRINGThese were my instructions
Option 2: Copy and paste a <meta> tag in your default webpage
You can add a <meta> tag containing the authentication code to the <head> section of your default webpage.
<meta name=”msvalidate.01″ content=”B12059854910F4F356E97FCFD398384C” />
An example:
<html>
<head>
<meta name=”msvalidate.01″ content=”B12059854910F4F356E97FCFD398384C” />
<title>Your SEO optimized title</title>
</head>
<body>
page contents
</body>
</html>Forum: Themes and Templates
In reply to: Parse error: syntax error, unexpected T_STRING<meta name=”msvalidate.01″ content=”B12059854910F4F356E97FCFD398384C” />
I was instructed to to insert it into my header.php
Forum: Themes and Templates
In reply to: Parse error: syntax error, unexpected T_STRINGNot to be a nuisance, but where the heck was I supposed to put that verification code for “Bing”?
Forum: Themes and Templates
In reply to: Parse error: syntax error, unexpected T_STRINGYep that did the trick! Thank you! Thank you!
Forum: Themes and Templates
In reply to: Parse error: syntax error, unexpected T_STRINGThanks again. You’ve been a great help.
Forum: Themes and Templates
In reply to: Parse error: syntax error, unexpected T_STRINGOne more question. Will that automatically overwrite the current file?
Forum: Themes and Templates
In reply to: Parse error: syntax error, unexpected T_STRINGThanks a million! I’ll get right on it.
Forum: Themes and Templates
In reply to: Parse error: syntax error, unexpected T_STRINGWould I lose my content if I used a different theme?
Forum: Themes and Templates
In reply to: Parse error: syntax error, unexpected T_STRINGGitem, You guessed right.
Forum: Themes and Templates
In reply to: Parse error: syntax error, unexpected T_STRINGWordPress, but it’s not giving me the option to re-install.
Forum: Themes and Templates
In reply to: Parse error: syntax error, unexpected T_STRINGI don’t mean to sound like a dummy, but how can I get a fresh copy of the theme? I tried earlier to to re-install it but cannot.
Forum: Themes and Templates
In reply to: Parse error: syntax error, unexpected T_STRINGI removed the code given to me by Bing, after placing in the editor. It’s when I removed the code from the editor is when I got the error message. I’m at a total loss here. Nothing else was changed.