I have Newspaper 6 with the user login activatied. Can you please tell me where I can change the url the system automatically sends a user after they log in? Thank you for your time.
Hello,
The system does not lead you in any other place than the one you are on. If you have accessed a post, when you login you will remain on that particular post. If a redirect is what you want so when you log in ,you are redirected to another url, then you will need to set up a 301 redirect. You can maybe find a plugin such ass: https://wordpress.org/plugins/redirect-after-login/ (not tested) or you can set up your own 301 redirect via your htaccess file.
Thank you!
Hi Bogdan,
After reading your reply, I decided against redirection and left the login as is. However I am noticing something strange. First, if you could please go to MainStRock.com, and on the main menu click My Profile (please ensure you are not logged in). This menu item is supposed to bring you to the My Profile Page which offers front end edits to submitted posts for the user. Instead of the login box appearing it takes you to the WP login. Worse, after you login, it does not take you to the page the “My Profile” menu item is supposed to take you to, instead it takes you to the WP backend. How do I fix this?
Thank you for your assistance.
