Cara menambahkan tombol donasi ke website/blog saya?

Modified on Tue, 27 Feb 2024 at 04:20 PM


Menambahkan tombol donasi SociaBuzz ke website/blog Anda akan mempermudah komunitas Anda untuk memberikan dukungannya, tanpa perlu meninggalkan website/blog Anda.


Berikut ini caranya:

  1. Login ke akun SociaBuzz Anda
  2. Klik "Edit & Settings" pada fitur TRIBE
  3. Klik menu "Integrations"
  4. Klik "Tombol di Website"
  5. Edit tulisan pada tombol, warna dan posisi
  6. Klik "Copy kode"
  7. Paste kode tersebut ke website/blog Anda (baca cara melakukannya di bawah)




HTML situs web/blog Anda

Paste kode tersebut ke dalam HTML website/blog Anda tepat sebelum tag </body> penutup.

<HTML>
   <HEAD>
      <TITLE>My website</TITLE>
   </HEAD>
   <BODY>
      <P>
       Welcome to my website!
       </P>
Paste kode tersebut di sini, tepat sebelum tag body penutup.
   </BODY>
</HTML>




Wordpress

  1. Install plugin Wordpress yang bisa digunakan untuk menambahkan kode JavaScript (seperti FluentSnippets, Simple Custom CSS and JS, atau plugin serupa lainnya)
  2. Paste kode tersebut pada plugin yang sudah di-install


Catatan: Agar bisa install plugin Wordpress, Wordpress mengharuskan Anda untuk berlangganan "Creator Plan" mereka




Blogspot

  1. Login ke akun Anda di Blogger.com
  2. Klik menu "Layout"
  3. Klik "Add a Gadget" dan pilih "HTML/JavaScript"
  4. Isi "Title" dengan: Tombol SociaBuzz
  5. Paste kode tersebut di kolom "Content"
  6. Klik "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 atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article