How do I remove WishList from CPanel?

  • Posts: 31
  • Thank you received: 1
12 years 2 months ago #61071

I'm not implementing it and want it removed from the customer's list. How do I turn it off?

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

  • Posts: 26151
  • Thank you received: 4027
  • MODERATOR
12 years 2 months ago #61097

Hi,

The wishlist is a new feature in HikaShop 1.5.9 but it requires a little more options to configure it (and to disable it if not require).
We are working on the next release with more options for the cart/wishlist.

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.

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

  • Posts: 26151
  • Thank you received: 4027
  • MODERATOR
12 years 2 months ago #61098

For the moment, you can edit the "user | cpanel" view.

You can add a line in order to make a filter for the wishlist button, like this:

foreach($this->buttons as $oneButton){
			if($oneButton['image'] == 'wishlist') continue;

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.

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

  • Posts: 36
  • Thank you received: 1
11 years 4 months ago #110821

I added this line in various different lines but does't work. The wishlist button is still there. Any ideas?

Thanks.

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

  • Posts: 2334
  • Thank you received: 403
11 years 4 months ago #110844

Hi there,

You can simply disable the wishlist feature in the configuration (System>Configuration>features>wishlist)

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

Time to create page: 0.080 seconds
Powered by Kunena Forum