I’m trying to use this shortcode [activity-stream load_more=1 display_comments=”threaded” allow_posting=1 per_page=10 scope=”following”]. But, while I’m using the “scope=following”, the function load_more stop working. Can you help me? Sorry for my bad english and if I created this topic in wrong place, I’m brazillian and I don’t speak english very well.
I tested in this page: https://dev.gamersquad.com.br/1305-2/
Without Visual Composer.
And this shortcode: [activity-stream scope=”following” load_more=1 ].
But still don’t working rs.- This reply was modified 6 years, 6 months ago by Henrique Assis.
Hi Henrique,
Ravi asked me to look at this. I checked your site and I see that you are using BuddyPress follow 1.2.2The scopes support is not available in BuddyPress follow 1.2.2(which is stable version available from wp.org).
The support is available in 1.3 branch, Please download it from here
https://github.com/r-a-y/buddypress-followers
and use this instead. That will make the scope work.
Regards
BrajeshHi Brajesh. Thank you to reply me, sorry for my bad english. I downloaded the version 1.3 of BP Follow that you sent me the link. The load more worked, but when I click in “+ load more” the posts that appear are by all members, not just the members I’m following. And the version 1.3 of BP Follow are with some bugs I think, because the tab Following and Followers in profile are showing all members too.
- This reply was modified 6 years, 6 months ago by Henrique Assis.
Hi Henrique,
I am sorry for the delayed reply.BuddyPress follow 1.2.2 does not support scopes query using bp_has_activities()
If your timeline allows it, I will be happy to look at the bugs and send a pull request to the plugin repo by the weekend.
Thank you
Brajesh
You must be logged in to reply to this topic.