Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Fancy highlight/fade action inconsistency
The yellow highlight/fade and the instant action when you click "Thanks" seems to work only on subsequent posts after the first one in a discussion. Anyone else seeing this?
0
Comments
What theme are you using?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
@hgtonight Bootstrap
Got it!
/plugins/ThankfulPeople2/js/thankfulpeople.functions.js
var item = $(this).parents('.MessageList > .Item');
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
that got it. thanks so much, @hgtonight!