Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Output in child themes’ header.php

Home / Forums / Kadence Theme / Output in child themes’ header.php

This topic is: Resolved
[Resolved]
Posted in: Kadence Theme
March 18, 2021 at 8:34 am

Hi, I have a peculiar dilemma and perhaps someone can help.

I use Local by Flywheel for local development and exactly the same stack for live servers, including Kadence. I want to add a tiny custom signature to HTML header in the form of a comment tag to header.php inside child-theme. When inspected in the browser, the signature is printed out nicely where I want it in the local environment, but exactly the same code snippet is not printed on a live server. It looks like it is completely ignored and missing.

Is this a server or a theme issue or am I missing something? I did this with plenty of themes in the past with no problems at all.

This is the example code immediately after the doctype declaration

<!--
__ __ ___ _
| \/ |_ _| _ )_ _ __ _ _ _ __| |
| |\/| | || | _ \ '_/ _<code>| ' \/ _</code> |
|_| |_|\_, |___/_| \__,_|_||_\__,_|
|__/
*
*
Some text
More text
*
*
*
-->

Thanks for your input, Al

  • This topic was modified 5 years ago by allpzz.
  • The forum ‘Kadence Theme’ is closed to new topics and replies.