Hi everyone, is there a way to configure the redirection page that a new user is sent to when they complete the registration process?
Thanks,
IainHi Iain,
Thank you for the question.Please have a look.
https://buddydev.com/redirect-users-to-welcome-page-after-successful-registration-on-your-buddypress-based-social-network/Regards
BrajeshHi Brajesh,
Thanks for coming back on this. I created a bp-custom.php file and added the code, with the correct slug, and i still get redirected to “registration/profile/edit/group” and with a 404 error. I don’t even know what this page is that it defaults to.
Am i doing anything wrong?Regards,
IainHi Iain,
If you are getting redirected to “registration/profile/edit/group”, you already have some plugin/theme code that is affecting the behaviour.I will suggest identifying it(by disabling plugin/changing theme) before trying to put other code.
Regards
BrajeshHi Brajesh, i’m assuming no other buddydev plugins would conflict? – I have a number of them.
I will disable other plugins one by one, this is very frustrating
Regards,
IainHi Brajesh
Using the code you provided at https://buddydev.com/redirect-users-to-welcome-page-after-successful-registration-on-your-buddypress-based-social-network/
How can I make the (welcome) page only accessible if the user is being redirected from the buddypress registration page, while any other direct access to (welcome) page will be redirected to home page
Thank you Iain.
Please do let me know if you found the issue.
@teeboy,
Please avoid posting in others topic if you are not helping them. That makes it difficult for us to provide support.Please open a new topic and we may be able to assist. Your partial solution is to look for referrer or add some query variable while redirecting to detect that the redirection was done from registration page.
Regards
Brajesh
You must be logged in to reply to this topic.