I can add poll, but no1 cant vote or its not count the votes.
Heres my temblate if its something wrong with that or ?? <div class="pollBlock" style="font-family:Tahoma,Arial;">
<div class="pollQue" style="font-size:8pt;padding-top:2px;text-align:left;"><b>$QUESTION$</b></div>
<div class="pollAns" style="font-size:8pt;text-align:left;">$ANSWERS$</div>
<div class="pollLnk" style="padding-top:4px;text-align:center;">[ <a style="font-size:7pt;" href="$RESULTS_LINK$">Results</a> · <a style="font-size:7pt;" href="$ARCHIVE_LINK$">Polls archive</a> ]</div>
<div class="pollTot" style="padding-top:4px;font-size:7pt;text-align:center;">Total of answers: <b>$TOTAL_VOTES$</b></div>
</div>