• Hi there,

    I can’t get the H5P WordPress-Plugin to show content of the type “ImageMultipleHotspotQuestion 1.0” other content types are working fine.

    In the browser console I can see several errors:

    – Pathes to cached assets are broken:
    https://<domain>/wphttps<part of domain>/wp-content/uploads/h5p/cachedassets/01ddf8e10b89e4efe8678e4a7aa0f7f7bad4145f.css?ver=5.8.1

    (hint: our WordPress is reachable under <domain>/wp it seems the domain is dublicated there and then a part is cut out)
    The file is actually there under https://<domain>/wp-content/uploads/h5p/cachedassets/01ddf8e10b89e4efe8678e4a7aa0f7f7bad4145f.css

    Same problem with
    https://<domain>/wphttps<part of domain>/wp-content/uploads/h5p/cachedassets/01ddf8e10b89e4efe8678e4a7aa0f7f7bad4145f.js?ver=5.8.1

    Might be follow up problems of not being able to include the files:
    – “Unable to find constructor for: H5P.ImageMultipleHotspotQuestion 1.0” ( h5p.js:980:13)
    – “Uncaught TypeError: instance is undefined” (h5p.js:1119:7)

    I would appreciate any help here!
    Thanks and best regards
    Jo

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

The topic ‘H5P Content ImageMultipleHotspotQuestion not showing (Path problems)’ is closed to new replies.