Hi everyone, i am trying to integrate hubspot chat with javascript code, and i am having a problem. Theese are may steps: 1. loading the chat with the method: window.HubSpotConversations.widget.load() 2. Passing email and token of the 続きを読む
Hi everyone, i am trying to integrate hubspot chat with javascript code, and i am having a problem. Theese are may steps: 1. loading the chat with the method: window.HubSpotConversations.widget.load() 2. Passing email and token of th 続きを読む
Alright i understand, before closing this thread, i was just wondering if there was a way to move the chat window separately from the open button. ot...続きを読む
Hello, thank you for the help! I need to move the position of chat window on the screen, to connect it to the click event of my custom button on page...続きを読む
Hi, How can i customize css style for my chat integrated with Javascript? I need to change the style of my chat widget: • Change button icon color that open the chat window, or i need to remove shadow on it, or add custom icon for button; 続きを読む
Hi, How can i customize css style for my chat integrated with Javascript? I need to change the style of my chat widget: • Change button icon color that open the chat window, or i need to remove shadow on it, or add custom icon for button; 続きを読む
Hi everyone, i am trying to integrate hubspot chat with javascript code, and i am having a problem. Theese are may steps: 1. loading the chat with the method: window.HubSpotConversations.widget.load() 2. Passing email and token of the 続きを読む
Hi everyone, i am trying to integrate hubspot chat with javascript code, and i am having a problem. Theese are may steps: 1. loading the chat with the method: window.HubSpotConversations.widget.load() 2. Passing email and token of th 続きを読む
For this script that allow me to load chat on website Code: import React, { FunctionComponent, ScriptHTMLAttributes } from 'react';
const w: any = window;
// eslint-disable-next-line no-underscore-dangle, no-multi-assign
const _hsp = (w._hsp 続きを読む