Also, I don't understand how to "Identify the top rated post". I got it to highlight successfully, but when it comes to putting a statement of identification or image to identify it, it isn't working correctly.
These instructions:
Quote:
dentify the top rated post.
Step 1 - Enable the top rated post feature from your Helpful Answers Settings.
Step 2 - Add the code:
Code:
<if condition="$thread[toppost] == $post[postid] AND THIS_SCRIPT == 'showthread'">This is the top rated post!</code>
To your postbit or postbig_legacy template
This can be changed around to add colors, an icon or anything else you want.
|
Don't seem to be working for me. Is it because I have similar code already highlighting the post? If so, what specifically and where, should the changes be?