Hi, i know that its possible to add and call slogin module to user login module,
but i need to insert slogin above the user login page in login menu or any time component is showing to user for login.
can you help me how to do this?
Последнее редактирование: 6 года 4 мес. назад пользователем hamid chamanchi.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Also I found a solution to put any module inside the component by this code:
<?php echo JHTML::_('content.prepare', '{loadposition login}'); ?>
you just need to edit and replace the module position name which is for me the "login"
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries. joomline.net is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.