Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Jomsocial Chat Bar On the screen smartphones

6 years 3 months ago
  • Misha's Avatar
    Topic Author
  • Misha
  • Offline
  • Fresh Boarder
  • Posts: 33
  • Thank you received: 0
Licenses:
JomSocial Active iSEO Active Socialize Active

Good evening. On the screen smartphones "System - Jomsocial Chat Bar" can not be used. How to "System - Jomsocial Chat Bar" hide only on small screens (for example, smartphones). Thank you.

6 years 3 months ago
  • Misha's Avatar
    Topic Author
  • Misha
  • Offline
  • Fresh Boarder
  • Posts: 33
  • Thank you received: 0
Licenses:
JomSocial Active iSEO Active Socialize Active

On the screen smartphones:

Attachments:
6 years 3 months ago
Licenses:

HI, Misha.

Thank you for contacting us.
This is Bet so for testing only :)
This is not fully working product yet ;)
I'll report this to our developers.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
6 years 3 months ago
Licenses:
JomSocial Active

Hello, you can hide for screen mobile phone with help css.

Add to style.css code >components>com_community>templates>name your default template>assets>css>style.css

code:
@media only screen and (max-width: 781px) {
.joms-chat__wrapper.joms-chat--window {
display: none;
}
}

The following user(s) said Thank You: Michał
Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW