Hi,
1. Please clean your browser cache.
If you use a custom back-end css file, you have to update it with the new menu CSS rules.
File Attachment:
File Name:
menu.txt
File Size:3 KB
2. Please edit the view "checkout | cart" and remove the two last lines:
$this->params->set('cart_type','wishlist');
echo $this->cart->displayButton(JText::_('CART_TO_WISHLIST'),'wishlist',$this->params,hikashop_completeLink('cart&task=convert&cart_type=cart&cart_id='.$this->row->cart_id.$url_itemid),'window.location.href = \''.hikashop_completeLink('cart&task=convert&cart_type=cart&cart_id='.$this->row->cart_id.$url_itemid).'\';return false;');
We would add an option as soon as possible.
Regards,