Archived topic
Problem displaying quiz via shortcode
3 replies · Started by Mattias on January 7, 2022
This is a longshot but running out of options. I know you do not offer plugin support - but I am hoping you can point me in the right direction for karma-points ;)
I am testing Smart Quiz Builder on a couple of different sites. All Generatepress, premium.
Quiz is setup and gherates a shortcode that is added in WP block editor.
Works great on for example Marketer. But on Broadcast I cannot get the quiz to load on Mobile view IRL (as in on an actual mobile phone). But the quiz will of course work great in emulators, Chrome dev, etc..
Any ideas? Any help would be greatly appreciated.
URL: https://nordiclavender.com/gardening-quiz/
BR
Matt
Hi there,
its not loading on any of my devices... just the loading spinners. In the developers console ( Right click > Inspect ) i see a script error:
ReferenceError: Can't find variable: jQuery
and a related warning:
jQuery.Deferred exception: jQuery('.input-group.date').removeClass('hasDatepicker').datepicker is not a function
Are you defering the loading of scripts including jQuery ? As it looks to me that scripts the quiz requires are firing before jQuery has loaded.
Thanks, super!
You're welcome