Tawk.to integration error

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 4 años
nopCommerce version: 4.30(developer brach always last commit)
Steps to reproduce the problem: I used nopcommerce 4.20 with tawk.to chat, it was work perfectly, but when I use 4.30 developer version scripts not work with my website it's not load(its work with another website without nopcommerce 4.30). ı am shared my chrome browser console debug:
Hace 4 años
4.3 is not released yet. Wait until its official release.
Hace 4 años
mhsjaber wrote:
4.3 is not released yet. Wait until its official release.

yeah i know, me to developer. But they have that problem i was write on github they said write this on forum. Please deal with it, I think it's a serious problem
Hace 4 años
Can you please send me the upgraded plugin so that I can test on my machine?
Hace 4 años
mhsjaber wrote:
Can you please send me the upgraded plugin so that I can test on my machine?

of course i will send link from dm.
Or you can download and publish latest committed project from here:
https://github.com/nopSolutions/nopCommerce
Hace 4 años
Oh dear,
I'm not asking for nopCommerce project. Please send me the upgraded plugin if possible.
Hace 4 años
mhsjaber wrote:
Oh dear,
I'm not asking for nopCommerce project. Please send me the upgraded plugin if possible.
i was send
Hace 3 años
Hello,

We added  tawk to script just above the </body> tag in our cshtml page, but unfortunately it does not show up anymore after 4.3 upgrade. Worked flawlessly until 4.2. Please note that if we view source of the home page, we can clearly see that tawk to script has been downloaded and added to the page, but just no UI. Also, there are no console errors.

Kindly suggest what must be done. This is key to our community support on the website.
Site: jainkart.in

Cheers,
Pranay.
Hace 3 años
ppranayy wrote:
Hello,

We added  tawk to script just above the </body> tag in our cshtml page, but unfortunately it does not show up anymore after 4.3 upgrade. Worked flawlessly until 4.2. Please note that if we view source of the home page, we can clearly see that tawk to script has been downloaded and added to the page, but just no UI. Also, there are no console errors.

Kindly suggest what must be done. This is key to our community support on the website.
Site: jainkart.in

Cheers,
Pranay.

I was found solution:
https://yourwebsite.com/Admin/Setting/GeneralCommon
And found Seo title , at the bottom  find "Custom <head> tag"  and put the code: "
<meta name="referrer" content="no-referrer-when-downgrade">
" (without double quotes).

The problem is related with referer policy. Actually its for securty.
Hace 3 años
Hello @mk148a,

Thank you so much! this works exactly as you said. Appreciate your help. May I know how did you figure out this solution? Will be helpful for the future.

Thanks,
Pranay.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.