Custom Header image information not saved to DB
-
This has been frustrating me all day now.
I’ve migrated a clients website to a new hosting, using FTP for themes and plugins, and Migrate DB Pro for the database and the media files.
On this new server, everything runs fine – with one glaring exception: changes to customizer > Header Image are never saved to the database (wp_options > option_name: theme_mods_XXX).
I’m normally running a child theme to Genesis.
I’ve tried switching to a unchanged Studiopress Genesis Child Theme, to WordPress twentyfifteen standard theme, I’ve switched browsers, changed the width and height array of add_theme_support( ‘custom-header’, uploaded new images, and cropped old images.Nothing works.
Header_image keeps being saved empty (s:12:”header_image”;s:0:””;s:17:”header_image_data”;O:8:”stdClass”:5:) into the database.
Before I give up and replace Customizer with ACF Pro: is there a chance this has to do with the Media files themselves? Even though in the Customizer header images are displayed, can be selected and changed, just not saved?
BTW: I have a copy of the website on a different server on the same hosting company, a local copy, and the original copy that runs on a Windows IIS server. Switching header images works on all three.
- The topic ‘Custom Header image information not saved to DB’ is closed to new replies.