如何从免费的getbutton.io中删除品牌



我收到这个,我想删除品牌。有什么理由这样做吗?请注意,我自己不是开发人员,使用elementorbuilder。提前感谢

<!-- GetButton.io widget -->
<script type="text/javascript">
(function () {
var options = {
whatsapp: "123456789", // WhatsApp number
call_to_action: "Call US", // Call to action
position: "right", // Position may be 'right' or 'left'
};
var proto = document.location.protocol, host = "getbutton.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>
<!-- /GetButton.io widget -->

根据插件页面,这仅在Pro版本中可用。

使用PRO功能获得更多聊天和销售:

Enable the Greeting Message.
**Remove the ‘GetButton’ link.**
Add up to ten buttons to the widget.
Choose any custom color for the button.

//https://wordpress.org/plugins/whatshelp-chat-button/

在此处输入图像描述

https://i.stack.imgur.com/wBPRU.png

Insert <head> <head> code and removed adv.
<style>
.dmopMx{
visibility: hidden;
}
</style>

最新更新