Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor dudo

    (@dudo)

    Hello freedumbo, thank you for using Yasr!

    The yasr_visitor_votes work only as integer vote, you can change this if you wish but you should edit some code and do this again everytime you update the plugin…

    Thread Starter freedumbo

    (@freedumbo)

    Hello
    I fix it some days ago..
    I have one question more..
    is it possible user delete rating what they rate??
    give 0 directly or delete button for some post

    Plugin Contributor dudo

    (@dudo)

    A logged in user can always update the rating, a non logged in instead cannot

    Thread Starter freedumbo

    (@freedumbo)

    Oh, sorry
    I mean i want to give a fuction that logged user can cancel their rating by rating “0”.
    As i know, the rating’a range is 1,2,3,4,5,6,7,8,9,10 or /2, not “0”
    Do you think is that function will be possible??
    If so, I’ll make it by myself.

    Plugin Contributor dudo

    (@dudo)

    Uhm I don’t think I’ll ever insert the ability to vote 0, in future it will be possible to delete vote for an admin in the dashboard but not for the final user.

    Best,
    Dario

    Thread Starter freedumbo

    (@freedumbo)

    Oh..i understand..
    If you don’t mind, can you tell me the fuction to delete post-vote db??
    by using user id and post id

    like this..
    function delete_vote_user(){
    }

    Please..
    if so, i’ll customizing it.

    Plugin Contributor dudo

    (@dudo)

    there is no such function in Yasr yet, you should access it from your phpmyadmin!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘voter give 0.5 star’ is closed to new replies.