Sonya* Posted November 26, 2019 Posted November 26, 2019 I believe I have seen a plugin some years ago for it. And I believe I have seen it in Xenforo. The start post of the topic is repeated on every page of the topic, so that user does not have to navigate to the first page to read the first post, but instead can see the first post on every page. I hope it is clear what I mean. If not, I will try to find Xenforo(?) example I have seen somewhere.
Daniel F Posted November 26, 2019 Posted November 26, 2019 Should be quite easy to achieve by using {{if \IPS\Request::i()->page}} {$topic->firstComment()->content()|raw} {{endif}}
Recommended Posts
Archived
This topic is now archived and is closed to further replies.