Allow anonymous voting

5.35K viewsIssues
0

Hi!

I am annoyed, I’m stuck on configuring anspress module.
I would like to allow anonymous voting, but despite my multiple configuration attempts, I can not vote anonymously.

Is this possible? I have not found in php files where the condition is done ..

Thank you in advance for helping me

Vince 43Degrés

0

You can achieve this by hacking core, check here: Vote method, edit this method and just update post meta vote count if user is not logged in.

You are viewing 1 out of 2 answers, click here to view all answers.