Login Form redirection. How can I change the Default page? - Joomla! Forum - community, help and support
where can find coding login form default redirection page?
i want login redirect .html file in root directory , login type main menu item set login redirection page path. (simple).
login form offers default or main menu item options. (i never have understood why want login , redirect home page (default) or main menu item can accessed directly anyone. must missing here.)
i have looked coding change in /components/com_user/views/tmpl/default_login.php if knowledge of php not task of recognizing it. line52 mentions get(‘login_redirect_url’, (this looked promising couldn’t find existing ‘login_redirect_url’, change it.)
thank you
yardvark
i want login redirect .html file in root directory , login type main menu item set login redirection page path. (simple).
login form offers default or main menu item options. (i never have understood why want login , redirect home page (default) or main menu item can accessed directly anyone. must missing here.)
i have looked coding change in /components/com_user/views/tmpl/default_login.php if knowledge of php not task of recognizing it. line52 mentions get(‘login_redirect_url’, (this looked promising couldn’t find existing ‘login_redirect_url’, change it.)
thank you
yardvark
the menu items redirection need not exist in menu main menu - in menu.
you try create menu item of type external url , provide link html file. if not want menu item shown, create new menu (say hidden menu) , move/create menu item new menu. there no need publish new menu created (in module manager).
you try create menu item of type external url , provide link html file. if not want menu item shown, create new menu (say hidden menu) , move/create menu item new menu. there no need publish new menu created (in module manager).
Comments
Post a Comment