• Resolved Swissprice

    (@swissprice)


    Hello,

    Great app! I would like to know if there is a way to remove the little “x” button to close the window? So the window doesn’t disappear.

    One more thing: when chatting, there is a problem with apostrophe. When writing words containing apostrophe such as “we’re”, the chat send it as “we/’re” with a “/” in the middle. How can I fix this?

    Thanks! 🙂

    https://wordpress.org/plugins/wp-live-chat-support/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WP-LiveChat

    (@wp-livechat)

    Hi there.

    Thank you for your kind words.

    You can hide the ‘x’ by adding the following CSS to your theme’s stylesheet:

    #wp-live-chat-close {
        display: none !important;
    }

    Thank you for the heads-up on escaping the apostrophes. We’ll have this fixed in the next update we release 🙂

    I hope the above helps?

    Thread Starter Swissprice

    (@swissprice)

    Hello,

    It worked perfectly! Thank you very much! 🙂

    Plugin Author WP-LiveChat

    (@wp-livechat)

    Hi there.

    So glad to hear! Only a pleasure 🙂

    If you ever have a minute to spare, please consider reviewing the plugin. It would mean the world to me.

    Thread Starter Swissprice

    (@swissprice)

    Hello,

    I just reviewed your plugin.

    Thanks again! 🙂

    Plugin Author WP-LiveChat

    (@wp-livechat)

    Thank you SO much! I really appreciate it 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Disable close button and apostrophe’ is closed to new replies.