• Hello, I noticed that I can’t change the chat default messages when I embed the chat throught the plugin. I have enabled the main plugin and the WooCommerce extension.

    In the HTML integration snippet on the sendinblue platform, there is an option to change the default messages by adding some options inside the snippet:

    /* OPTIONAL: to overwrite the default welcome message uncomment this line*/
    // window.sib.custom_welcome_message = 'Hello, how can we help you?';
    /* OPTIONAL: to overwrite the default offline message uncomment this line*/
    // window.sib.custom_offline_message = 'We are currently offline. In order to answer you, please indicate your email in your messages.';

    But thought the plugin I can’t change them, and it appears that there is no support for this in your code. There is no hook to disable the chat and load it on my own, or filter to customize it either.

    Any help with this? Is there a way around? Is it possible that you could add 2 simple options in your settings to change these strings? Thanks

  • The topic ‘Can’t change chat default message’ is closed to new replies.