How to add a donate button to my website/blog?

Modified on Tue, 27 Feb at 4:22 PM


Adding a SociaBuzz donate button to your website/blog makes it so much easier for your community to support you, without having to leave your website/blog.


Here's how to do it:

  1. Login to your SociaBuzz account
  2. Click "Edit & Settings" on the TRIBE feature
  3. Click "Integrations" menu
  4. Click "Button on Website/Blog"
  5. Edit text on button, color and position
  6. Click "Copy the code"
  7. Paste the code into your website/blog (read how to do it below)




HTML of your website/blog

Paste the code into the HTML of your website/blog just before the closing </body> tag.

<HTML>
   <HEAD>
      <TITLE>My website</TITLE>
   </HEAD>
   <BODY>
      <P>
       Welcome to my website!
       </P>
Paste the code here, just before the closing body tag.
   </BODY>
</HTML>




Wordpress

  1. Install a Wordpress plugin that allows you to add JavaScript code (such as FluentSnippets, Simple Custom CSS and JS, or other similar plugins)
  2. Paste the code in the installed plugin


Note: To be able to install Wordpress plugins, Wordpress requires you to subscribe to their "Creator Plan"




Blogspot

  1. Login to your account at Blogger.com 
  2. Click the "Layout" menu
  3. Click "Add a Gadget" and choose "HTML/JavaScript"
  4. Fill in the "Title" with: SociaBuzz Button
  5. Paste the code in the "Content" field
  6. Click "Save"


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article