Jump to content

poll system module


Recommended Posts

I can't find poll system module for PrestaShop (like poll in forum)

I want to use in on mainpage for all (not only registered) users (it must use cookies to prevent multiple polls form 1 user)

i think it must be look like this:

What is your max order in internet? (sorry for my english :)))))
8888800000 53% $10 or less
8800000000 21% $11-$100
8000000000 12% $101-$500
8000000000 9% $501-$1000
0000000000 5% >$1000
Number Of Voted People : 78

If user alredy vote then there are labels. If not there are buttons.

I think it's very effective type of feedback. Only one mouse click!
(IMHO) MUST USE!!!

p.s. Sorry for my english

Link to comment
Share on other sites

Did you create this poll: "Questionário" ??

If so, just put this in the template wherever you want it to show up:

<script type='javascript' src='http://impoll.org/js/poll.js'></script>
<script type='javascript'>outputPoll('231', 160, 250)</script>



it will look like this:
http://impoll.org/poll/embed/231

to view results, just go to:
http://impoll.org/poll/embed/231/results

I may create a module eventually to let you easily hook this into prestashop sidebars or whatever, but I currently dont have time.

Link to comment
Share on other sites

  • 1 month later...
  • 4 years later...
  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...