pods
pods copied to clipboard
Update tip (help) button.
This is part of the redesign, these small buttons seemed to be created for the pre-MP6 WordPress era, so I will be changing it with the help of @jimtrue.
The file that needs to be changed is: /ui/images/help.png
Hey @NikV, I found the image file we're changing here: https://github.com/pods-framework/pods/blob/master/ui/images/help.png
Do you have an example of what it should look like?
Actually, we may be able to just use the dashicons-editor-help dashicon? Or something that looks like it. https://developer.wordpress.org/resource/dashicons/#editor-help
+1 dashicon
Alright, I think I can go ahead and add it!
Had a difficult time integrating it. How do you propose it's done in the best way so I don't mess up too much @sc0ttkclark?
What sort of problems are you having?
Well, not exactly sure how to add it so that the dashicon displays the popup, otherwise the dasicon shows up, but does nothing on hover.
Screenshot of how it looks?
Open up a PR with what you've got so far, perhaps we'll find the other half of the problem with more eyes.