Replies
- Brajesh Singh on July 30, 2019 at 9:21 pm in reply to: How can I keep all BP content navigation within Buddypress? #24425This reply has been marked as private.
- Brajesh Singh on July 30, 2019 at 8:33 pm in reply to: How can I keep all BP content navigation within Buddypress? #24421This reply has been marked as private.
- Brajesh Singh on July 30, 2019 at 7:17 pm in reply to: [Resolved] BP Moderation tools – conflict #24418
Hi Vivek,
Will check the file today and update you. Yes, we are filtering on posts_where to exclude hidden post items.I will get back toy again after I check their change.
Regards
Brajesh - Brajesh Singh on July 30, 2019 at 7:15 pm in reply to: How can I keep all BP content navigation within Buddypress? #24417
Hi Carsten,
Thank you for the questions.
A few clarifications fist.
1. Nav menu and url are different things. Nav menu link to certain url.
2. Since you want to move the nav menu, the urls remain same and so their accessibility/visibility remains same too. All you are doing is creating a new sub menu item and linking to the existing url/view.
This way, the visibility/availability of the url does not change. All you have changed is how the menu is organized.
Since you are not modifying the existing view, instead you are adding a new link to that view, The visibility/availability of the view is not affected.
If instead of creating a new link and applying the visibility/availability for the existing url, you modify it and apply changes in visibility/availability, you will find it working.
As far as dynamic urls are concerned, please see the tags([something]). Using the tag inside the url box will make that part dynamic(*for displayed/logged user).
Regards
Brajesh - Brajesh Singh on July 30, 2019 at 7:00 pm in reply to: BuddyPress Custom Xprofile Fields About #24416
Hi Abdullah,
The plugin provide field types.What you are looking for is to add data on member listing. You will need to do that by modifying the member loop.
You can use the following code
echo xprofile_get_field_data("Field Name Or ID", bp_get_member_user_id(), 'comma' );You will need to change the first argument of the function and put it inside your member loop.
Regards
Brajesh - Brajesh Singh on July 30, 2019 at 6:57 pm in reply to: Limit private messages for PaidMembership Users #24415
Hi Daria,
Thank you for the question.The plugin is now compatible with BP Nouveau and with a bit of code will work for PMPro levels.
We can help with that.
Regards
Brajesh - Brajesh Singh on July 30, 2019 at 6:55 pm in reply to: [Resolved] MediaPress "Drop files here" form stays after user click outside of form #24414
Hi Milan,
Thank you for sharing.This is nice. It works nicely.
As you mentioned, the only minor glitch is file selection hides the dropbox.This is a very nice enhancement for now.
Regards
Brajesh - Brajesh Singh on July 29, 2019 at 4:03 pm in reply to: BuddyPress with WooCommerce and BuddyCommerce – Settings for "Theme My Login" #24398
Hi,
Thank you for the reply.1. RE: extra profile fields, I do have extra profile fields, but they don’t need to be filled in at registration.
Yes. They can be filled on edit profile page later.
2.
I do want to be sure that using WooCommerce for registration won’t impact the integration between BP and WooCommerce. The WC info on orders, membrship, subscriptions will still be part of the profile, right?
Using BuddyCommerce, all these will be available on profile.
3.
If a user makes a purchase through WooCommerce, will this automatically create a profile in BuddyPress, assuming I have the integration set up properly. That’s a part of what BuddyCommerce does, right — the two-way integration.
You don’t need BuddyCommerce for it. It will work without BuddyCommerce too. BuddyPress will create profile for all registered members who have active account irrespective of the registration method.
BuddyCommerce helps you show the purchase related information to user on their profile.
4.
And, if I don’t assign any pages to BuddyPress Registration/Activation, it is ok to ignore this warning: “The following active BuddyPress Components do not have associated WordPress Pages: Activate, Register. Repair
We do need to test if it causes any issue in accessing the WooCommerec registration page(effect of link filtering).
I will test it tomorrow, if you do it before, Please do let me know.
Do not worry about the spam. The preventive methods will have similar effect using BuddyPress/WooCommerce.
Please feel free to post your question in forums. We will be glad to assist you in any way possible.
Regards
Brajesh - Brajesh Singh on July 29, 2019 at 4:02 pm in reply to: [Resolved] bbPress Moderation. BuddyDev Moderation Tools doesn't show a report link. #24397
You are welcome 🙂
- Brajesh Singh on July 29, 2019 at 3:44 pm in reply to: [Resolved] bbPress Moderation. BuddyDev Moderation Tools doesn't show a report link. #24394
Hi Gregg,
Is there any chance that you are the creator of the topic/reply? You can not report your own content.That seems like the only explanation for this.
Please let me know if that is the case or not?
Regards
Brajesh