• Resolved edow

    (@edow)


    Is it possible to show the avatar and name from the voter? If so, how can I do this? I want to show a list with avatars from the upvoters and a list with the downvoters.

    Another (small) question: how can I determine a seperate location for the vote buttons?

    https://www.ads-software.com/plugins/thumbs-rating/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ricard Torres

    (@quicoto)

    Hi there,

    The plugin does not store any user information.

    You would have to create two new functions similar to thumbs_rating_getlink()

    Cheers!

    Thread Starter edow

    (@edow)

    Hi Ricard,

    Thank you for your quick reply! I’m not sure about how to do this. Can you give me a hint for example?

    Plugin Author Ricard Torres

    (@quicoto)

    Well, you’ll need PHP skills to sort it out.

    1) Duplicate the plugin’s function to your own functions.php file.

    2) Split the code so you’ll have 2 functions, each one printing one button.

    Can’t give you more without actually coding it and I’m afraid I don’t have time for that.

    Perhaps an easier solution would be to try to position the buttons using CSS. Have you tried that?

    Thread Starter edow

    (@edow)

    I haven’t tried it yet, but I will. Perhaps this isn’t the right plugin for me, because I would like to show the voters avatar. Thanks anyway.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Show name and avatar from voter’ is closed to new replies.