Thank you very much for your reply and thoughts about this. It means a lot!
I just looked into the Hot Spot widget by Common Ninja. They offer a full SDK, but it wasn’t as customizable as I expected after browsing through their website.
I was thinking about coding something myself, but I’ve never implemented anything that interacts with data from my database before. The tricky part is creating a custom-shaped button in form of the flower like a masking—like a flower, for example. The idea is that when a user hovers over the flower, it gets highlighted in blue, and if they click on it, more information about the flower is displayed.
At first, I thought I could use the “custom shape” plugin, but I found out there’s no option to add a workflow to that, which would have solved a lot of my problems. Another challenge I’m facing is with something like a bookshelf image with 50 books, where each book has a different size. I want to enable hovering over each book, but I’m unsure how to create buttons of different sizes for each book in a repeating group. So I can basically just update the image on the frontend, add new text to the new book and add another book-shaped-button. So like just adding or removing a book from the bookshelf

1 Like