sotrix Posted February 16, 2019 Share Posted February 16, 2019 I made a Topic feed that shows the first x number of threads from the Forums. How can I modify the block template to also show the first post in each thread? Rather than a list of topic titles? Link to comment Share on other sites More sharing options...
Daniel F Posted February 16, 2019 Share Posted February 16, 2019 you can use $topic->content() to get the first posts content or $topic->firstComment() to get the post object Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.