【发布时间】:2021-02-19 21:42:10
【问题描述】:
我正在尝试将 tawk.to 聊天小部件添加到我的 django 网站。我使用了来自https://pypi.org/project/django-tawkto/ 的 Django-tawkto 包。但是,它仍然没有在页面上显示小部件。 这是我的页面的输出: My Django template for where I want to use tawk.to chat widget
我确实检查了页面源代码,并且可以在那边看到 tawk.to 脚本。但它不起作用。不知道为什么?
page source for above Django template
请帮帮我。 提前致谢。
【问题讨论】: