Multi card is not disableing

  • Posts: 129
  • Thank you received: 0
7 years 6 months ago #269060

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.7.0

hi, i cannot disable multi card, even after i turn it off from hika configuration
i have the cards item in user control panel !
is it a bug ?

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 6 months ago #269065

Hi,

No, it's not a bug.
When you have the "multi cart" option activated, the control panel has a cart button which links to a listing of the carts of the customer so that he can manage his carts.
When that option is turned off, the control panel still has a cart button, but this time it links to the current cart of the customer directly so that he can see the products in his cart.

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

  • Posts: 129
  • Thank you received: 0
7 years 6 months ago #269208

okay,
one more thing,
when i create a menu with type of cart listing and i choose wishlist as cart type
it shows cart listing with type of shopping cart instead of wishlist listings !

link of wishlist listing from control panel :
link of wishlist listing from my self created menu item :
Why is that ?

Last edit: 7 years 6 months ago by nic7071.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 6 months ago #269212

Hi,

This one is a bug. Thanks.
I've added a fix. Download again the install package on our website and install it on yours and you'll get the fix.

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

  • Posts: 129
  • Thank you received: 0
7 years 6 months ago #269244

i've downloaded the business package again and install it but my menu is still showing cart listing instead of wishlist listing ! :-(

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 6 months ago #269256

Hi,

I'm not able to reproduce the problem with the fix I put in place.
Please edit the file components/com_hikashop/views/cart/view.html.php and add the code:
var_dump($menu);
before the line:
if (is_object( $menu ) && $menu->link == 'index.php?option=com_hikashop&view=cart&layout=showcarts') {
and and go to that page again. Then, report here the debug data that appear on the page when you access your menu item.

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

  • Posts: 129
  • Thank you received: 0
7 years 6 months ago #269302

REMOVED

Last edit: 7 years 6 months ago by nic7071.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 6 months ago #269323

Hi,

Thanks. I've improved the patch so that it works for your case too.
Download again the install package on our website and install it on yours and you'll get the fix.

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

  • Posts: 129
  • Thank you received: 0
7 years 6 months ago #269350

FIXED Thanks

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

Time to create page: 0.074 seconds
Powered by Kunena Forum