• I’m using the plugin (pro version) to allow voting for candidates. Each candidate’s name is the question. There are three radio button answers for each question – yes + no + abstain.

    After I’ve added 8-10 questions, the answers to some of the questions start duplicating randomly.

    So for some of the questions, instead of the three answers I’ve added – yes + no + abstain – I have nine or more answers showing – yes + yes + yes + no + no + no + abstain + abstain + abstain

    In the code, wach of the extra answers has an input IDs is out of sequence – like it’s being added when the poll is being saved after a later answer has beenb added

    This only shows on the front end site.

    I can’t remove the extra answers from the backend admin – even if I delete all the answers for the question, they still show up.

    Help!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Answers duplicating randomly’ is closed to new replies.