• Resolved Marius-

    (@marius-)


    I just tried out Sodahead polls, which was CRAP. Needed to register at some site to use it.

    I tried out WP-Polls, which was also crap. When it asks me to put posts ID at every time I use it, edit themefiles and use special tags. It is basically = SHIT. And not a good plugin.

    I want a poll that is easy to install, like any other plugin, just dragging it into the folder. And easy to use. I want a button that says “Create poll” and “Add question” then “Add options”… NOTHING MORE.

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter Marius-

    (@marius-)

    I give up this help forum. It’s always been crap and you are just proving that it’s still crap.

    When someone has a problem with how things work, and question the idea, you guys naturally have a problem with them. Almost all posts exept ipunkbalis has been a confirmation of what I initially thought.

    You make alot of assumptions…

    Quick everyone hide!, Marius has us all sussed!!… ??

    lol…

    How can you possibly be demanding a poll plugin “of [your] own design” when you haven’t the desire/skill to code it yourself!?

    Lesterchan’s WP-Polls plugin and the Polldaddy plugin are two of the best in existence. You won’t find any better unless you’ve hired someone to custom code it.

    There are perks to using one over the other. I use Polldaddy because it allows each of my users to create and edit their own polls separately.

    If none of that is acceptable to you, hire it done, or go ahead and give up.

    P.S. – I’ve looked through your past questions and you’ve received a whole ton of help here.

    I was going to write a basic one, but i thought before i do that i better check what the exising ones are like, and take a peak for code ideas..

    I installed this one..
    https://www.ads-software.com/extend/plugins/wp-polls/

    I’m going to cancel making one now, simply because the above one is so easy to use it would be a waste of my time..

    It took 1 minute to download and install and a further 1 minute to add a poll into a post..
    [poll id="1"] inside a post shows the demo poll that’s included on install..

    Additional polls are created and managed from the settings area here.
    https://yoursite/wp-admin/admin.php?page=wp-polls/polls-manager.php

    NOTE: The poll ID is on the left-hand side of the polls on the management page, so it’s hardly a problem to find out the ID.. (this plugin is far from crap as it was put)

    It couldn’t be any easier unless it was built into WordPress, and as much as i like the idea of polls this is not something i’d personally want included with the standard installation of WordPress.

    Testing shows 3-4 queries are required for each poll on the page, with each poll adding an additional 10ms to load times… (of course this is approximate and YMMV)..

    NOTE: An easy approach to limit the extra queries is to have your polls placed on the full article(post), using the more feature..

    Some post content
    <!--more-->
    The poll code

    You then only have the extra overhead of the poll queries when the full article is being read and not just the summary or introduction..

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘I need an EASY to use POLL, someone helpme’ is closed to new replies.