• Resolved Tima

    (@timash)


    Hi,

    Great plugin. Very customizable and easy to use. Thanks for making it.

    – I have a problem with RTL. The username is on the left and the time is on the right. Also the “send”, “emoji”, and “attachment” buttons, customize link are on the right. Can you suggest custom CSS to fix it. Will the Facebook-like chat look good in RTL languages as well (Pro version)?
    Screenshot

    – Can I filter words in Arabic, and ban users accordingly?

    – Is there an Instagram login? Can the hashtags be Instagram hashtags instead of twitter.

    – Can I restrict using URLs, like not allow using URLs, or hide them as **** or allow only URLs within my domain?

    Best,
    Tima

    • This topic was modified 6 years, 11 months ago by Tima.
    • This topic was modified 6 years, 11 months ago by Tima.
Viewing 1 replies (of 1 total)
  • Plugin Author Marcin

    (@marcinlawrowski)

    Hello,

    Thank you for your feedback.

    In order to move username to the right please add this CSS code into Custom CSS Styles field in Appearance settings:

    .wcContainer .wcMessages .wcMessage .wcMessageUser { float: right; margin-left: 10px; }

    You can try to adjust other UI elements in a similar approach.

    Please take a look at the file wise-chat/data/bad_words.txt. It contains the list of bad words for two languages. You can add your own list there.

    Unfortunately, there is no Instagram authentication available.

    You can restrict using URLs. Please go to Filters in Wise Chat Settings. You can add there a new filter to replace Hyperlinks with any text you want.

    Best regards
    Marcin

    • This reply was modified 6 years, 11 months ago by Marcin.
    • This reply was modified 6 years, 11 months ago by Marcin.
Viewing 1 replies (of 1 total)
  • The topic ‘RTL, Arabic, and Instagram’ is closed to new replies.