2022-02-08, 08:37 AM
(This post was last modified: 2022-02-14, 08:10 PM by Anka06. Edited 2 times in total.)
1.
2.
Footer templates
getbutton
https://getbutton.io/
<a href="https://wa.me/country code number" target="_blank"><i class="fab fa-whatsapp"></i></a>
2.
<script type=”text/javascript”>
(function () {
var options = {
WhatsApp: “+ country code number”, //
call_to_action: “Hello, text?”, // whatsapp go
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>
Footer templates
getbutton
https://getbutton.io/
Our New Theme Published = click to download