-
kniftontf posted on the forum topic Custom register.php in the group Installing BuddyPress: 13 years, 7 months ago
You need to add:
define('BP_REGISTER_SLUG', '');
to your wp-config.php file. Should work after that, you may want to check if the user is already logged in as well. -
kniftontf joined the group Installing BuddyPress 13 years, 7 months ago
-
kniftontf posted on the forum topic REGISTRATION PAGE – how can I configure it as blank unthemed page? in the group How-To and Troubleshooting: 13 years, 7 months ago
I am trying to use my index.php file to check if the user is logged in, then display the php code from register.php on the home page if it is not. I can get it to check if the user is logged in, but the registration form will not show up on my index.php if […]
-
kniftontf joined the group How-To and Troubleshooting 13 years, 7 months ago
@kniftontf
Not recently active