Hi,
I'm using the link "index.php/component/users/?view=login&tmpl=blankpage" in the News2 Template > Features>Login URL. How do I control the redirection page after login? Right now, after login, it just goes to "/component/users/?view=login" which only shows a 'Logout button' in the page content area.
Also, once logged in, the template login link reads "my account", which does not actually go to the profile page (as the name suggests) but it goes to the same user component page "/component/users/?view=login". Can the "My Account" URL also be controlled somehow to actually go to the user profile page?
I have tried using a hidden menu, with a menu item of type 'Users Manager » Login Form' which has the login & Logout URL redirection controls, but if I use this URL, I cannot use the style of 'index.php/component/users/?view=login&tmpl=blankpage'. If my hidden menu item alias is /login, I have tried setting 'index.php/login&tmpl=blankpage' as the Login URL in the template settings... but this gives a 404.
How do I retain the template style for the login page, as well as control login, logout URLs & the link to 'My Account' which ideally should be the profile page.
