Title: Closing PHP-Tag in inc/customizer-css.php causing issues
Last modified: December 12, 2017

---

# Closing PHP-Tag in inc/customizer-css.php causing issues

 *  [Bego Mario Garde](https://wordpress.org/support/users/pixolin/)
 * (@pixolin)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/closing-php-tag-in-inc-customizer-css-php-causing-issues/)
 * Hey there, just wanted to drop a line that the theme is causing some hickups 
   in the login-form. File inc/customizer-css.php currently has a closing PHP tag`?
   >` in line 38 followed by a new line. If you remove this tag, everything works
   fine.
 * Best regards, Bego

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

 *  [fleisch710](https://wordpress.org/support/users/fleisch710/)
 * (@fleisch710)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/closing-php-tag-in-inc-customizer-css-php-causing-issues/#post-9776953)
 * Bego I’m getting the error: Warning: Cannot modify header information – headers
   already sent by (output started at /homepages/21/d369456258/htdocs/City hill/
   wp-content/themes/ithemer/inc/customizer-css.php:39) in /homepages/21/d369456258/
   htdocs/City hill/wp-includes/pluggable.php on line 1216
 * Here are lines 30-42 in the inc/customizer-css.php file:
 *  // Register sections.
    $wp_customize->add_section( new ithemer_Customize_Section_Upsell(
   $wp_customize, ‘theme_upsell’, array( ‘title’ => esc_html__( ‘Upgrade to Pro’,‘
   ithemer’ ), ‘pro_text’ => esc_html__( ‘Buy Themer Pro’, ‘ithemer’ ), ‘pro_url’
   => ‘[https://ithemer.com/themes/ithemer-pro-wordpress-theme/&#8217](https://ithemer.com/themes/ithemer-pro-wordpress-theme/&#8217);,‘
   priority’ => 1, ) ) );
 * Let me know what I am missing or need to change.
 * Thanks for the help!
 * Mark
 *  Theme Author [ithemer](https://wordpress.org/support/users/ithemer/)
 * (@ithemer)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/closing-php-tag-in-inc-customizer-css-php-causing-issues/#post-9779413)
 * Dear [@pixolin](https://wordpress.org/support/users/pixolin/)
 * Thanks we have removed it and updated latest version
 * thank you

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

The topic ‘Closing PHP-Tag in inc/customizer-css.php causing issues’ is closed to
new replies.

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

 * 2 replies
 * 3 participants
 * Last reply from: [ithemer](https://wordpress.org/support/users/ithemer/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/closing-php-tag-in-inc-customizer-css-php-causing-issues/#post-9779413)
 * Status: not resolved