• Resolved smashbat

    (@smashbat)


    Hi I am excited to use your quiz plugin but when I embed the quiz on my website it doesn’t work. I think it has something to do with my theme as it worked fine when I temporarily switched to the twenty thirteen theme. My current theme is canvas from woo themes. The problem is that the button does nothing when it is clicked and the title info is not shown. Here is a link to a page of where I have a live version of the quiz http://smashbat.com/quiz-test.

    Any help would be greatly appreciated. Thanks.

    http://ww.wp.xz.cn/plugins/slickquiz/

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

    (@jewlofthelotus)

    @smashbat – can you confirm that your theme’s footer.php template contains the following method:

    <?php wp_footer() ?>

    Thread Starter smashbat

    (@smashbat)

    Yes. It is right before the closing body tag but it has a semi colon like this:

    <?php wp_footer(); ?>

    Plugin Author jewlofthelotus

    (@jewlofthelotus)

    Hmm, alright. Well the first thing I’d do is try to fix the other errors that are occurring on the page before the quiz loads.

    It looks like there is an issue with something called WPGroHo, this is the error that’s showing up in the dev console:

    Uncaught ReferenceError: WPGroHo is not defined

    I’d try disabling that plugin and seeing if that fixes the quiz. Let me know what you find!

    Thread Starter smashbat

    (@smashbat)

    Thanks! I found that WPGroHo is part of the jetpack plugin and somehow related to the gravatar part.

    Decided to try, with my limited coding skills, a fixing method my speed: so with my brow set in concentration I unchecked the “show avatars” box under the settings discussion tab, then reloaded the test page. And it worked!

    I don’t really know the reason why this worked but thanks for helping me get things working. I know it isn’t a perfect fix but looking at code for me is like when you are three and watching the big kids read and you wish you could read too, but after trying you just want to keep making macaroni necklaces. Thanks again!

    Plugin Author jewlofthelotus

    (@jewlofthelotus)

    @smashbat – Haha! Well I’m glad you were able to get it working! Conflicts between various WP plugins are a common issue so that’s usually the first thing I look for.

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

The topic ‘Get started button doesn't do anything’ is closed to new replies.