Hi Guys
I would like to create a series of separate forum pages that list the latest topics from particular groups of forums.
I would like to list 100 topics or perhaps 50, but cant get the code to list more than 20.
using the example from here: http://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-forum-topics-loop/
ive pased it into a page template and the pagination doesn’t seem to work either
My sample Code is:
`
|
|
|
|
|
<tr class="”>
<a class="topic-title" href="” title=” – “>
|
<a href="”>
|
<a href="”>
<a href="” title=””>
|
|
|
`