Replies
Hi George,
Thank you for posting.The shortcode does not have a way to exclude action but you can include multiple actions. In other words, the exclude is used for excluding activity ids and not for the activity action/type.
You can restrict the shortcode to limit to certain actions by using
action="activity_update,activity_comment, other type etc"Hope that helps.
- Brajesh Singh on October 6, 2016 at 1:41 am in reply to: [Resolved] Status drop down menu runs into image on edit photo page on mobile devices. #5878
Hi James,
I have emailed you again today.It is an issue as I can see that from the screenshot you sent, Your Site being NSFW makes it difficult for us.
I was not a able to produce it on the Firefox(using the media presets). As communicated on mail, Will setup a remote demo and test in next 2-3 days.Thank you
Brajesh - Brajesh Singh on October 6, 2016 at 1:38 am in reply to: [Resolved] BuddyPress Ajax Registration – poping up at the bottom on Android view #5877
Hi Brandon,
Please let me take a look at this. will assist you today.Thank you
Brajesh - Brajesh Singh on October 6, 2016 at 1:37 am in reply to: BuddyPress Ajax Registration – keep loading after hitting register #5876
Hi Brandon,
Thank you.
It is the same error I mentioned earlier with the WPLMS theme. I am not sure why they haven’t fixed it yet. I will update it on your server again and post back.Thank you
Brajesh Hi Joseph,
Are you using it with BuddyBlog or Blog Categories plugin? Please visit Dashboard->settings->BuddyBlog ( Or Blog Categories for Groups) and make sure to select the options for post types/taxonomies.The error comes when the settings are improper ( most probably not selected).
Hope that helps.
Regards
Brajesh- Brajesh Singh on October 4, 2016 at 9:04 am in reply to: Pugin Idea – Allow certain users to a larger quota each month #5861
Hi Adam,
Thank you for posting.In order to decide, It needs a few details:-
1. What criteria will be used for allocating space(how we decide)
2. Will the members loose space if they opt out?Are you using any 3rd party plugin for membership?
Thank you
Brajesh - Brajesh Singh on October 4, 2016 at 8:47 am in reply to: [Resolved] Blog Categories for Groups – create category at time of setting up the group #5859
No problem 🙂
- Brajesh Singh on October 4, 2016 at 8:46 am in reply to: [Resolved] Activity Shortcode – help with activity filters #5857
Thank you for confirming George.
- Brajesh Singh on October 4, 2016 at 1:14 am in reply to: BuddyPress Simple Front End Post – Add Support for Post Format Selection #5851
Hi Lana,
I am sorry but I don’t understand it. Do you need that as the options? It can be achieved via custom fields but the UI won’t change. Is that fine?Thank you
Brajesh - Brajesh Singh on October 4, 2016 at 1:13 am in reply to: [Resolved] Activity Shortcode – help with activity filters #5850
Hi George,
You can use the following:-[activity-stream object=groups primary_id=9 per_page=10 action="activity_update" allow_posting=1]Note that action=activity_update is needed and no include option.
Sorry but there is no way to find the id from front end yet.