Tell us what you are trying to do?
I have added a Login Form using the wpv-login-form shortcode that appears in a modal on every page. This has been set to redirect all users to a website page when successful. The domain has been registered as a safe redirect in the Toolset settings.
Is there any documentation that you are following?
https://toolset.com/documentation/user-guides/views/views-shortcodes/#wpv-login-form
Issue details -
The redirect only works when the user is an Administrator. Other users can successfully login but are redirected to the homepage.
In case the modal was the issue I have inserted the login form shortcode to a site page but the same thing happens.
Hello,
The problem you mentioned above is abnormal, please try these:
1) Make sure you are using the latest version of Toolset plugins, you can download them here:
https://toolset.com/account/downloads/
2) In case it is a compatibility problem, please deactivate all other plugins, and switch to wordpress default theme 2020, and test again
3) Also check if there is any PHP/JS error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/
4) If the problem still persists, please provide database dump file(ZIP file) of your website, also point out the problem page URL, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/
Luo
Many thanks for sending through your checklist.
After testing everything we found this was a compatibility issue with a plugin called Uncanny LearnDash Toolkit. This is a suite of tools to support the LearnDash e-learning system for WordPress and the default installation appears to automatically enable a redirect script. Once this was disabled all users are now correctly being redirected.
Thank you.
My issue is resolved now. Thank you!