Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • lhnz
    Participant

    @lhnz

    <?php bp_has_activities(‘per_page=25’);

    while ( bp_activities() ) : bp_the_activity(); ?>

    <div><?php bp_activity_content() ?></div>

    <?php endwhile; ?>

    This worked. Frankly the lack of documentation and my lack of time is making this a nightmare to code… :/

Viewing 1 replies (of 1 total)
Skip to toolbar