Hi, I've installed User Verification, it works fine, but when I try to login with a registered but not verified user, my Toolset login form is redirected to wp-login standard page (where I can see the "Error: Verify your email first! Resend verification email").
Is it possible to manage that redirection to a specific page where I can display the Error message with a shortcode?
Thanks

Welcome to our forum.
Your "Toolset login form" should have support for display error message when error occurred on login. please ask Toolset plugin author to implement it.
https://codex.wordpress.org/Plugin_API/Filter_Reference/login_errors
And if you want to redirect to custom page when error happening this part should manage by Toolset login form not by our plugin.
Hope you understand.
Regards