Tagged Questions
2
votes
1answer
569 views
Showing the user's username in registration email or activation page with BuddyPress
a) I would like the person's username to be included in their activation email once they have registered.
e.g. Activation email would look like:
Thanks for registering! To complete the activation of ...
1
vote
0answers
442 views
wp-signup.php redirected to register.php
I have worpdress 3.4 multisite subdirectory set-up. (eg: example.com\username)
I also have a buddypress installation installed as a secondary blog.(eg: example.com/community)
...
1
vote
4answers
1k views
Buddypress register.php user redirect
In my buddypress I have set the register page as homepage. Now whenever a logged-in user tries to access the register page(homepage), they are redirected to Members directory. I want it to change to, ...
0
votes
3answers
529 views
Buddypress Registartion template
How do I create a registration template in Buddypress? I can't seem to find any way to integrate the registration form in a template page. I tried adding this code to my template page, it displays ...
0
votes
1answer
379 views
Buddypress Plugin for register user from other site's
Buddypress plugin which register user from other social sites like...Facebook, twitter and also from google.
I think there is one buddypress exist only for facebook but not for others.. any one know ...
-1
votes
1answer
220 views
Registeration Process Change functionality?
I am using wordpress with budypress i want to modify the default registeration process in a way that whenever user registers a email goes to the admin first he verifies the User and then send him a ...
0
votes
1answer
579 views
how to remove mandatory required fields in buddypress registration
i have installed buddypress 1.5.1, wp 3.2.1. the registration field shows 5 mandatory fields to be filled, i need to limit this to 3, my site needs username, email, password( just like in tumblr ), ...
1
vote
1answer
620 views
How to bring registration field to index page?
I am using wordpress and buddypress for my site and my registration works perfectly on www.mysite.com/register, i need to bring the registration fields to the home page(index.php). My register page ...
2
votes
2answers
614 views
changing the signup button url in WPMU/Buddypress
the default sign up button now points to:
http://www.hoopinstructors.com/register/
I need to change the url so that it points to the real sign up page.
I looked at register.php, but I don't know ...