Use Jomsocial registration form

  • Posts: 97
  • Thank you received: 1
  • Hikashop Essential
10 years 5 months ago #160832

-- url of the page with the problem -- : mywebsite.com/mypage
-- HikaShop version -- : Essential 2.3.1
-- Joomla version -- : 3.3.1
-- PHP version -- : 5.3.28
-- Browser(s) name and version -- : Safari 7.0.4
-- Error-message(debug-mod must be tuned on) -- : Error_message

If a customer is not a registered member of my site, can I direct them to the Jomsocial registration page, instead of using HIkaShop for registration? I have questions on the Jomsocial registration form that I require them to answer while registering. If this is possible, where would I enter the URL to the Jomsocial registration form?
Thank you

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
10 years 5 months ago #160860

Hi,

You would have to edit the file "login" of the view "checkout" via the menu Display>Views and change the line:
echo hikashop_getLayout('user','registration',$params,$js);
by a HTML link to your Jomsocial registration page:
echo '<a href=" mywebsite.com/jomsocialregistration ">Register here</a>';

Please Log in or Create an account to join the conversation.

  • Posts: 97
  • Thank you received: 1
  • Hikashop Essential
10 years 5 months ago #161016

OK thank you.

Please Log in or Create an account to join the conversation.

Time to create page: 0.052 seconds
Powered by Kunena Forum