Hello,
I am using your plugin on following page:
http://www.nah-ost.info/levante/syrien- ... 56136.html
The problem is that all questions and answers are show on the first page.
If you click Next nothing happens. Shouldn't I get one question per page?
Am I doing anything wrong? Using wordpress 2.7.
Thanks for help...
All questions on one page
(7 posts) (3 voices)-
Posted 3 years ago #
-
Are you using the latest version of the plugin(1.01.0)? If not, get it from http://wordpress.org/extend/plugins/quizzin/Posted 3 years ago #
-
Yes I am using the newest quizzin version as well as the newest wp-release 2.7.1!Posted 3 years ago #
-
For some reason, the stylesheets are not being included. Open up the quizzin folder and edit the show_quiz.php file. Change line 9 from
if(!isset($GLOBALS['quizzin_client_includes_loaded'])) {
To
if(!isset($GLOBALS['quizzin_client_includes_loaded']) or 1) {
and try again.
Keep in mind that this is not a permanent solution - I just need to know if it works or not.Posted 3 years ago # -
This is indeed working for me.
If you have a permanent solution let me know.Posted 3 years ago # -
That is very, very odd. If I find the root cause, I'll update the plugin. Thanks for your feedback.Posted 3 years ago #
-
I have the same problem, but your stylesheet correction doesn't help.
The quizzin setting have no effect except for showing or not showing all the questions after the quiz is submitted. I get no indication of right/wrong answers. The "next" button doesn't work but never goes away no matter what the settings are.
From looking at the demos it looks as if it works great for some.
I suspect I have a style sheet problem. Is there anyway I can get the quiz on a clean page with no stylesheet complications?
Thanks!!
billb
htpp://randolphcofc.orgPosted 2 years ago #
Reply
You must log in to post.