Parse error: syntax error, unexpected ‘)’ in /home/content/72/9916272/html/wp-content/themes/dw-fixel_1.0.7_theme/footer.php on line 5
1 Answers
Hi
Apologies for the delay in replying to you.
Please add the following code to the footer.php file.
<?php ?> <?php _e('Copyright & copy; 2014 Sean M. Foster')?> <a href="http://wordpress.org/" title="Semantic Personal Publishing Platform">WordPress</a>. <a href="http://www.designwall.com/">DesignWall</a>. <a href="#"><i></i></a>
Hope this helps !
Please login or Register to submit your answer
replied 10 years ago
<?php ?> <?php _e('Copyright & copy; 2014 Sean M. Foster') WordPress. DesignWall. I suspect the syntax is off somewhere?