Jump to content
WebFlake
  • 0

Users can't see other users but still see "Pinned"


BlexyVR

Question

3 answers to this question

Recommended Posts

  • 0
  • Administrator
On 8/1/2021 at 2:26 PM, BlexyVR said:

Hello, I would like a way so i can make my users see pinned but not each others posts, Any idea how?

This isn't possible without custom coding. You would need to reference an inGroup array, check if can_view_others is enabled and then check if the topic is pinned using $topic->mapped('pinned'). You'd also need to place this in topicRow or forumRow. Good luck.

Link to comment
Share on other sites

  • 0

Go to the blocks and put the Topics Feed out, anywhere you want. Then you just have to edit that block (Topics Feed) and choose one of these:

Spoiler

image.png.dd766ddef0a720f4961620ad09e7b98c.png

And don't forget to choose the forums you want the pinned posts to show up.

Spoiler

image.png.3ec13a89256d20663391e12d95634863.png

Then only pinned posts (in which forum you selected) will appear on this block.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...