Feature Request: adding ko-fi floating button
See original GitHub issueDescribe the solution you’d like
I want to add Ko-fi floating button: https://ko-fi.com/Manage/donation-widget-setup
Describe alternatives you’ve considered
I am not good at web development.
Additional context
I want to add this:
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script>
kofiWidgetOverlay.draw('kingabzpro', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support me',
'floating-chat.donateButton.background-color': '#5cb85c',
'floating-chat.donateButton.text-color': '#fff'
});
</script>
Issue Analytics
- State:
- Created 2 years ago
- Comments:15 (8 by maintainers)
Top Results From Across the Web
Ko-fi Donation Widget - Ko-fi.com Help Portal
The Floating Button option expands when clicked to reveal your donation panel. A bit like a 'chat-bot'. It's really quick to set up...
Read more >Adding a Ko-fi Button to Your WordPress Site or Blog
The plugin lets you add a button to any widget area or use the Shortcode [kofi] to add a button to any page...
Read more >New Ways to Take Donations Directly on Your Website or Blog
Another neat way to take donations on your own site. The hovering button pops up the donation panel for a super-fast donation method....
Read more >Using Ko-fi With Tumblr - Ko-fi.com Help Portal
1. Add a Static Image of a Ko-fi Button to Tumblr (simple) ... Download a Ko-fi button from brand assets and upload it...
Read more >Features - Ko-fi.com Help Portal
Use the new Ko-fi Donation Widget to give your audience a super-easy way to support you without leaving you... Kevin. March 9, 2021....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
That’s why I prefer YAML.
Thank you so much. I know its hard to read my toml😅