You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to add a ko-fi widget to my page but I can't get it to work.
Modifying baseof
The instructions are to add the following just before the end of the body tag. I've decided to copy the _baseof.html into my own layouts folder to do so.
The repo says to add this to the end of a blog post; i've tried that but it still looks ugly.
Using kofi button
I would prefer to have the floating window. However, I also tried to use the ko-fi button that links to the kofi website. Sadly this also doesn't render well.
I would really appreciate some support in getting ko-fi support into this theme, or at least in my repo :)
Less desirable options like using
The text was updated successfully, but these errors were encountered:
Describe the enhancement
Hello.
I'm trying to add a ko-fi widget to my page but I can't get it to work.
Modifying baseof
The instructions are to add the following just before the end of the
body
tag. I've decided to copy the_baseof.html
into my own layouts folder to do so.I've disabled all CSP policies to test this locally, but this doesn't work. I get the following error and it renders in an ugly way:
Using a plugin
I've also tried using this hugo-kofi plugin, but even without that the same error occurs so I'm guessing it is the theme
https://github.com/tgagor/hugo-shortcode-kofi/tree/main
The repo says to add this to the end of a blog post; i've tried that but it still looks ugly.
Using kofi button
I would prefer to have the floating window. However, I also tried to use the ko-fi button that links to the kofi website. Sadly this also doesn't render well.
I would really appreciate some support in getting ko-fi support into this theme, or at least in my repo :)
Less desirable options like using
The text was updated successfully, but these errors were encountered: