I was messing around with ko-fi widget links and wanted to use the “header” as the place to put the ko-fi code, however it doesn’t render/export it as intended when put in the header box, rather just as plain text.
By adding it manually, it does work just fine (ko-fi uses a but it can be placed into div control it better), but since the header can be used to automatically include reoccurring content (e.g. author name, email, etc), I reckon it’d be useful to have this setting be able to render html elements as well.
I’m not sure how complicated this edit would be, if possible even, still I thought I'd share the idea.
Using native header setting:
Manual html:
<div style="position: absolute; top: -50px; right: 0px;"><a href='TestLink' target='_blank'><img height='30' style='border:0px;height:34px;' src='https://storage.ko-fi.com/cdn/kofi3.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a></div>

I was messing around with ko-fi widget links and wanted to use the “header” as the place to put the ko-fi code, however it doesn’t render/export it as intended when put in the header box, rather just as plain text.
By adding it manually, it does work just fine (ko-fi uses
abut it can be placed intodivcontrol it better), but since the header can be used to automatically include reoccurring content (e.g. author name, email, etc), I reckon it’d be useful to have this setting be able to render html elements as well.I’m not sure how complicated this edit would be, if possible even, still I thought I'd share the idea.
Using native header setting:
Manual html:
<div style="position: absolute; top: -50px; right: 0px;"><a href='TestLink' target='_blank'><img height='30' style='border:0px;height:34px;' src='https://storage.ko-fi.com/cdn/kofi3.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a></div>