10-06-2014, 12:34 AM
Hello i need some help to set the thanks system 2.4.3 developed by DarkNeo to change the look to fit with the theme buttons or to be the same
And how to add that Thanks count on that user info as you have here
As you can see i managed to insert a thanks line but what key to use to display the user thanks count
![[Image: 1nbx5ro.jpg]](https://i.imgur.com/1nbx5ro.jpg)
And from where to delete the default thanks counter enter by the plugin from author and user profile
I try to add the code like this but no succuces
And how to add that Thanks count on that user info as you have here
As you can see i managed to insert a thanks line but what key to use to display the user thanks count
![[Image: 1nbx5ro.jpg]](https://i.imgur.com/1nbx5ro.jpg)
And from where to delete the default thanks counter enter by the plugin from author and user profile
I try to add the code like this but no succuces
PHP Code:
<i style="font-size: 14px;" class="fa fa-thumbs-up fa-fw" title="Thanks recived"></i>Thanks: {$post['thanked_count']}<br />