Back-button landing page

  • Posts: 2
  • Thank you received: 0
  • Hikashop Essential
1 year 6 months ago #345082

-- url of the page with the problem -- : tomeriksmedal.no/webshop
-- HikaShop version -- : 4.6.1
-- Joomla version -- : 4.2.2
-- PHP version -- : 7.4
-- Browser(s) name and version -- : Firefix
-- Error-message(debug-mod must be tuned on) -- : No errors

The back-button on the Cart-item and the Downloads are pointing to two different locations.
How can I edit the landingpage for the cart bak-button?

Attachments:
Last edit: 1 year 6 months ago by tomerik1972.

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

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
1 year 6 months ago #345088

Hi,

Thank you for your feedback.
Change the line:
$link = hikashop_completeLink('user&task=cpanel');
to:
$link = hikashop_completeLink('user&task=cpanel&Itemid='.$Itemid);
in the file components/com_hikashop/views/cart/view.html.php and the back button will correctly point to the same page as the other one.
We'll also add that change on our end.

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

Time to create page: 0.037 seconds
Powered by Kunena Forum