-
Saurabh Jain started the topic Do not delete user post/content in the forum How-to & Troubleshooting 9 years, 9 months ago
Hi all,
When user is allowed to delete his account from settings. Can we have something, that his all post/data will be transferred to admin. Like we have in WP “Attribute all content to: “. Is it possible to do. In BBPress it shows anonymous.
Thanks in advance.
-
Saurabh Jain replied to the topic [Resolved] How to make "Request membership" for Public group. in the forum How-to & Troubleshooting 10 years, 2 months ago
-
Saurabh Jain started the topic [Resolved] How to make "Request membership" for Public group. in the forum How-to & Troubleshooting 10 years, 2 months ago
Hi all,
In BP public group anyone can join group by just pressing a button. How can i make option of request membership for public group(same function as private group “Request membership”). -
Saurabh Jain replied to the topic [Resolved] How to add fields from xprofile fields groups created by me in the forum How-to & Troubleshooting 10 years, 2 months ago
Hi @danbp, Thanks for all help it will help me more. For myself i made changes to code given by you and i was able filter members(users) according to skills(xprofile field) from this:
function bpfr_field( $skill_field) { //$skill_field imported from do_action function
global $bp;// is xprofile component active ?
if ( bp_is_active(…[Read more] -
Saurabh Jain replied to the topic [Resolved] How to add fields from xprofile fields groups created by me in the forum How-to & Troubleshooting 10 years, 2 months ago
Thanks @danbp,
Its cool thanks for answer, Will make changes according to me but u made me damn happy. Thanks once again.Thanks @1a-spielwiese too
-
Saurabh Jain replied to the topic [Resolved] How to add fields from xprofile fields groups created by me in the forum How-to & Troubleshooting 10 years, 2 months ago
Thanks @1a-spielwiese,
Is there any way to search users using xprofile fields.
E.g. In my xprofile field i have named “Skills” i want to search all user having the Skill = I.T.
I made Skills as checkbox. -
Saurabh Jain replied to the topic [Resolved] How to add fields from xprofile fields groups created by me in the forum How-to & Troubleshooting 10 years, 2 months ago
Thanks @1a-spielwiese and @danbp,
I created new fields and didn’t updated profile that was the reason of not showing.Is there any way i can access the data in the fields. I created field named Skill i want to access the data in that field and use in other pages/post.
-
Saurabh Jain started the topic [Resolved] How to add fields from xprofile fields groups created by me in the forum How-to & Troubleshooting 10 years, 2 months ago
Hello all,
How should i show xprofile fields from newly created xprofile groups into user profile.
I added new fields in Base group and the fields shown in signup but i can’t find any way to show fields which i created in new group.
Wordpress version : 3.9.2
BuddyPress version : 2.0.2Thanks in advance
-
Saurabh Jain replied to the topic Admin moderated group creation in the forum How-to & Troubleshooting 10 years, 2 months ago
Hello @joeyaberle,
Me too asked that thing couple of days before, one of moderator told it is not possible yet but they gave me link to tutorial where we can make a form to request admin for group creation.
http://bp-tricks.com/coding/manage-group-creation-by-creating-a-group-request-form/
-
Saurabh Jain replied to the topic How to have permission of admin before creating groups in the forum How-to & Troubleshooting 10 years, 2 months ago
Hi @danbp,
Thanks for response will try that. -
Saurabh Jain's profile was updated 10 years, 2 months ago
@saurabhsjain91
Active 9 years, 2 months ago