• Hello.

    How can we create a button to start the chat and a shortcode for the widget to chat only with the admin (user id=55)?

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author wordplus

    (@wordplus)

    Hi there!

    Did you ever checked documentation?

    There is shortcodes available and user_id attribute can be applied to it:
    https://www.better-messages.com/docs/shortcodes/better_messages_live_chat_button

    Thanks!

    Thread Starter bing4

    (@bing4)

    In docs there is only info for button and widget. But no info how to start coversation with particular user staying on the same page, without redirection to /chat page.

    So, my question is about how to initiate the chat with user_id= staying on the same page without redirection to /chat page?

    Thread Starter bing4

    (@bing4)

    Now I use

    [better_messages_live_chat_button type=”button” text=”Chat” user_id=”1″]

    [better_messages]

    on the same page, but it redirects to /chat page. How to chat on the same page via button?

    Plugin Author wordplus

    (@wordplus)

    Hi there!

    In WebSocket version you can open mini chat and it will stay at the same page.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.