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.

Disable Status Updates in Groups

9 years 7 months ago
  • Thomas's Avatar
    Topic Author
  • Thomas
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Expired

Hey guys,

I'm wonderung if it is possible to disable the status-updates in groups. So that there will only be discussions, events etc in which people can comment, but no stauts-updates. User->group

But the user should still be able to write status updates on other users boards. userA -> userB

Is something like that possible?
What file or php statement I have to change for that?

Greets

9 years 7 months ago
Licenses:

Hi Thomas,

you can do it by using CSS:
put this code at the bottom of page in this file [joomla webroot]/templates/favourite/css/template.css

.com_community.view-groups .joms-postbox.joms-rounded {
  display: none !important;
}

Regards,
Albert

9 years 7 months ago
  • Thomas's Avatar
    Topic Author
  • Thomas
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Expired

Hi, thanks for you answer, but this didn't helped. It's sill there after putting this code in the style.css.

9 years 7 months ago
Licenses:

Hi Thomas,

please provide me FTP access detail by editing your first post at this topic. put it at site info form.

I will do it for you.

Regards,
Albert

The following user(s) said Thank You: Thomas
9 years 7 months ago
  • Thomas's Avatar
    Topic Author
  • Thomas
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Expired

Hi,

I think i solve this.
I use the

.cTabsContentWrap class insted of the
.com_community.view-groups class and now it works.

.cTabsContentWrap .joms-postbox.joms-rounded {
display: none !important;
}


Status update field appears on every page, except the groups.

The following user(s) said Thank You: Albertus
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