Quote from: Chen Zhen on April 12, 2025, 12:00:12 AMYou're not explaining what you're trying to accomplish in detail.
Do you want members to have the ability to read the initial (first) post in a topic but can't view any replies unless they have replied to that same topic?
-- or --
Do you want members to have the ability to read the initial (first) post in a topic but can't view any replies by other people and can only view their own replies and any replies from the original topic starter?
Quote from: Duban Black on March 26, 2025, 08:08:43 PMIs there any way to hide the content of a post so that it is only visible to those who reply in the topic?
Something similar to this mod:
https://custom.simplemachines.org/index.php?mod=4013
.ehPortal_cell {
display: table-cell;
padding: 0em 0.3em;
}
.sp_block_section
{
padding: 0em 0.3em 0.3em;
}