I active the pluggin and use:
<?php if (function_exists('get_pollquestions')): ?>
<?php get_pollquestions(); ?>
<?php endif; ?>
But the polls-1-loading NEVER disappear.
And when I try to vote I receive the follow error: poll_vote is not defined