• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Fred
  • Private: No
  • Open Date: 21.10.22, 19:20
  • Opened by: Laurent Pollet
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #23865 - Sub-subcategories make submenu disappear

Hi,

I’m working with the Venedor menu and one of my category is set up to “Show subcategories”

I found that, each subcategory that also has subcategories cannot be clicked.
As soon as I hover it, the submenu disappear.
Is there any way to solve this issue ?
Thanks,
Laurent

Attachments:

Submenu.png (14 KiB)

Comments

Fred 23 Oct 2022, 11:06

Hi, Laurent Pollet.
The issue has been fixed. Please test to confirm the change
Updated file is /themes/venedor/assets/js/venedor.js

Laurent Pollet 24 Oct 2022, 12:27

Hi,
Thanks for your feedback - I see indeed subcategories in the menu now and I confirm they are clickable.
Best regards,
Laurent

Fred 24 Oct 2022, 13:11

You are welcome!

Ziga Polajnar 24 Oct 2022, 18:08

We have the same exact problem on our page

Fred 24 Oct 2022, 18:21

@Ziga Open the file

/themes/venedor/assets/js/venedor.js

find and remove the line

$(dd_cont).stop().slideUp(0, 'easeOutExpo');
Ziga Polajnar 25 Oct 2022, 01:13

I have tried it but it doesn’t fix the issue for our site.
You can see the problem in this video - “ID Flags” has subcategory and when i go over it with my mouse, it closes the drop down menu
https://www.youtube.com/shorts/28QsnpNMPi0

Fred 25 Oct 2022, 09:14

But I still see that line in the file https://h3q6b4t5.stackpathcdn.com/shop/themes/venedor/assets/js/venedor.js

Please try to remove it