Hi Jason,
As of now, we do not support such feature natively. But in the upcoming version of Tribe, we are separating the visibility of a group/space from accessing it. So stay tuned for version 2.0 and thanks for the... (More)
Do you have questions for Soheil?
Log in to ask Soheil questions publicly or anonymously.

Hi @VentMe NoJudge
Thanks for the catch. Will look into this.

Hi @Misael Palanca
You can use Chrome Dev tools or any other browser dev tools and find an element you want to target and look at the code to see what properties are available to target.

Please check CSS topics.
https://community.tribe.so/topic/css34
We do not make recommendation on how to achieve certain outcomes as custom changes might conflict with future updates. However, with a bit of basic knowledge of CSS, you can apply any changes you want.... (More)

Great idea. We might be able to create an app that would allow this.
It's a bit tricky if you also want to consider iframe for security purposes. Also, many websites would not allow their website to be loaded within... (More)

Hey Wan , We have taken a look at this. Facebook has updated the way the links are being shared and we have to update Tribe's browser agent to fetch the new changes from Facebook.
Thanks for letting us know.... (More)

This is a feature that will be released in the next major release of Tribe. We will also add the ability to create new custom badge as well. I personally really like this. Another thing we are also considering is... (More)

Hi @Kacey Langston11
The background image for announcement dynamically reposition itself based on the size of the screen. Using an image with text is not recommended as the text can't reposition itself.
The default CSS property of the announcement image... (More)

We have updated the roadmap to give a general idea of a direction we are heading in regards to new features that might be a decision making factor in choosing Tribe.
Some people seeing event feature as an essential to... (More)

Try this CSS code that first hides the Most Reputable Users and then replaces this with something like "Most Active Users" for example:
.users-leaderboard > div > div:nth-child(1) > h5 > span { display: none !important; } .users-leaderboard... (More)

Yes, The platform fully support RTL with a native support for Arabic language 🇸🇦🇪🇬🇮🇶🇱🇧28

Yes, have you checked admin > content types > advanced options > Who can posts?

Hi @Patrick Schoeman12
Currently when you click on like button, it turns the like icon to fill red like image below

Isn't this the expected behavior ?! You can also make a change through css.

Hi @David Carcich35
That is because you go through apps from the marketing website.
Your point is valid though. For now you need to install apps from your admin panel > apps.

Hi @Lisa Revilo18 👋
Currently not. but we have other requests similar to this and have it in our backlog.