How & Steps to Add Floating Whatsapp contact Button on your Blog Site





Post credit to kelvztech he's the brain behind this post!

Benefit of Whatsapp contact Button >>

1) Helps your visitors to easily reach you..

2) It makes your blog look professional. ..

Steps to add Whatsapp contact Button to your blog

1)>>Copy the code bellow.


<!-- WhatsHelp.io widget -->

<script type="text/javascript">

(function () {

var options = {

whatsapp: "xxxxxxxxxx‎", // WhatsApp number

call_to_action: "Chat with me Live", // Call to action

position: "right", // Position may be 'right' or 'left'

};

var proto = document.location.protocol, host = "whatshelp.io", url = proto + "//static." + host;

var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js';

s.onload = function () { WhWidgetSendButton.init(host, proto, options); };

var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);

})();

</script>

<!-- /WhatsHelp.io widget -->



2)>> Replace "+234803xxxxxxx" with your Whatsapp Phone number .

3)>>Go to your dashboard, look under LAYOUT >>GADGET>>HTML and paste your code there.. 
That the simple way to add Whatsapp contact Button to your blog..

Was this helpful?
How & Steps to Add Floating Whatsapp contact Button on your Blog Site How & Steps to Add Floating Whatsapp contact Button on your Blog Site Reviewed by jollynastech on June 28, 2019 Rating: 5

No comments:

Powered by Blogger.