Title: class-header-header_main.php errors
Last modified: August 22, 2016

---

# class-header-header_main.php errors

 *  [jheske](https://wordpress.org/support/users/jheske/)
 * (@jheske)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/class-header-header_mainphp-errors/)
 * I am using Customizr Child theme.
 * I have just updated WP and Customizr to the latest and cleared my cache. I am
   now seeing two errors when I browse to my site:
 * Warning: implode(): Invalid arguments passed in /home1/thear12/public_html/atlantapatentlaw/
   wp-content/themes/customizr/inc/parts/class-header-header_main.php on line 315
 * Warning: implode(): Invalid arguments passed in /home1/thear12/public_html/atlantapatentlaw/
   wp-content/themes/customizr/inc/parts/class-header-header_main.php on line 359
 * Thanks very much for any help solving this problem.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/class-header-header_mainphp-errors/#post-5627674)
 * Probably you’re using a child theme and in its functions.php you have a function
   hooked to `tc_navbar_wrapper_class` which returns a string instead of an array.
   
   Things are changed and now you have to handle and return an array.
 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/class-header-header_mainphp-errors/#post-5627682)
 * Basically you’re using the snippet to center the header, which, btw isn’t needed
   anymore since now is a customizr option.
 *  Thread Starter [jheske](https://wordpress.org/support/users/jheske/)
 * (@jheske)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/class-header-header_mainphp-errors/#post-5627847)
 * Thanks very much for the responses!
 * I knew I could use a customizr option to center the header. However, I wanted
   to further customize to remove the tagline, and center the site description and
   nav menu, which I didn’t find options for, but was able to use the snippet to
   do.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘class-header-header_main.php errors’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [jheske](https://wordpress.org/support/users/jheske/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/class-header-header_mainphp-errors/#post-5627847)
 * Status: not resolved