Parse error: syntax error, unexpected ‘{‘
-
Hey guys, so I got this theme “Slidette” and when I input it I am getting this error:
Parse error: syntax error, unexpected ‘{‘ in /wp-content/themes/slidette/functions.php on line 145
Line 145 is this:
<input type="radio" name="Slidette_Theme" value="xBlack" <?php echo $xThemeC; ?> />Black
As you can see, there is no ‘{‘ mark! I have no idea why it is doing this?
The full functions.php code is below.
[EDIT: Code block removed. For larger blocks of code, use the WordPress pastebin and post the pastebin url here.]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Parse error: syntax error, unexpected ‘{‘’ is closed to new replies.