How i can back to category at continue shopping

  • Posts: 154
  • Thank you received: 1
10 years 6 months ago #190758

-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.4.35

Hello everyone,

How i can make continue shopping goes immediately to category?
so customer can choose again, more item from these categories.

thanks for any help and support

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

  • Posts: 84220
  • Thank you received: 13673
  • MODERATOR
10 years 6 months ago #190772

Hi,

The URL where the user is redirected to when you click on the "continue shopping" button of the checkout can be configured in the option "Continue shopping button's URL" of the HikaShop configuration.

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

  • Posts: 154
  • Thank you received: 1
10 years 6 months ago #190792

THanks for the reply,
under what exactly , this is the only thing i have found ****URL where you will be redirected when the cart is empty***
please more specific

thanks

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

  • Posts: 84220
  • Thank you received: 13673
  • MODERATOR
10 years 6 months ago #190794

Hi,

It's in the "Checkout" tab.

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

  • Posts: 154
  • Thank you received: 1
10 years 5 months ago #192656

please see screenshot




here you go the link, I want it to go the category again, but it did not work ,

cudahyfood.com/index.php/order-online

please let me know where is my mistake, thanks

Attachments:

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

  • Posts: 84220
  • Thank you received: 13673
  • MODERATOR
10 years 5 months ago #192767

Hi,

The "continue shopping" button of your checkout is correctly redirecting to the categories listing:
take.ms/wWeWa
If you're talking about another button, I suppose that you're talking about the button in the popup. In that case, you would have to customize the file "notice" of the view "checkout" via the menu Display>Views in order to modify its behavior.

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

  • Posts: 154
  • Thank you received: 1
10 years 5 months ago #192822

yes that what i mean it, let me check if i can do it, and please advice if there is any doc shows how, thanks


Sammy

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

  • Posts: 154
  • Thank you received: 1
10 years 5 months ago #192824

I think i see this part need to be edited, but i dont have details, what should I do with the following

<?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"'); ?>

Thanks for any advice

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

  • Posts: 84220
  • Thank you received: 13673
  • MODERATOR
10 years 5 months ago #192859

Change:

window.parent.hikashop.closeBox()
and put instead:
window.parent.location=\'http://cudahyfood.com/index.php/order-online\'

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

  • Posts: 154
  • Thank you received: 1
10 years 5 months ago #192942

Works, Thank you,

just for a future reference or any one search the part that Nick mentioned comes two times,



so based on what i did i choose the second part see screenshot





For more information please ask me

thanks Nick thanks everyone

Attachments:

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

Time to create page: 0.085 seconds
Powered by Kunena Forum