• Resolved Loïc

    (@lmekamake)


    Hi,

    My H5P is an interactive book.
    The quiz page of the interactive book is based on “Find the Hotspot”.

    Problem 1: the title and description of the “Find the Hotspot” modules are missing . Instead I see a square (Safari, Firefox).

    Problem 2: After adding the “the “Find the Hotspot” modules on page 4, the navigation right arrow does not work from page 3 to 4.
    I moved the quiz page to nb 5 and the navigation arrow is still not responsive.

    In Safari’s console I get this error when clicking on the arrow:
    TypeError: undefined is not an object (evaluating 'self.$wrapper.width')
    It points to line 6584 of https://mekamake.com/wp-content/uploads/h5p/cachedassets/162716ebbc6badaa68fb05496d79d22989cc888d.js var imageHeight = self.$wrapper.width() * (self.imageSettings.height / self.imageSettings.width);

    The workaround is to return to page 2, then go to page 3, then the right arrow works.

    I tried the following:

    • Disabled the H5P plugin
    • Emptied /wp-content/uploads/h5p/cachedassets/
    • Empty browser cache and history

    Configuration:

    WP 5.5.1
    PHP 7.3.20 FPM
    upload_max_filesize 128M
    max_file_uploads 20

    H5P 1.15.0
    Find the Hotspot 1.8.8

    Your experience is welcome.

    Best regards
    Lo

    • This topic was modified 3 years, 6 months ago by Loïc.
    • This topic was modified 3 years, 6 months ago by Loïc.
    • This topic was modified 3 years, 6 months ago by Loïc.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author icc0rz

    (@icc0rz)

    Hi Lo,

    Thank you for bringing this to our attention. It appears that this was an issue with “Find the hotspot” and should already be resolved in 9cb8b71, however, it must not have been released. I’ll see what I can do to get it out as soon as possible.
    After clicking “Update” within a day or so in the H5P Hub when creating content it should start working.
    In the meantime, if you want it to work right away, you could try locating the file in your file system and applying the fix manually. It’s a very small change.

    Thread Starter Loïc

    (@lmekamake)

    Thanks @icc0rz

    Problem 2 solved !

    I found the fix for Problem 1 here:
    Interactive Book (beta) – Weird character showing up before the Find the hotspot

    I hope this will be included as well in the next release.

    Best regards and thanks for the support!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Interactive book – square in place of Find the hotspot titles’ is closed to new replies.