×

Notice

The forum is in read only mode.

Use default joomla registration form

5 years 3 months ago #6032 by Anuragg
Hi Forum
Once visitor clicked on "Apply Job" button a popup appears and ask for "login" or "register", I want when user click on "Register" button, instead of open JS Jobs registration form it display joomla's default registration form. Is it possible?
Thanks & Regards
5 years 3 months ago #6033 by mohsin
Hi
You will have to customize code if you want to achieve this.
/components/com_jsjobs/models/jobapply.php
line no 180
$link2 = JRoute::_('index.php?option=com_jsjobs&c=common&view=common&layout=userregister&userrole=1&Itemid=' . JRequest::getVar('Itemid') ,false);
change this url to joomla registration url
The following user(s) said Thank You: Anuragg
Time to create page: 0.054 seconds

Please publish modules in offcanvas position.