When transitioning from Legacy Chat to Web Widget (Classic), you will notice changes in both user experience and widget configuration. The appearance, placement, and label text of the minimized chat button launcher may differ. Additionally, some customization options available in the Legacy Chat widget are deprecated in the Web Widget (Classic) to simplify configuration.
For example, the chat window is no longer draggable but offers a popout feature instead. The APIs have been updated, with most $zopim.livechat APIs ported over, ensuring continued customization capabilities. However, some legacy APIs are not supported due to security concerns. For more details, visit theoriginal Zendesk help article.
In Web Widget (Classic), the minimized chat button launcher can be customized using the Web Widget JavaScript APIs. You can adjust its appearance, placement, and label text. For desktop and mobile, use the launcher API to customize the label or…
Web Widget (Classic) offers limited chat appearance customization compared to the Legacy Chat widget. The theme is restricted to a simple option, and the window size is standardized. The mobile widget is available as an overlay only, and message…
No, the chat window in Web Widget (Classic) is not draggable. Instead, it offers a popout feature that opens the widget in a new browser window. This change from the Legacy Chat widget, which allowed users to drag the chat window around the page,…
Most of the $zopim.livechat APIs have been ported to Web Widget (Classic), allowing you to continue customizing the chat experience. The legacy $zopim.livechat syntax is aliased, so existing code will work without updates. However, some legacy APIs…
In Web Widget (Classic), the language is automatically set based on the user's browser settings, unlike the Legacy Chat widget, which used page content and lang parameters. To override the browser settings, use the setLocale API. This change…