Replies
- Brajesh Singh on September 18, 2019 at 3:34 pm in reply to: [Resolved] Just purchased Facebook Like User Activity Stream and have 2 questions #25344
Hi Cindy,
Thank you.1. The /activity is used as the sitewide directory of activity listing from all members/groups etc. It is like a global directory where all activities on the site are shown.
2. members/membername/activity :- This is used to show the activities of the user we are viewing.
I believe setting the sitewide activity to as as the network stream suits your use.
Regards
Brajesh - Brajesh Singh on September 18, 2019 at 3:32 pm in reply to: [Resolved] PHP Warning within BuddyPress Editable Activity plugin #25343
Thank you Milan.
Your typecasting is the right approach we should have used. I will update the plugin.Regards
Brajesh - Brajesh Singh on September 18, 2019 at 3:04 pm in reply to: Member Type Pro not setting member types with Memberpress anymore after update #25339
Hi Phillip,
Thank you for the update. I am glad you resolved it. Appreciate updating here.Regards
Brajesh - Brajesh Singh on September 18, 2019 at 3:01 pm in reply to: Get a cover image automatically for a video like YouTube #25338
Hi Kir,
Thank you for the questions.1. When uploading video by either timeline or gallery, the upload process has to complete (and the activity is shared) -before- there is any opportunity to add a thumbnail?
Yes, if you are adding the thumbnail manually. If automatic thumbnail generation is enabled via Transcoder plugin, then you do not need to do anything.
2. Also there is no guidance yet for users within either timeline or gallery video upload form that it is an option to add a thumb, or where they should go to do it.
It makes sense and I understand that proving a better ui is need of the time. This needs rewrite of our uploader and change in the behaviour. I am hoping to do that in future but not anytime soon.
MediaPress in its current state, may not be the suitable plugin if you are looking to upload thumbnails on upload.It is a great feature but we will need time to implement it.
Thank you
Brajesh - Brajesh Singh on September 18, 2019 at 3:00 pm in reply to: BuddyPress Deactivate Account – Deactivate set by default on registration #25337
Hi Johan,
Please do report to them. They should be able to help.About the above error,
It is coming from fetching of profile data for an invalid user(most probably). Can you provide the complete backtrace of the error. That can help me assist you quickly.
Regards
Brajesh - Brajesh Singh on September 18, 2019 at 2:51 pm in reply to: BuddyPress Deactivate Account – Deactivate set by default on registration #25335
Hi Johan,
Thank you for the questions.
1. Sure, we can hook to use_register action to make it work. Please let me know. I can put some code.
2. No, the plugin was not designed with registration in mind. It does not have the ability to restrict and it needs to be done as custom.The extending is not feasible without partially rewriting the plugin. We do not have the UI or the storage for history/reason.
It is certainly doable but beyond what we can offer on support.If you are a developer, I may be able to provide some assistance on how to achieve it.
PS:- I still believe Registration Options is better suitable for this task as they have created the plugin specifically for this use case.
Have you reported it to them?Regards
Brajesh - Brajesh Singh on September 18, 2019 at 2:46 pm in reply to: Photos are not loading when I add a gallery #25334
Hi Sandra,
Welcome to BuddyDev forums.Please visit MediaPress->settings and try clicking Reset settings. Please let me know if that makes it work or not?
Regards
Brajesh - Brajesh Singh on September 18, 2019 at 2:45 pm in reply to: [Resolved] Just purchased Facebook Like User Activity Stream and have 2 questions #25333
Hi Cindy,
Welcome to BuddyDev forums.
Thank you for the purchase.I am trying to create an Activity Stream that only includes the user’s friends’ activity and the activity of any group the user is part of. I don’t want the other tabs available/showing. Can you please advise?
This plugin does exactly that but it does not remove other tabs. Do you want to emove all tabs from profile activity page?
If you do that a user won’t be able to visit other user’s activity page on their profile(Your stream is only visible to you if you remove all other tabs).
Does it also pertain to the /activity ?
If you want, you can make that page as the stream which shows activity from friends/groups only and not from whole site. It is available as a setting in the plugin.
Please let me know if you want to remove profile activity sub tabs, I can assist with that.
Regards
Brajesh - Brajesh Singh on September 17, 2019 at 7:55 pm in reply to: Fatal Error on Upload of the Plugin #25326
Hi Zui,
I am sorry for the inconvenience.Do you have BuddyPress active? The error is coming from the use of a BuddyPress function.
Also, are you on a normal WordPress or on a network install?
Thank you
Brajesh - Brajesh Singh on September 16, 2019 at 10:45 pm in reply to: BuddyPress Member Types Pro – Count "All members" wrong #25323
Hi Johan,
Thank you for reporting. I am aware of the issue.The counts in BuddyPress do not behave correctly as they do not take into consideration the current query. They only take consideration of the global state.
There is a solution but these are not efficient, that’s why I haven’t included it in the plugin..
I will share the code to help fix it.
regards
Brajesh