• Resolved shonlevi

    (@shonlevi)


    hey.
    first of all thank to you for the awesome plugin!

    I’m using the plugin with heart format (just likes).
    the problem is that – I want to make know the different between post which they liked and post they still don’t like but other people did.

    right now I have 2 options – if there is voting to the post – grey.
    if someone vote – the current user or other – red.
    I want that if user doesn’t liked but other did – grey too, not red.

    how can I make that?
    please help me soon

    https://wordpress.org/plugins/wp-postratings/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Lester Chan

    (@gamerz)

    Sorry that is not possible with this plugin.

    Thread Starter shonlevi

    (@shonlevi)

    There is no way to check if user voted to displayed post or not?
    I saw in the code function “check_rated”
    I know how to make a if/else – I just need a function to let me know if current user voted the specific post or not…

    There is something like that in the code that I can use?
    (when I user check_rated is not working…)

    Plugin Author Lester Chan

    (@gamerz)

    You can check rated using

    check_rated( get_the_ID() )

    But you cannot split the images up. It is one global default template.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to split images rate’ is closed to new replies.