What is the content of your bonus question page? Are you using a shortcode?
it’s a simple page
Here are my 2 shortcodes:
[Fp-predictions question = “1” text = “nothing”]
[Fp-predictions question = “2” text = “nothing”]
I tried with the following shortcode on my install and that seems to work
[fp-predictions question="1" text="nothing"]
It shows the answers users gave for question 1. And if I set the ‘answer before date’ to somewhere in the future, the text “nothing” is displayed.
Did you try with the default theme? Could also be a conflict with a theme.
OK, I just figured, the shortcode will display the results but not the questions to answer.
I just found how to display the bonus questions.
thank you for your help.
If you want the form (question plus input for answer), you can use the fp-predictionform shortcode.
But adding the question to the fp-predictions shortcode is also a good suggestion, I’ll add it to my todo list.