Title: Neve Theme for
Last modified: January 19, 2021

---

# Neve Theme for

 *  Resolved [zaidi04](https://wordpress.org/support/users/zaidi04/)
 * (@zaidi04)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/neve-theme-for/)
 * Neve is my favorite theme but now these days critical errors in the header-footer
   grid
 * Fatal error: Namespace declaration statement has to be the very first statement
   or after any declare call in the script in /home/prism84u/public_html/wp-content/
   themes/neve/header-footer-grid/functions-template.php on line 12
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fneve-theme-for%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [ProPatel](https://wordpress.org/support/users/propatel/)
 * (@propatel)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/neve-theme-for/#post-13926054)
 * Sometimes this issue come because of space in PHP start tag of controller facing
   same issue just removed whitespace in:
 *     ```
       <?php 
       namespace App\Http\Controllers\Auth;
       ```
   
 * **removing the space resolved my error**
 * if you are the developer then try this in the file on
    `public_html/wp-content/
   themes/neve/header-footer-grid/functions-template.php on line 12`
 * for more read this [stack overflow](https://stackoverflow.com/questions/21433086/fatal-error-namespace-declaration-statement-has-to-be-the-very-first-statement)

Viewing 1 replies (of 1 total)

The topic ‘Neve Theme for’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/neve/4.2.3/screenshot.png)
 * Neve
 * [Support Threads](https://wordpress.org/support/theme/neve/)
 * [Active Topics](https://wordpress.org/support/theme/neve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/neve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/neve/reviews/)

## Tags

 * [Crash](https://wordpress.org/support/topic-tag/crash/)

 * 1 reply
 * 2 participants
 * Last reply from: [ProPatel](https://wordpress.org/support/users/propatel/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/neve-theme-for/#post-13926054)
 * Status: resolved