• Resolved bub9176

    (@bub9176)


    Hello, thanks for the great plugin!

    I have used the following settings:
    Blocking Voters : By Cookie & Ip
    Blocking voters interval: 1 minutes
    Vote Permissions : Guest & Registered Users

    If I try to vote again before the minute interval is up then I see the vote question but the options are hidden.
    http://signexpo.org/best-green-products/

    Instead would like for it to display a meaningful message like “It looks like you already voted. Please come back tomorrow to vote again” or something like that.

    Is there any way to do this?

    Thanks!

    Tanya

    https://wordpress.org/plugins/yop-poll/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bub9176

    (@bub9176)

    Any ideas regarding showing a message to people who try to submit the poll before the allotted blocking time is up?

    Plugin Author YOP

    (@yourownprogrammer)

    Hi bub9176,

    Edit inc/yop_poll_model.php and from line 2762 to line 2800 you have

    $this->error = __( ‘ a-message ‘ );

    Here you can customize the message you want to display.

    Best wishes,

    YOP Team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Limit votes to once a day and show meanigful message’ is closed to new replies.