• Resolved imran5

    (@imran5)


    Hello, I am having trouble with slick quiz starting on my post pages. The button shows up as a link but does not display any questions when clicked. I have seen other posts for this issue and most seem to be plugin or theme related. I did some tests and determined that the theme may be the cause of the problem. I was wondering if you might be able to help me out and take a look at the site to see if we can work around it. We have spent a lot of time customizing this theme and are pretty attached to it, but we REALLY are looking forward to slickquiz’s functionality on our site.

    A test page with the quiz is here: http://www.kisspharmacology.com/quiztest/

    Thanks for making this quiz plugin, it has everything we need! Hope to hear from you soon.

    Thanks,!

    http://wordpress.org/plugins/slickquiz/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author jewlofthelotus

    (@jewlofthelotus)

    @imran5 – it looks like your theme is likely missing the footer template. Or at the very least a call to <%php wp_footer(); %> at the bottom of the page.

    Help me!
    My quiz also stopped working since last update. (ver.1.2.2)

    Plugin Author jewlofthelotus

    (@jewlofthelotus)

    @mpfaicp2012 – Can you link me to a page where the problem is happening? Also, what browser are you using?

    Thread Starter imran5

    (@imran5)

    @jewlofthelotus – thank you for the quick reply! Forgive my ignorance, here, but my index.php and main blog template both have this call:

    < ? php get_footer(); ? >

    and the footer.php has this at the bottom:

    < ? php wp_footer(); ? >

    I added extra spaces in there, but you know what it should look like. So, is there something incorrect about these calls, or am I missing something else?

    Thanks!

    Thread Starter imran5

    (@imran5)

    Actually, you know what, you are right – the single.php file did not have a call to the footer. I’ve tested in my local env. I will try on the production server and resolve this if it works.

    Thanks!

    Thread Starter imran5

    (@imran5)

    Adding a call to the footer in the single post template resolved this problem.

    Thanks again, you rock!

    Plugin Author jewlofthelotus

    (@jewlofthelotus)

    @imran5 – glad to hear you got it working!

    Plugin Author jewlofthelotus

    (@jewlofthelotus)

    @mpfaicp2012 – I just pushed out a new version that might resolve your problem. Try it out and let me know!

    thanks! resolved!

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

The topic ‘Quiz does not start’ is closed to new replies.