Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Tom

    (@edge22)

    Hi there,

    We just switched to using the WordPress 4.5 logo functionality.

    Replace the above snippet in your child theme with this:

    <?php generate_construct_logo() ;?>

    Thread Starter figure2

    (@figure2)

    All fixed. Thanks!

    Thread Starter figure2

    (@figure2)

    Resolved

    Theme Author Tom

    (@edge22)

    You’re welcome 🙂

    Tom,
    this fix is not working for me, there’s always a syntax error. Sorry I am no programmer, so it may be a bit dumb question.

    I replaced that exact snippet in my header.php with the line you provided, but got the syntax error.

    Do I need to add the <?php endif; ?> after your line, or just replace the first line of the code? Or anything else?

    Thanks.

    @romanko: This is not your topic. If you require assistance then, as per the Forum Welcome, please post your own topic.

    Theme Author Tom

    (@edge22)

    Hi Romanko,

    If you want to post your own topic and include the full code from your header.php in a pastebin (http://pastebin.com) I’ll be happy to help you track down the syntax error 🙂

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Header logo disappeared in child theme’ is closed to new replies.