• Resolved tonygao

    (@tonygao)


    Hello, I already know how to create chat room using the shortcode, but how can I create chat room from front end using javascript?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marcin

    (@marcinlawrowski)

    Hello @tonygao

    Unfortunately, there is no easy way of doing it. If you have chat loaded already on a page then you can use:

    window._wiseChat.init(element); // element is a div with data-wc-config attribute
    Thread Starter tonygao

    (@tonygao)

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to create chat room using javascript?’ is closed to new replies.