admin:online-platform-cms:3rd-party-scripts:freshchat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
admin:online-platform-cms:3rd-party-scripts:freshchat [2020/06/19 12:35] algirdas-matasadmin:online-platform-cms:3rd-party-scripts:freshchat [2021/08/31 08:41] – https://advbet.slack.com/archives/CKK5LEACA/p1630399117020800 algirdas-matas
Line 21: Line 21:
  
   document.body.addEventListener("userLogIn", function(e){   document.body.addEventListener("userLogIn", function(e){
-    const user = e.detail;+    var user = e.detail;
     window.fcWidget.setExternalId(user.id);     window.fcWidget.setExternalId(user.id);
     window.fcWidget.user.setFirstName(user.displayName);     window.fcWidget.user.setFirstName(user.displayName);
Line 41: Line 41:
   margin: a b c d   margin: a b c d
 } }
 +.custom_fc_frame.fc-open { margin: 0 }
 </style> </style>
 </code> </code>
  • admin/online-platform-cms/3rd-party-scripts/freshchat.txt
  • Last modified: 2021/08/31 08:41
  • (external edit)