Page Builder conflicts with H5P
The H5P HTML 5 plugin conflicts with PageBuilder. After the shortcode is embedded into a page, then you save then view page, all is good. If you hit the reload browser button or click on (Windows) CTL + F5, the content disappears. H5P site and download and examples: https://h5p.org/content-types-and-applications
Regards,
wireB
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3It only breaks using the Visual Editor. The Siteorigin’s text widgets all work.
Hi Wireb,
Do you have a public URL where we can take a look at what’s going on?
Hi Alex,
My mistake and apologies, for not correcting. The problem is with H5P and not, what I have later thought was Black Studio TinyMCE Widget. However, the Siteorigin editor does work flawlessly. So then I sent the conflict report to the author of Black Studio TinyMCE Widget and this was his response:
“Marco Chiesi wrote:
This has to be fixed on H5P. In particular, in file h5p-data-views.js it is necessary to change this:
var $add = $('#add-h5p').click(function () {
to this:
var $add = $(document).on('click', '#add-h5p', function () {
Moreover I would recommend to use a class instead of an id as there could be more than one editor instance in the same page.
Post Link: https://wordpress.org/support/topic/possible-js-conflicts-with-h5p/#post-9382231”
Kind regards,
wireB
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.