Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I am receiving this error on the login page after switching to Ithemer:

    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

    Any help ASAP would be great.

    Thanks,

    Mark

    [email protected]

    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/’,
    ‘priority’ => 1,
    )
    )
    );

    Let me know what I am missing or need to change.

    Thanks for the help!

    Mark

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