question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: adding ko-fi floating button

See original GitHub issue

Describe 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:closed
  • Created 2 years ago
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
hossainemruzcommented, Mar 14, 2022

That’s why I prefer YAML.

1reaction
kingabzprocommented, Mar 14, 2022

Thank you so much. I know its hard to read my toml😅

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found