• I’ve installed the Child Theme Configurator from Lilaea Media and after I’ve created a child theme, the header image on blog can’t load despite of it’s configuration in customise pane. I’m using the Harmonic theme.

    Original parent code:

    <img src="https://zhineng.com.br/wp-content/uploads/2014/10/cropped-crane_flying_in_the_sky-wide.jpg" style="position: absolute; margin: 0px; padding: 0px; border: none; width: 1271px; height: 408.975px; max-height: none; max-width: none; z-index: -999999; left: 0px; top: -4.48750000000001px;">

    Child code:

    <div id="custom-header" style="height: 400px;">
    		</div>

    https://zhineng.com.br/blog/

    Tks!

    (please, no bumping.)

Viewing 7 replies - 1 through 7 (of 7 total)
  • Which specific files have you modified and added to your child theme?

    Could you create a zip file of your child theme and link to it here so I can download and test it?

    Thread Starter jacmenezes

    (@jacmenezes)

    Dear Kathryn,
    I created a child theme and edited some footer files as you can see on the zip file. I tried to edit header.php but at the end I left it without any modification on the parent theme.

    zip file

    Thanks!

    Thanks very much for the zip.

    I did some testing and it looks like the issue is not in your child theme, as I was able to replicate the problem on a fresh child theme that I created here. I’ve reported the issue to our developers so they can take a look and hopefully get this fixed up in a future version of the theme. We’ll keep you posted here.

    Thread Starter jacmenezes

    (@jacmenezes)

    Hello Kathryn,
    thanks for your response. I’ll wait for new updates..

    Howdy! We’ve made a fix in the parent theme that should fix this in your child theme! Please download the latest copy here: https://a8cthemedownloads.files.wordpress.com/2015/07/harmonic-wpcom-1-0-10.zip

    Hi there! Sorry for the confusion; it was pointed out that that link may not work for your purposes because the folder name is harmonic-wpcom rather than harmonic.

    The good news is, you can make this fix directly in the parent theme until we’ve had a chance to submit a new copy of Harmonic to www.remarpro.com.

    Open the theme’s functions.php file in a text editor, and on lines 206 and 207, change get_stylesheet_directory_uri to get_template_directory_uri

    That’s it! Hope this helps.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: Child Theme Configurator by Lilaea] Child theme not showing header imag’ is closed to new replies.