What did you put into the child theme?
Its says this directly after installing the child theme upon activation – before adding any customizations. Currently I have the css. placed in customize menu.
here is how its written for css.
/*
Theme Name: Customizr Child
Theme URI: http://themesandco.com/customizr
Description: A child theme for the Customizr WordPress theme. This child theme simply includes 2 files : style.css to add your custom css and functions.php where you can extend Customizr’s core code. In order to keep your code as clean and flexible as possible, try to use Customizr’s hooks API for your customizations. Do something awesome and have fun !
Author: Nicolas Guillaume (nikeo)
Author URI: http://themesandco.com
Template: customizr
Version: 1.0.0
*/
and the php file is in the zip folder as well. saved with the .php extension and saved as an ‘all files’
I am totally confused why it would be coming up with the error. thanks for your help
Could you go to Customiz’it! > Images and switch off retina support. Does that fix it?
If not, switch retina support back on and then activate the Customizr theme, rather than the child and tell us if that works.
Wow! that totally worked! I uninstalled the child theme then disabled retina support in the parent, reinstalled the child.. addded my customizations back to it and no problem! Thanks so much electricfeet!
Great! Glad it worked. I think there must be an issue in the new retina support. Over to @nikeo…