Title: Help! Error with functions.php won&#039;t fix!
Last modified: August 31, 2016

---

# Help! Error with functions.php won't fix!

 *  [EppieShepherd](https://wordpress.org/support/users/eppieshepherd/)
 * (@eppieshepherd)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/help-error-with-functionsphp-wont-fix/)
 * Hello
 * I recently added something to my function.php file. However I got the message:
 * Parse error: syntax error, unexpected T_STRING in /var/sites/e/eppie.me.uk/public_html/
   wp-content/themes/canard/functions.php on line 277
 * I then deleted what I had added but it is still showing the message and now shoes
   it on any page on my site so I can’t do anything!
 * It all seems fine to me but perhaps I mistakeningly deleted a last bit of code?
 * The end of the functions.php is currently:
 * /**
    * Customizer additions. */ require get_template_directory() . ‘/inc/customizer.
   php’;
 * /**
    * Load Jetpack compatibility file. */ require get_template_directory() .‘/
   inc/jetpack.php’;
 * /**
    * Load plugin enhancement file to display admin notices. */ require get_template_directory().‘/
   inc/plugin-enhancements.php’;
 * Please help!
 * [https://wordpress.org/plugins/css/](https://wordpress.org/plugins/css/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [EppieShepherd](https://wordpress.org/support/users/eppieshepherd/)
 * (@eppieshepherd)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/help-error-with-functionsphp-wont-fix/#post-7347421)
 * I even tried taking everything out of the functions.php and pasting in the original
   code i managed to find but it still says the same error message even though there
   isn’t a line 277!

Viewing 1 replies (of 1 total)

The topic ‘Help! Error with functions.php won't fix!’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/css.svg)
 * [CSS](https://wordpress.org/plugins/css/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/css/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/css/)
 * [Active Topics](https://wordpress.org/support/plugin/css/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/css/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/css/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [functions](https://wordpress.org/support/topic-tag/functions/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [T_STRING](https://wordpress.org/support/topic-tag/t_string/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [EppieShepherd](https://wordpress.org/support/users/eppieshepherd/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/help-error-with-functionsphp-wont-fix/#post-7347421)
 * Status: not resolved