I understand well both variants that you provided here, but I have no idea how to apply them to my situation. If i was inserting plugin manually, I could apply your solution. But when it’s automatic generated…
First of all, I can’t go into the footer editor and wrap code added by plugin with
//Functional <script type="text/javascript" data-category="functional"></script>
because plugin inserts it only when the page is running. Please tell me how do I have to wrap the code inserted by the plugin with the upper code.
I also don’t know how to do the second solution – adding the code to Script Center, because the code is inserted by a plugin. I assume that this Script Center will allow me to block the plugin if I paste the script through the Center myself?
Please help. Thank you.
]]>I typed in always allow https://tawk.to but it’s still a problem.
Please let me know what could be the reason?
]]>Good Day!
First of all I would like to thank you spending your time in creating such a great plugin.
I use this plugin to pop-up tawk.to chat window to be pooped up from menu. It is all working fine in browsers but when tried on mobile(android) only the border is loaded and the content inside the popup window appears transparent.
Could you please help
]]>I am a happy user of Tawk.to but I have doubt where most of my users reported it.
Basically my problem is:
I have Tawkto installed in my https://saaspirate.com/ but when a user randomly visits any page on the website they are met with a popup (https://prntscr.com/rwj5ck) so how can I disable it make sure the chat widget only shows like this https://prntscr.com/rwj5q8 on all pages?
Thanks
Alston
The plugin allows me to enter the username and password and select the Property and widget. but the page does not show me the chat.
When you look at the script for the Google inspection, you can see that the query returns this error: USER_ERROR.
Someone to help me solve this problem.
thanks
]]>After updating wordpress to latest version 5.0.3. the tawk.to live chat plugin stopped working. I tried with copy the widget embedded code to footer.php file, but with no result.
I don’t have any idea why it is suddenly stopped working.
There is no error in property and widget setting in tawk.to plugin.
Please let me know how to fix this.
Regards,
Sumit.
Does anyone have experience with setting up Google Analytics and Tawk.to within the plugin?
I can not setup this. For Analytics I have set a cookie with the name _ga and created a consent with the name analytics, the consent is not requireed and the cookie is not always active.
In the functions.php I have placed the following code:
add_action (‘wp_head’, ‘my_google_opt_out’);
function my_google_opt_out () {
??if (! has_consent (‘analytics’) ||! is_allowed_cookie (‘_ga’)) {
?????>
????<script>
??????window [‘ga-disable-UA-mycode-1’] = true; // Do not forget to replace X for your actual UA numbers.
????</ script>
????<? php
??}
}
But the standard analytics code is also in the header, I want the analytics to work as standard and that the user can disable it and not the other way around. How could I set all this?
For the Tawk.to chat I do not get it working at all, does anyone have any experience with setting up the plug-in for Tawk.to and Analytics?
Thanks in advance.
]]>