Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING
-
Please help! I don’t have any PHP experience and now I am stuck on this error.
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/gchope/public_html/wp-content/themes/gch/header.php on line 151
Here is line 151 from this file:
Cufon.replace('h1:not(.no-cufon)', {fontFamily: '<?php echo $actual_font ?>'<?php string_( ', fontSize: '', get_option_fontsize( 'h1' ), 'px'' ) ?>});
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING’ is closed to new replies.