Tawk.to is a plugin for websites to monitor and live chat with visitors. It can be extended by add-ons such as screen sharing.
Questions tagged [tawk.to]
51 questions
4
votes
0 answers
Removing script tag specifically
I am dealing with a dilemma here and I cannot find a solution. Right now I have multiple PHP files with same tag code which contains TAWK API code. Now I want to remove that particular tag.
I tried a few…

Yash Karanke
- 764
- 1
- 15
- 29
3
votes
4 answers
Style the Tawk.to chat widget with my custom css
I have implemented a Tawk.to widget on my wordpress website. But as you can see in the image below(mobile version) the widget is overlapping the call us button which I don't want. By default the Tawk.to widget doesn't allow to override their css.…

Danish Shaikh
- 474
- 3
- 14
3
votes
2 answers
Making the chat widget Tawk.io disappear on one component
I am using a tawk.io chat on my reactjs app:-
This is content of my index.js file:-
import React from "react";
import ReactDOM from "react-dom";
import App from "./App";
import { BrowserRouter, Switch, Route } from "react-router-dom";
import…

Q8root
- 1,243
- 3
- 25
- 48
3
votes
3 answers
Using tawk.to with Nuxt/Vue Application
Does anyone know how to use tawk.to in a Nuxt application?
I created a file "tawk.js" on my plugin folder with the following code:
var Tawk_API = Tawk_API || {},
Tawk_LoadStart = new Date()
(function () {
var s1 =…

Fabio Zanchi
- 924
- 3
- 16
- 32
2
votes
1 answer
Tawk.to integeration in react native?
Is it possible to integrate https://tawk.to in React Native? I have seen its web view but can't find anything regarding integration with react native.

Abdul Hannan
- 35
- 5
2
votes
1 answer
Javascript disappears in Wordpress
I'm using the Tawk.to plugin to add a live chat to my website, and want to let customers open the chat by clicking a text link. Tawk.to gave me this link but when I paste that into my Wordpress editor it disappears as soon as I save the page. I…

MediaCreandum
- 133
- 9
2
votes
4 answers
How to add the Tawk chat widget script to nextjs react app
I'm trying to figure out how to add a chat widget from Tawk to a next.js react app.
In my _app.js, I have added the script import tag and tried to set the widget as follows:
import Script from 'next/script'
{/* …

Mel
- 2,481
- 26
- 113
- 273
2
votes
2 answers
using tawk Tawk_API.setAttributes with reactjs
I have the following App Component :-
import React, { useEffect } from "react";
import Home from "./pages/Home";
import About from "./pages/About";
function App() {
useEffect(() => {
var Tawk_API = Tawk_API || {},
Tawk_LoadStart = new…

Q8root
- 1,243
- 3
- 25
- 48
2
votes
1 answer
Is there any way to add tawk.to chat service to my flutter application
I have searched many places. But still I can't find a solution. I want implement a live chat assistance for my app. I have seen tawk.to service have been using by some app builders. But I don't know how they implemented it.
Any alternatives for…

Jithin Babu
- 71
- 1
- 9
2
votes
2 answers
Can I integrate tawk.to into the nav bar of my Flutter app?
I'd like to integrate my websites tawk.to chat button into my Flutter app in some way. Maybe loading a webview at all times only showing the icon? But then when it's clicked I want it to maximize over the current content, and also for the user to…

veglinus
- 56
- 2
- 9
2
votes
0 answers
Cursor start to blinking all over my a tag after I click "tawk.to" chat plugin
I just integrate the chat plugin Tawk.to into my angular app, However chat is working fine but there is a cursor blinking issue.
The cursor start to blink on all my 'a' tags on all over the page after I click chat box icon.
I tried the following…

Syamkumar S
- 144
- 1
- 7
2
votes
1 answer
Google Tag Manager (GTM) Error. Primary Expression Expected
I keep getting this error: Error at line 5, character 2: Parse error. primary expression expected
This is what the custom HTML looks like: