Notifications
Clear all

This addon as karma.

2 Posts
2 Users
0 Reactions
2,603 Views
Posts: 1
Customer
Topic starter
(@nervosaur)
Member
Joined: 7 years ago

Can I use this addon as karma? I mean the total number of the likes/dislikes would be displayed below the avatar. if the user has received 10 likes and 5 dislikes, under his avatar will se -5. (sorry for my eng) Thanks. And next question, when i give like/dislike, i wanna see, if liked it before or not .

https://www.kometafans.cz/


1 Reply
Astghik
Posts: 6561
Admin
(@astgh)
Illustrious Member
Joined: 8 years ago

HiΒ nervosaur,

I'm sorry, but there is no any option for this purpose.Β 

However, there is aΒ wv_rating filed in the wp_usermetaΒ table, it stores the total number of the like/dislike. You can get this value and display it using the wpdiscuz_after_label hook.Β 

wp_Β is just a WordPress database tables default prefix. In your case, the prefix can be different.

Β And next question, when i give like/dislike, i wanna see, if liked it before or not .

Once you've clicked on the like or dislike buttons, it'll change the color. The colors' value can beΒ changed from Dashboard > Comments > Settings > Addons >Β Advanced Likers admin page ( the "Vote result like color/Vote result dislike color" option).


Reply
Share:
Scroll to top