Ask a question with Thank you page

  • Posts: 42
  • Thank you received: 0
  • Hikashop Business
4 months 4 weeks ago #357164

-- HikaShop version -- : 5.0.2
-- Joomla version -- : 4
-- PHP version -- : 8
-- Error-message(debug-mod must be tuned on) -- : Hi, I want in product page when i click on ask a question, after i hit send to have an new page thank you like mywebsite.com/thankyou.html Is this possible? I need it for my analytic, conversion Thanks

Hi, I want in product page when i click on ask a question, after i hit send to have an new page thank you like mywebsite.com/thankyou.html Is this possible? I need it for my analytic, conversion Thanks

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

  • Posts: 81597
  • Thank you received: 13081
  • MODERATOR
4 months 4 weeks ago #357165

Hi,

Edit the view file product / contact and change the line:

<input type="hidden" name="redirect_url" value="<?php $redirect_url = hikaInput::get()->getString('redirect_url', ''); echo $this->escape($redirect_url); ?>" />
to:
<input type="hidden" name="redirect_url" value="https://mywebsite.com/thankyou.html" />
via the menu Display>Views and that should do it.

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

  • Posts: 42
  • Thank you received: 0
  • Hikashop Business
4 months 4 weeks ago #357176

Hello,

In product page, when click on button, i want to load (as normal/default) the form with fields. After i fill all, after click on submit i need to have thank you page.

I made changes but still loading default hikashop

agrobiobrichet.ro/presa-brichetat-mecani...nica-bt-065-500.html
prnt.sc/5jmPErFoyQxn
prnt.sc/VBzGkxvDxxAL
prnt.sc/a9_XyOH2sPrA

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

  • Posts: 81597
  • Thank you received: 13081
  • MODERATOR
4 months 4 weeks ago #357180

Hi,

Ah yes, I forgot something.
You also have to go in your PHPMyAdmin and add an entry with the namekey "product_contact_redirect_to_product_page" and the value "0" in the hikashop_config table.

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

  • Posts: 42
  • Thank you received: 0
  • Hikashop Business
4 months 4 weeks ago #357204

Thank you

It works

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

Time to create page: 0.064 seconds
Powered by Kunena Forum