• Resolved rarosett

    (@rarosett)


    I am using the Sensible-WP theme on several of my WordPress sites. They have all worked with no issues until I created a new WordPress site today using WordPress 4.3. This is a fresh install. The first thing I did was to install the Sensible-WP theme and activate it. As soon as I click on the Customize link, I get the following warnings:

    Warning:  Creating default object from empty value in <path>/wp-content/themes/sensible-wp/inc/customizer.php on line 2707
    Warning:  Cannot modify header information - headers already sent by (output started at <path>/wp-content/themes/sensible-wp/inc/customizer.php:2707) in <path>/wp-includes/option.php on line 787
    Warning:  Cannot modify header information - headers already sent by (output started at <path>/wp-content/themes/sensible-wp/inc/customizer.php:2707) in <path>/wp-includes/option.php on line 788

    Everything seems to be functional except the warnings being displayed at the top of the preview page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • This has to do with how they changed the customizer in WordPress 4.3. The author needs to look at the particular line in the customizer, see what it is and correct it. Once they do that everything should be fine.

    Thread Starter rarosett

    (@rarosett)

    After using the customizer longer, I noticed a problem with the widgets. I can add a widget to the widgets section, but I am unable to save any changes to the widget. Hopefully, this is all related and will be corrected soon.

    Thread Starter rarosett

    (@rarosett)

    The latest update seems to have fixed it. Thanks for the quick response.

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

The topic ‘Warnings using theme customizer with WordPress 4.3’ is closed to new replies.