User cant delete wishlist items or the entire wish
Hi,
The users cant delete items from the wishlist or the entire wish list
Thanks for your help
Please Log in or Create an account to join the conversation.
I'm sorry but I don't understand your message;
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.
when a customer creates a wishlist thats fine. But if he wants to delete items from the wishlist he cant. As you see in the attacknet, the table shows the header "delete", but under that, there is no option to actually select the products in the wishlist and remove them from it.
Also, I have observed, that when you add the wishlist to the cart to now buy the items, the wishlist is not emptied but remains the same with again the items not being able to delete from that list.
Hope that makes it clearer.
Regards
Please Log in or Create an account to join the conversation.
The delete button (like the current one) allow to interact with the wishlist.
You might have an issue with the "wishlist listing" view ; please check that you do not have a view override for it and that you're using the latest package version.
Afterwards ; If you want to delete one product from a list, you need to see the details of that wishlist to be able to delete the product. The "delete" in the wishlist listing is to delete a list (and you can just delete your lists).
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.
I have the latest Hikashop version and I never override the wishlist listing.
What can be done?
Thanks again
Please Log in or Create an account to join the conversation.
Are you sure that you are trying to edit a wishlist you own and not a wishlist of another customer ?
So connected with the correct credentials ?
If it is, please give us a link to your website.
Please Log in or Create an account to join the conversation.
The website is www.jetshop24.net
Thanks for your help
Please Log in or Create an account to join the conversation.
When you are on your wishlist page, the delete icon is hidder behind the right part of the website, under the white column.
take.ms/GEiv0
So it need some css tricks to solve that: www.hikashop.com/support/documentation/1...ize-the-display.html
If you set a product quantity of "0" the product will be successfully removed from the wishlist.
Please Log in or Create an account to join the conversation.
thanks for the reply, but in all browsers where what you discovered is not the case the function is still not there.
Please check my screenshot showing clearly that there is no way to select the item to delete.
There must be another problem. The CSS issue is not the real problem, yet just a display problem.
Please Log in or Create an account to join the conversation.
Please give us a backend and FTP access to your website in order to debug that issue directly.
These informations can be sent via our contact form with a link to this topic in your message.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
We got your FTP access but the first part is still missing.
Please give us a backend and FTP access to your website in order to debug that issue directly.
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.
Please Log in or Create an account to join the conversation.
Thanks to your ftp, I poceed some code modification.
Can you check if that solve your issue please ?
In order to explain what I made I try to remove a check and if I'm right the delete button must be always display.
Awaiting news from you.
Regards.
Please Log in or Create an account to join the conversation.
Regards
Thomas
Please Log in or Create an account to join the conversation.
We were able to fix the problem. We've made a patch and it's working now.
The patch is now included in the install package on our website.
Please Log in or Create an account to join the conversation.
I just installed the new patch and re-updated my files and it works now.
Thank you very much!
Regards
Thomas
Please Log in or Create an account to join the conversation.