Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 16, 20196 yr 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?
February 16, 20196 yr you can use $topic->content() to get the first posts content or $topic->firstComment() to get the post object
Archived
This topic is now archived and is closed to further replies.