Replies
- Brajesh Singh on December 12, 2024 at 9:15 pm in reply to: 404 code after install of group tab plugin. #53635
Hi Troy,
Thank you for the replies.I am sorry for not being able to assist earlier.
Can you please make a video and show me the settings. Seems like some configuration issue for tab/sub tab.
Regards
Brajesh - Brajesh Singh on December 12, 2024 at 9:10 pm in reply to: How to enable your visitors plugin for our vip members only #53634
Hi Gabor,
Thank you for using the plugin. I am sorry for the delayed reply.Please allow me to look into it and assist you within next 24 hours.
Regards
Brajesh - Brajesh Singh on December 12, 2024 at 9:09 pm in reply to: Delete abandoned Buddypress accounts #53633
Hi Michael,
Thank you for the question.We created one for users who did not activate their account.
https://github.com/buddydev/delete-inactive-bp-users/blob/master/delete-inactive-bp-users.phpYou can do something similar by comparing their last activity time in the activity table instead of signup.
Regards
Brajesh Hi Avi,
I am sorry, I was referring to machine learning recommendation algorithm.Regards
Brajesh- Brajesh Singh on December 12, 2024 at 9:04 pm in reply to: How to do multiple photo uploads on activity from phone #53631
Hi Javo,
Welcome to BuddyDev support forums.Thank you for using MediaPress. We do not restrict any selection of media. It is mostly a platform restrictions(ios had it for a long time, I am not sure if they allow it now).
Which operating system are you using in your mobile(Android or ios)?
Regards
Brajesh - Brajesh Singh on December 12, 2024 at 8:47 pm in reply to: [Resolved] BuddyPress Auto Friendship Pro #53628
Hi Aria,
The tools allow you to auto join 2 members. It needs to know that these users are on the current site, that’s why the process is manually selecting user instead of uploading one. We will certainly think about adding this in future.I will process your refund.
Regards
Brajesh - Brajesh Singh on December 12, 2024 at 8:43 pm in reply to: [Resolved] BuddyPress Auto Friendship Pro #53626
Hi Aria,
Thank you for the question.I am sorry, It does not support uploading csv.
Regards
Brajesh Hi Katrine,
Thank you for your patience.
I have check the replies now and here is my answers for all the questions from above:-1. I will still need time to look into global search.
2. For the forums part, we are not able to hide user efficiently. We are unable to support it currently.
3. As explained, It is a bug in the theme’s companion plugin
4. I was mistaken on this earlier. It is already restricted by settings. This is working for me, Please see the screenshot. I will suggest updating your configuration to restrict profile access for inactive user.
The visitor gets redirected ot their own profile and see this
https://i.ibb.co/6HBZD8f/Selection-393.png5. BuddyPress Activity privacy:- I am not sure how you got access to it(is it ours?), Our plugin is not intended for use beyond Community Builder theme due to various limitations/variations in the BuddyPress eco system.
6. For MediaPress, It will create wall gallery automatically when a user tries to upload to group.
7. For profile completion, Please put the standard role(name not label) in the white list. These user’s won’t be forced. Once they upgrade membership, Please change their role and they will be forced to complete.
Regards
BrajeshHi Katrine,
I am sorry, I just got time to look into it today as there were too many plugins/theme code to look into.There is a bug in grimlock-buddypress plugin which is causing in. They have used the hook
bp_before_activity_post_form
andbp_after_activity_post_form
in asymmetrical way which is causing it.The cera team need to update their code to fix this issue. They should put
bp_after_activity_post_form
just before the end of the form tag and not before the end of whats-new-content. This is how default BuddyPress(bp-legacy) template pack works.Here is the update file(wp-content/plugins/grimlock-buddypress/templates/activity/post-form.php)
https://pastebin.com/W3cR3HuKI will be looking into other issues from your post now and will reply back soon.
Regards
Brajesh- This reply was modified 1 month, 2 weeks ago by Brajesh Singh.
- Brajesh Singh on December 6, 2024 at 3:20 am in reply to: Custom Xprofile Fields + User Profile Tabs Creator Pro + BuddyBoss + PMPro #53611
Hi Karsten,
Thank you for using the plugin.1. Does Paid Membership pro create new WordPress roles? Which version of PMPro are you using?
2. I am sorry, the profile tabs plugin provides a way to add tab and control availability/visibility of the tab. What you put inside the tab is not managed by it(Unless you put some static content). If you want to show data from profile fields, I will link to one of our free shortcode plugin for the same. If you plan to show profile edit form, I don’t see any option for that.Regards
Brajesh