Title: Error in the template
Last modified: March 22, 2017

---

# Error in the template

 *  [balaji27](https://wordpress.org/support/users/balaji27/)
 * (@balaji27)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/error-in-the-template/)
 * Error in the theme functions file in the line stated below
 *  add_theme_support(‘custom-header’, [
    ‘flex-width’ => true, ‘width’ => 1366,‘
   flex-height’ => true, ‘height’ => 350, ‘header-text’ => true, ‘default-text-color’
   => ‘ffffff’, ]);
 * Have to use this only add_theme_support(‘custom-header’, array(
    ‘flex-width’
   => true, ‘width’ => 1366, ‘flex-height’ => true, ‘height’ => 350, ‘header-text’
   => true, ‘default-text-color’ => ‘ffffff’, ));

The topic ‘Error in the template’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/simple-bootstrap/2.0.6/screenshot.
   png)
 * Simple Bootstrap
 * [Support Threads](https://wordpress.org/support/theme/simple-bootstrap/)
 * [Active Topics](https://wordpress.org/support/theme/simple-bootstrap/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/simple-bootstrap/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/simple-bootstrap/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [balaji27](https://wordpress.org/support/users/balaji27/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/error-in-the-template/)
 * Status: not resolved