How to add and edit polls in Magento

Adding and editing polls in Magento is easy. You can do that from the admin panel. Go to CMSmenu>Polls and click on the Add New Poll button to add a new one, or click on the name of an existing poll in the table on that page to edit it. Once you do that you'll see on the left side two buttons for poll settings. The first one is Poll Information and it displays options for specifying the poll question and the status of the poll.

Click on the second button, Poll Answers, to add the answers for the poll. Just click on the Add New Answer button and then type the answer in the corresponding field. You can also change the votes count; it's zero by default when you add a new answer. After you're ready click on the Save Poll button that's in the top right corner of the page.

It's also possible to disable the poll function completely. To do this, in your admin panel go to System menu>Configuration>Advanced, then click on the Disable Modules Output panel to expand it, set the Mage_Poll drop-down menu to Disable, and click on the Save Config button.

There's another poll option from which you can enable or disable multiple voting from the same IP address. To change that settings go to System>Configuration>Web, then click on the Polls panel and set the option to the desired value.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Clearing cache from the shell

Magento often needs to refresh it's cache. In some occasion, you may want to flush either...

Reset Files and Directories permissions

From time to times, we must fix permissions on files and directory in order to secure an...

Transactional emails variables

We do receive from time to time the request of "what are the accepted variables in the...

SCRIPT_NAME & SCRIPT_FILENAME errors with cron

CRON ErrorsYou may encounter those errors in your log while inspecting those:[23-Oct-2016...

Numeric value out of range: 1690 BIGINT UNSIGNED

Description Recently when making some cleanup on a Magento based store that was having over 550K...