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
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?
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!