Hi. I am quite new here and new to the coding/web design. I was wondering if there is a code or another way to add wishlist icon to the header with count and dropdown upon hovering for the user to be able to review how many items they favourited and see the last 4 of them join hovering over the icon?
to add wishlist icon to the header with count and dropdown upon hovering for the user to be able to review how many items they favourited and see the last 4 of them join hovering over the icon?
Sounds like a COMBOBOX. In Wix not available.
Here the same wish…
It is possible to generate an own COMBOBOX.
Do you have an example of how it should look like?
Hey there, thank you for your response. I need to look up an example. To be honest I would be happy to have a wishlist icon on the header with a number working similar way as a shopping cart currently works (basically if you click on the icon it leads you to your wishlist page but on the header there is a number next to the icon showing how many items are in the wishlist page of the member.)I know there is a code with count drawing info from a created collection but i have no idea how to make it work. Plus i then would encounter the problem of the number size needing to change if the number of items goes beyond 10
How to generate own WISHLIST-MENU/BUTTON ?
- Place a BOX/Container onto your page.
- Add an image to that container.
- Add a dropdown to that container.
- Add a textbox / text to that container.
- Add an image into the container.
- Also do not forget to prepare a DATABASE with some already existing FIELDS and already existing items.
Place all elements like you desire, to generate the visual looking style of your custom DYNAMIC-WHISHLIST.
- Example-image for Wishlist-Icon:
Show your wished DESIGN of your DYNAMIC-WISHLIST.
Step-2, coding will follow…