Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,003
- How-to & Troubleshooting
- 129,570
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,792
- Showcase
- 3,316
- Ideas
- 1,385
- Miscellaneous
- 9,169
-
Try these pointers
– Try and use the intended function in the same manner as the stock theme. To make sure everything works.
– Understand that forums and topics must exist to be filtered, much like any of the status filters for widgets such as the latest user/group activities.
– Try using ‘groups_get_by_most_forum_topics()’ function directly in your custom function.
– Start debugging, turn debugging flags on for your environment, start to modify the source and see whats going on.