Hi everyone! In according to designs I need to show all topics with pagination on the Community Page. I was trying to use XML description from Recent Posts Page <add to="main-content">
<component id="replies-filter" wrapper="lia-menu-bar"/>
<component id="pager" wrapper="lia-menu-bar"/>
<component id="messages.widget.recent-posts"/>
<component id="pager"/>
</add> I have added this to the Community Page and now I have some issues: Recent posts are shown, but as posts, not as topics. Is it possible to configure component to show topics? Pager is not working. It is just not showing up. Am I missing something? Or is it impossible to use pager on Community Page? Thanks in advance!
... View more