Cara membuat Button share artikel blog ke whatsapp

Tutorial kali ini tentang berbagi postingan blog ke whatsapp,
langsung saja copy kode ini dan simpan di html tema blog anda

 <b:if cond='data:blog.isMobileRequest'>
                      <a class='whatsapp' expr:href='&quot;https://api.whatsapp.com/send?text=&quot; + data:post.title + &quot; | &quot; + data:post.url' rel='nofollow' target='_blank'>
                        <img alt='share-whatsapp' src='https://lh3.googleusercontent.com/-xYcqMiIObEA/XmQ1-6NsOqI/AAAAAAAABpk/hlbu9d-Ml9EOZezt2KqWG18mbVNxdBI5wCEwYBhgL/w140-h140-p/wa.png'/></a>
                      <b:else/>
                   <a class='whatsapp whatsapp-desktop' expr:href='&quot;https://web.whatsapp.com/send?text=&quot; + data:post.title + &quot; | &quot; + data:post.url' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=900, height=550, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'>
                      <img alt='share-whatsapp' src='https://lh3.googleusercontent.com/-xYcqMiIObEA/XmQ1-6NsOqI/AAAAAAAABpk/hlbu9d-Ml9EOZezt2KqWG18mbVNxdBI5wCEwYBhgL/w140-h140-p/wa.png'/></a>
                    </b:if>
untuk cara simpan kode di atas bisa di lihat disini

Cara membuat button share berbagi via aplikasi di facebook

Bagikan:

Related Posts