Any news about this issue?
We are having problem when someone voted and used another account/friend account on the same device.
Hi, This code worked on my side.
<script type=”text/javascript”>
jQuery(document).ready(function($) {
jQuery(‘input[type=checkbox]’).on(‘click’,function(e){
if(jQuery(‘input[type=checkbox]:checked’).length>2){
jQuery(this).prop(‘checked’,false);
}
});
});
</script>
Hello, guys after changing slug removed”contact” and changed to get-in-touch, 409 issue has been fixed.