redirect URL after registration

  • Posts: 1
  • Thank you received: 0
  • Hikashop Business
3 hours 10 minutes ago #369396

-- url of the page with the problem -- : www.laussanne.be
-- HikaShop version -- : 6.1.1
-- Joomla version -- : 5.4.0

hi,

At the moment, when a new customer registers on the website, they see a small popup window in the right lower corner, explaining what is going to happen (mail with link is sent - has to be clicked to activate - ...)

I would like to change this, so that when someone registers, they are automatically redirected to a custom landing page:
laussanne.be/index.php/registratie-voltooid
I believe, for another website, with a previous HikaShop, we had the possibility to add a custom redirect page after registration, but I don't seem to find that setting now.

(did some tests with overrides in the views after registration-php but that didn't have any effect.

could you please let me know how to solve this problem?

thanks!

Attachments:

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

  • Posts: 84695
  • Thank you received: 13776
  • MODERATOR
30 minutes ago #369399

Hi,

Note that the explanation is generated by HikaShop, but it is displayed by your Joomla template.
Normally, templates will display these messages in the middle of the page, and the result would be somehow similar to what you have on your custom landing page.
Your template uses a popup mechanism to display messages (not only from HikaShop, but Joomla and other extensions using Joomla message mechanism). Such template might have a setting to change that behavior if you feel it is not appropriate in your situation. You could contact your template provider about it.

Now, the activation page with the message uses the checkout / activate_page view file.
You can edit it via the menu Display>Views.
There, you could directly add your text, or you could add a bit of code to redirect to your URL:
www.hikashop.com/support/forum/4-how-to/...tivation.html#130335
Note that this is for the registration during the checkout.
You also have the user / activate view file for the view after the registration form page.

You can use the "Display view files" setting of the HikaShop configuration in order to find which view file is used where:
www.hikashop.com/support/documentation/5...g.html#advanced_main

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

Time to create page: 0.055 seconds
Powered by Kunena Forum