Title: Questions Set doesn&#8217;t display.
Last modified: May 2, 2026

---

# Questions Set doesn’t display.

 *  [ego77](https://wordpress.org/support/users/ego77/)
 * (@ego77)
 * [1 week, 1 day ago](https://wordpress.org/support/topic/questions-set-doesnt-display/)
 * Hi,
   WP, theme (Divi), plugins, everything updated.This post uses Course Presentation
   and it works : [https://www.formations-musique.com/test-h5p-3](https://www.formations-musique.com/test-h5p-3)
   This one uses Question Set and it doesn’t work : [https://www.formations-musique.com/test-h5p-2/](https://www.formations-musique.com/test-h5p-2/)
   But it works with the default theme (Twenty Twenty-Five).It seems to be an JavaScript
   issue :Console :
 * h5p.js?ver=1.17.6:997 Unable to find constructor for: H5P.QuestionSet 1.21
   H5P.
   error @ h5p.js?ver=1.17.6:997Any ideas ?Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fquestions-set-doesnt-display%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [icc0rz](https://wordpress.org/support/users/icc0rz/)
 * (@icc0rz)
 * [3 days, 14 hours ago](https://wordpress.org/support/topic/questions-set-doesnt-display/#post-18901655)
 * Hi,
 * CP uses an iframe, while QS is embedded directly onto your page. 
   QS is an older
   content type that relies on jQuery, however, jQuery is already defined directly
   on your page via an <script></script> without a src or esm that defines ‘let 
   jQuery’ — this breaks the old way of bundling and defining jQuery that QS relies
   on (‘var jQuery’).
 * The easiest solution to this is probably to modify how the theme includes jQuery.
   However, you could also change the embed type of the content, but there is currently
   no UI control for that so you would have to update the db directly (embed_type
   col on h5p_contents table)
 *  Thread Starter [ego77](https://wordpress.org/support/users/ego77/)
 * (@ego77)
 * [2 days, 16 hours ago](https://wordpress.org/support/topic/questions-set-doesnt-display/#post-18902645)
 * Hi,
   Thank you for your reply. It’s clear.Which value for embed_type ?By default,
   it’s div.iframe doesn’t work.Sorry for my question I’m not a developer.Thank.

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fquestions-set-doesnt-display%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/h5p/assets/icon.svg?rev=986118)
 * [Interactive Content – H5P](https://wordpress.org/plugins/h5p/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/h5p/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/h5p/)
 * [Active Topics](https://wordpress.org/support/plugin/h5p/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/h5p/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/h5p/reviews/)

## Tags

 * [divi](https://wordpress.org/support/topic-tag/divi/)
 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * 2 replies
 * 2 participants
 * Last reply from: [ego77](https://wordpress.org/support/users/ego77/)
 * Last activity: [2 days, 16 hours ago](https://wordpress.org/support/topic/questions-set-doesnt-display/#post-18902645)
 * Status: not resolved