• Closed by: Marek
  • Closed on: 01.05.19, 16:08
  • Reason: Closed
  • Comment: Glad to help!

Ticket #14219 - Add to wishlist

Hello,
I’m not able to add the product to wishlist in product page.
The icon is shown, but it keeps on rolling and nothing happens.

Also I cant’t see my wishlist in Account menu on top of the page.

The hooks are in:

displayCustomerAccount
displayMoreButtons
displayMyAccountBlock
displayNav
displayProductAdditionalInfo
displayTop

What can I do?

Comments

Marek 08 Apr 2019, 21:35

Hi, Vittorio.
Try to uninstall and install it back, or just reset it

Marek 08 Apr 2019, 21:36

Please also give me a link to your store

Vittorio Cicognani 08 Apr 2019, 22:21

Maglishop.spekno.com
Regards

Marek 08 Apr 2019, 22:25

I see following error

Incorrect file/directory permissions: Above 755.

Make sure you have correct permissions, read more here https://alysum5.promokit.eu/promokit/documentation/#getting_started

Vittorio Cicognani 09 Apr 2019, 09:34

I’ve setup 755 for all folders and 644 for all files, but still not adding product to wishlist.

Vittorio Cicognani 09 Apr 2019, 10:24

Solved by myself. The problem was cart.php permissions that must not be 644 but 600 (only owner).

1). Is there a way to remove “Permanent Link” label from wish list page (attached image #1)?
2). Is there a way to show WishList link in account menu (the one that opens on hover user icon) instead of on the menu bar (attached image #2)?

Marek 09 Apr 2019, 20:06

1. You can hide it with CSS, please find necessary class yourself, I have very limited internet right now
2. copy this code http://take.ms/VjhPr and put it to the line 126 of the same file before “</ul>”