Search Results for 'registration'
-
Search Results
-
I have:
WP 4.4.2
bbPress 2.5.8
BuddyPress 2.4.3
Karma theme 3.0.3The issue I have is when a new user clicks on the email link to activate their registration and is redirected to my site to the included BP confirmation page, but this page has some yellow text boxes. One with text and one empty. how can I make them just not display?
Okay I got my confirmation email, but now it takes me to my home page on the site to ‘complete the registration’ which is hosed. What now?
Hi,
is there a way to display the unavailable profile fields on the Registration form?
Such as profile photo and cover photo.
We want to put ALL fields in the registration screen, instead of relying on users to go in and enter the other fields later.
thx!
Hi there,
There is something about the registration process I can’t get done which annoys me. Hopefully someone can help.
I added this line to the registration template.
Sign up agreement
Works fine and the line shows.(Only if placed after the </div><!– #buddypress –> ) But when someone completes/submits the steps, they are taken to a different page, generated from the same code.What I mean is this:
Step 2 of the process
Now, as you can see, the line also shows up here.Q: How can I get the line to only show up on the first page and NOT on the second page?
The code that generates this second step is this:
do_action( 'bp_before_registration_confirmed' ); ?> <?php if ( bp_registration_needs_activation() ) : ?> <p><?php _e( 'You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.', 'buddypress' ); ?></p> <?php else : ?> <p><?php _e( 'You have successfully created your account! Please log in using the username and password you have just created.', 'buddypress' ); ?></p> <?php endif; ?>
Good to know:
– I read and understand the hierarchy in templates abt Buddypress.
– The code is currently generated from index-register.php
– I use a childtheme
– Buddypress v 2.5.1
– WP v 4.4.2Thanks in advance for helping out!
Wordpress version: 2.2.7
Buddypress version: 2.5.1
My Site: http://www.ymphony.comHello,
I am currently using a plugin called WP User Frontend Pro to utilize the ability to create nice front end forms. I also liked their Registration and Login/Logout functionality. Basically, I am using their Registration and Login/Logout functionality for the whole site.
I also want to use BuddyPress’s social features.
Can somebody guide me on how to “integrate” the use of BuddyPress to be “underneath” the User Frontend Pro’s registration and login/logout feature?
In other words, I want users to be able to register, login, and logout via the User Frontend Pro plugin and also be able to register, login, and logout to use BuddyPress.
Hope the above questions make sense…Thanks!
Hello, my community was working quite fine after using BP Default Data to test it out, people could register and could be seen in mysite.com/members. But i on a very good day i wanted to remove the robots created through BP Default Data, i used the Clear BuddyPress Data option and it deleted both my users and the robots altogether. Ever since then after a registration the user can’t login, after successfully registering, and confirming their account via mail. If they try to login it reloads the login page without any error and wouldn’t log the user in. I also imported a new the BP Default Data but it still isn’t working.
I recently updated Buddypress Plugin too.Hell I’ve noticed that user on a tablet are unable to register because when they click on the input fields to enter the details, they are unable to enter any information.
Any ideas on how to fix this please?
Thanks 😀
Topic: Wrong emails editing
Hi,
I’have installed 2.5.1If I go to edit one (the activation email) of the 16 default email in Admin Email List and I save, the email disappear from list and is registered in the posts list. So the registration process don’t work.
Can you help me?
Thanks
brI’m currently moderating all signups to our community, but can only see the new registrant’s email when I’m managing new signups. At registration, users are asked to provide their full name, location, job title and line manager. Is there any way I can display these fields in the ‘Manage Signups’ table?
Hello,
Wordpress = 4.4.2
Buddypress = 2.5.1
website = infotej.com
Problem = The buddypress comment feature continues to show comments even after writing “NO COMMENT”. If a user comments in the activity page for instance, that comment will show in registration page after writing “NO COMMENTS”, it will also show at the bottom of the activity page, under the list of groups, in profile page and all other buddy press pages.I have disabled the comment ability from my blog posts because of this, but whenever a user comments in activity stream, the comment shows everywhere.
Pls help!
I’ve done a lot of searching but did not find a complete answer on how to do this.
Basically, I want users to sign up with a Username, Email and Password. I want to disable the BuddyPress “Name” field (which is required).
The Display Name for every user will be the same as their username.
Every answer I found suggests using Javascript to hide this field. This seems like a terrible solution to me.
How can I completely disable the required Name field from the registration and profile pages?
WordPress 4.4.2
BuddyPress 2.5.1Not sure how to change up the form where users would update their extended profile.
I was able to setup a custom registration page by copying the source file to here and making my changes…
/wp-content/themes/genbu-child/buddypress/members/register.php
On the user Profile – Edit page I’m seeing the different fields I wanted to include, but wanted to add some extra description to the three birth date menus that show up. Is there a file similar to register.php I could copy to my child theme and fix up the HTML how I want it?
Buddypress – 2.4.3v
I searched a lot but could not find solution. How can I replace Username with Email on login form ?
I tried with poEdit but there is only 1 ‘username’ and when I change that to ‘Your Email’ then it is replacing also on registration form.
Please reply as soon as possible.
Thanks,
NitinHi, I’m allowing new users to check off groups from the registration page. But I’d like to know where I can increase the gap between the check box and the group name. Thanks!
Topic: post by xprofile
Hello everybody
I have a fitness website and each user choose a gender during registration
Now I want to display a dropdown box on each category for users to choose to display posts of this category by gender.
Thank you for informations
Cheers1. Which version of WordPress are you running? 4.4.1
2. Did you install WordPress as a directory or subdomain install? Directory
3. If a directory install, is it in root or in a subdirectory? Root
4. Did you upgrade from a previous version of WordPress? If so, from which version? No
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. YES
6. Which version of BP are you running? 2.5.1
7. Did you upgraded from a previous version of BP? If so, from which version? No8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Yes (list is long so I’ll detail if needed)
9. Are you using the standard WordPress theme or customized theme? Pro theme10. Have you modified the core files in any way? No
11. Do you have any custom functions in bp-custom.php? No
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? Not running
13. Please provide a list of any errors in your server’s log files.
14. Which company provides your hosting? Quijost
15. Is your server running Windows, or if Linux; Apache, nginx or something else? Linux
Register page does not work, it just reloads and erases password data. I have to note that I’ve tried it in Chrome and Firefox. In the first one it works properly, in the second one does not.
I have tried to reproduce this with the Twenty Fifteen theme and it seems to happen in the same way.