Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Unicornis

    (@unicornis)

    Can you be more specific? Everything is possible…

    Thread Starter Kiki73

    (@kiki73)

    Thank you for your response!
    I’m glad to hear that everything is possible…

    What I meant is if there is a way to export every voting-result to a file so that the results can be downloaded easily just to keep them in my archives.
    It also would be easy for the voters to see the percentages next to the results(for example: when a total of 200 have voted -80 voted yes and 120 no- that there would be an extra line that said 40% yes and 60% no.

    I really would like you to take a look at the site (still under construction) to see for yourself how the polls are added and used and also because I’m interested in custom modification of the plugin.

    In our site (a democratic application) all polls will be added to posts automatical as a signature (DB signatures – plugin) and almost all posts will be added by members (plugin – AccessPress Anonymous Post Pro Forms).

    Because you need to log in as a user and I don’t know how to send an private message can you contact me?

    Thread Starter Kiki73

    (@kiki73)

    This is the Multi-site (!) I’m talking about http://efarmogi.dimokratia.info/

    Plugin Author Unicornis

    (@unicornis)

    Polls and votes are stored in separate database tables (wp_polls and wp_poll_votes), you can pull them from them with a query.

    The percentage is a nice idea, I will add it for the next release (most likely after Xmas).

    Thread Starter Kiki73

    (@kiki73)

    I don’t have much knowledge about databases, I’ve found the tables but I couldn’t find the names of the voters. They have to be somewhere…

    I’ll be looking forward for the next release!

    Thank you!

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

The topic ‘Request’ is closed to new replies.