Posted by Rick
2015-10-06

Can this be changed so a user can vote once per day by using this in the defined area?
(e.g.) 60*60*24 => One Day
$poll->attr( "cookie-block-period", 60*60*24 );


Thanks so much!


Posted by Tom
2015-10-07

>Can this be changed so a user can vote once per day by using this in the defined area?

Yes.