Replies
- Venutius on October 8, 2016 at 9:28 am in reply to: [Resolved] BP Ajax Registration – does not work with BP Registration options #5921
Ah I see, However when I loaded it on my site Ajax Registration left new members needing to be activated but without the activation email.
I think the activation process is an important part of the security for my site, it makes sure that the email address is a valid one, so I would like to see the activation email being sent out.
Also, would it by possible to hook this into BuddyPress Signup Avatar?
- Venutius on October 6, 2016 at 10:21 am in reply to: [Resolved] Members profile – reducing the number of items in the activity count #5895
Strangely, it worked in functions.php, not in bp-custom.php no idea, it threw up an error on line 2
- Venutius on October 6, 2016 at 7:04 am in reply to: [Resolved] Members profile – reducing the number of items in the activity count #5886
Thanks Brajesh, but unfortunately that did not work, I wrapped it in PHP tags and placed it in the wp-content/plugins directory am I doing something wrong?
If I look at the standard drop down filter, I can see there are filter items for Updates, Group Updates, Group Memberships, Recent Gallery Updates, Show New Group File Directory, Show Group File Library Edits, Topics, Replies, New Docs, Doc Edits and Doc Comments. I’d like to display all of these except Updates, where would I get the right syntax for the action entry for your shortcode? Any ideas?
I added the following settings but it’s only showing the joined group, I’m not seeing new forum entries, am I doing it right?
[activity-stream object=groups primary_id=9 per_page=5 action=”joined_group,new_forum_topic,new_forum_post”]
Thanks Brajesh, is there somewhere I can see a list of those available actions?
- Venutius on October 4, 2016 at 8:31 am in reply to: Blog Categories for groups – feature request – more blogs displayed #5856
Really looking forward to getting this update. BuddyDev has fixed so many of my issues recently, this would be another long outstanding tick in the box 🙂
- Venutius on October 4, 2016 at 8:29 am in reply to: [Resolved] Blog Categories for Groups – create category at time of setting up the group #5855
Thanks for the clarification Brajesh
- Venutius on October 4, 2016 at 8:28 am in reply to: [Resolved] Activity Shortcode – help with activity filters #5854
Thanks a lot for getting back to me Brajesh, that works fine.
Yep excellent, that works great now