Redirection issue
-
I’m experiencing an issue with user login redirection on my WordPress site (https://pobacademy.com). We are using a plugin (Profile Builder) to manage front-end logins, and the login form uses a redirect_to parameter to send users back to their previous page or dashboard after login. However, after successful login, users are being redirected to the default login page (/user-login) instead of the intended page (like /dashboard/).
I mean when there is a visit or to the dashboard page pobacademy.com/dashboard, it should take u to the login page pobacademy.com/user-login, when you sign in, it then redirects back to https://pobacademy.com/dashboard.
Same as, when you enrol for a free course https://pobacademy.com/courses/webinar-success-blueprint-secrets-to-profitable-live-events/ u are redirected to the login /user-login first, then redirected back to the course after login but unfortunately, this is not the case.
This is the only rule I set in custom redirect https://snipboard.io/uRNmVS.jpg. I have tried all and it did not work. I also spoke to hosting support and I was referred here.
Here is a message from my host providers:
========
We’ve completed a full review on our end: >WPWorld’s StackProtect (security challenge) is fully disabled >Jetpack and any extra security plugins are also disabled >There are no firewall or platform-level restrictions active that would strip the redirect_to parameter or block login redirections At this stage, the issue appears to be related to how the Profile Builder Pro plugin is handling login redirection logic, especially when redirected from gated content and not a hosting related issue. We recommend reaching out to Cozmoslabs (developers of Profile Builder Pro) with a description of the issue and a test case, they can verify how the plugin is handling the redirect param and whether any tweaks are needed based on your custom login path (/user-login). You can reference this link as their official support: https://www.cozmoslabs.com/support/
====
You can create an account so you use it as sample loginThe page I need help with: [log in to see the link]
The topic ‘Redirection issue’ is closed to new replies.