@scifikriss
Active 3 years, 7 months ago
-
Henry Wright replied to the topic No of posts in stream in the forum How-to & Troubleshooting 10 years, 6 months ago
@scifikriss glad you got it working! This is what I would have done:
if ( bp_has_activities( bp_ajax_querystring( 'activity' ) . '&per_page=15' ) ) {
// code
}Sorry I’m a few hours too late 🙂 – I think that should work but its untested.