Changing 'continue shopping' URL in pop-up

  • Posts: 9
  • Thank you received: 0
11 years 3 weeks ago #127671

-- url of the page with the problem -- local
-- HikaShop version -- :Business 2.2.0
-- Joomla version -- 2.5.14
-- PHP version -- local server
-- Browser(s) name and version -- FF 24
-- Error-message(debug-mod must be tuned on) -- : x

I want to change the URL when clicking the "continue shopping ' button in the pop-up notice and not in the shopping cart itself
(I know i have tot do that the backend nconfig) Now after clicking customer stays on the same page
How can I do this >
PHP is located in chechout/notice.php and I think cahnges has to be made in this line

<div id="hikashop_add_to_cart_continue_div">
		<?php echo $this->cartClass->displayButton(JText::_('CONTINUE_SHOPPING'),'continue_shopping',$this->params,'','window.parent.hikashop.closeBox(); return false;','id="hikashop_add_to_cart_continue_button"'); ?>
	</div>

Any suggestions?
Thanx in advance

Last edit: 11 years 3 weeks ago by Jerome.

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

  • Posts: 26151
  • Thank you received: 4027
  • MODERATOR
11 years 3 weeks ago #127702

Hi,

The "continue shopping" button just close the popup box.
The "go to checkout" button redirect the user to another page.
Best will be to use the "go to checkout" button code to replace the "continue shopping" and changing the url at this moment.

Hope my explanation is clear enough.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: paulus67

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

  • Posts: 9
  • Thank you received: 0
11 years 3 weeks ago #127733

Problem solved. This really did the trick.
Thanks Jerome, good support !

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

Time to create page: 0.047 seconds
Powered by Kunena Forum