-
Sokrates replied to the topic Extended Profile Deletes Base Profile "Display Name" in the forum Showcase 11 years, 10 months ago
In fact it sounds like this issue from 3 yrs ago: https://buddypress.trac.wordpress.org/ticket/3725
-
Sokrates replied to the topic Extended Profile Deletes Base Profile "Display Name" in the forum Showcase 11 years, 10 months ago
Sure, sorry! If the OP is still following the thread – have you changed the primary filed in the XProfiles from “name”?
-
Sokrates replied to the topic Extended Profile Deletes Base Profile "Display Name" in the forum Showcase 11 years, 10 months ago
Hi, Just in case it’s of use….
I’m a bit of a BP newb, and I’m using a fresh install of WP 3.9.2 and BP 2.0.1
I’m using a Gravity form as a registration form with the GravityForms User Registration add-on to register BuddyPress users.
As a newb, I have been experimenting a lot with the XProfile fields, and also noticed that at some stage of…[Read more]
-
Sokrates replied to the topic Register Page redirects to wp-admin page in the forum How-to & Troubleshooting 11 years, 11 months ago
Hi Arpit2011,
Either
1. Copy the register.php page from the BuddyPress plugin bp-templatesbp-legacybuddypressmembers directory into the root of your theme directory and amend it to your requirements
or
2. Install Gravity forms and the Gravity forms user registration plugins and create a form that maps to the extended BuddyPress profiles, and…[Read more]
-
Sokrates replied to the topic Register Page redirects to wp-admin page in the forum How-to & Troubleshooting 11 years, 11 months ago
Hi @arpit2011,
Logon to your site Dashboard and from the settings sidebar item select BuddyPress.
At the top of the BuddyPress settings page you will see three tabs: components, pages and settings. Click on the pages tab, and from here you will see an option to select the register page. Unless you create a new custom registration page in your…[Read more]
-
Sokrates replied to the topic Register Page redirects to wp-admin page in the forum How-to & Troubleshooting 11 years, 11 months ago
Silly me – copy the legacy templates over to your child theme …… but don’t forget to add the following line to your child theme’s function.php file:
add_theme_support( 'buddypress' );Doh! My excuse – it’s a Friday afternoon!
-
Sokrates replied to the topic Register Page redirects to wp-admin page in the forum How-to & Troubleshooting 11 years, 11 months ago
Hi @canadadre and @mercine
Ron R. advises that this plugin is no longer required with BuddyPress v2 onwards
To solve your redirection problem in a Genesis child theme, simply create a file in your Genesis child theme called register.php
Copy the contents of page.php from the main Genesis theme into this file and save.
Create a new page in the…[Read more]
@sokrates
Active 11 years, 9 months ago