Please be aware that most users using ad blockers cannot see a lot of your H5P content as of maybe yesterday.
Submitted by leturf123 on Tue, 01/16/2018 - 04:14
Forums:
It appears that h5p content that uses Column is now being blocked since it works with iframes. Check your content.
Edit: This list in question is EasyList
Static filter ##iframe[src="about:blank"]
found in:
Easylist
Edit 2 Fix: Find the iframe code in your installation and change src="about:blank" to src=""
In Drupal, this is in h5p.module on line 686.
h5p.org needs to do this as well since your Column example is broken with ad blockers.
Content types:
BV52
Tue, 01/16/2018 - 07:39
Permalink
Hi leturf123,Thank you and
Hi leturf123,
Thank you and please see my reply here.
-BV52
icc
Tue, 01/16/2018 - 10:49
Permalink
EasyList has fixed this in
EasyList has fixed this in 9557d76. This should no longer be an issue.