@scifikriss
Active 3 weeks, 5 days ago
-
Henry Wright replied to the topic No of posts in stream in the forum How-to & Troubleshooting 11 years, 4 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.