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

How to add and edit attribute sets in Magento

Each product that you add in Magento can be configured thanks to a set of attributes. These are...

How to add and edit CMS static blocks in Magento

To add and edit static blocks, log in to the admin panel of your store and go to CMS...

Numeric value out of range: 1690 BIGINT UNSIGNED

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

Why is Magento cron job not working?

cPanel + CageFS and CloudLinux's PHP switcher may cause problems with Magento CRON. Until this is...

How to add a Contact Us form to a page in Magento

Magento has a default Contact Us page usually located in the footer of the store. This page...