When a user clicks on something like "recommend this article" and the user is not logged in, it redirects them to the wp-login.php page. However, I don't want non-admin to be redirected to the backend login. Instead, I want them to be redirected to the homepage where they can login via a woocommerce login page.
I installed the Dashboard Access plugin, but it didn't work. When I click "recommend this article" as a front-end user, I still get redirected to the backend login page.