Hi-
First Thank you for your hard work. This clears some confusion for me on how wp and considerate theme/plugin devs implement and expose customization capability to users.
It worked great as is….halfway. What I experience is thumbsUp icon next to string: “Favorite” (great), But when I select/click it, the icon becomes invisible and I see string: “Unfavorite”.
The standard heart implementation shows a heart filled red when favorite, and just a dimmed outline of a heart when unfavorite. What’s best way to handle the appearance of the icon, when action is toggled on/off? Say I want to change the fill color, or just outline, or even use a different icon, like a thumbsdown “f165”?
And is there a good list of all the gd classes (such as: .geodir-addtofav-icon)?