When clicking on the "register account" button, the link redirects to the JomSocial registration form. I would prefer, if it went to the Joomla registration form instead, because of its HikaShop integration. How do I achieve that?
andrewwinkler Hi Go to Plugin manager > system JomSocial redirection plugin open it and change the override for com user. Now it only work for JomSocial register page.
I'm using JomSocial as the homepage of the site and I don't want to have two different registration procedures, one with Joomla and one with JomSocial. That's why I want the "Register account" button on the Jomsocial frontpage to go to the Joomla user registration form, not the JomSocial registration form.
andrewwinkler Hi JomSocial will use its own registration form, If you will not use that it means users profile will not be saved in JomSocial till user submit it again via edit profile or you will force them to submit profile information.
Each Jomsocial login or register will use this URL as this core of Jomsocial and always ask for its own registration, You can make customization in frontpage layout files as here : https://documentation.jomsocial.com/wiki/Customizing_Template I suggest you to use JomSocial register as this is main are where user add the profile info in registration.
On https://busybeedeli.com.au - which is almost identically configured to https://foreignpantry.com - the JomSocial "Register Account" button opens the Joomla user registration form. On foreign pantry it opens the JomSocial form. I can't work out why. Ideally, I would like to use the HikaShop user registration form.
andrewwinkler Hi Kindly check on other site its using a menu item with ID 1018 create the same menu item with alias register. JomSocial use register as default registration so its not working as there is already a menu item with same alias.
Brilliant. It's using the Joomla registration form now. Perfect.