Title: New plugin install, cannot vote.
Last modified: December 30, 2018

---

# New plugin install, cannot vote.

 *  Resolved [sunlitlaz](https://wordpress.org/support/users/sunlitlaz/)
 * (@sunlitlaz)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/new-plugin-install-cannot-vote/)
 * The poll is a new install (today 2018.12.30, version 1.2.44) and everything seems
   to work fine except that the poll does not allow voting. You can click on the
   Vote button, however, nothing happens. The poll is in a widget in the sidebar,
   you can see it on the front page in the link provided.
 * I have already disabled all other plugins and it still did not work.
 * Any help you can provide is greatly appreciated.
 * Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fnew-plugin-install-cannot-vote%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * (@totalsoft)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/new-plugin-install-cannot-vote/#post-11063742)
 * Hello Dear sunlitlaz.
 * Thank you for contacting us and for reporting your problem.
 * To solve your problem, please edit the widjet.js file of our plugin. Please find
   this code:
 * `if(jQuery(this).attr('checked'))`
 * There, change and write like this
 * `if(jQuery(this).attr('checked') || this.checked)`
 * Please try after that, could you make your vote or not? If yes, We will add this
   function in the next version.
 * Thank You.
    -  This reply was modified 7 years, 5 months ago by [totalsoft](https://wordpress.org/support/users/totalsoft/).
 *  Plugin Author [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * (@totalsoft)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/new-plugin-install-cannot-vote/#post-11086651)
 * Dear sunlitlaz.
 * We tried and it works fine too. We will do an update.
 * Thank You.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘New plugin install, cannot vote.’ is closed to new replies.

 * ![](https://ps.w.org/poll-wp/assets/icon-128x128.png?rev=2692920)
 * [TS Poll - Survey, Versus Poll, Image Poll, Video Poll](https://wordpress.org/plugins/poll-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/poll-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/poll-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/poll-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/poll-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/poll-wp/reviews/)

## Tags

 * [not working](https://wordpress.org/support/topic-tag/not-working/)
 * [Total Soft](https://wordpress.org/support/topic-tag/total-soft/)
 * [vote](https://wordpress.org/support/topic-tag/vote/)

 * 2 replies
 * 2 participants
 * Last reply from: [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/new-plugin-install-cannot-vote/#post-11086651)
 * Status: resolved