• Hi,

    When I try to create a Course Presentation, I only get the Title field followed by:

    [field:group:coursepresentation:presentation]

    and the Behavior settings say:

    [field:boolean:disposableBoolean:activeSurface]

    There is no way to create a new course presentation or to upload an existing one.

    There’s also no way to roll back the plugin.

    Please help! Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author icc0rz

    (@icc0rz)

    It seems you are missing some libraries. Maybe they weren’t updated or installed properly for some reason. The solution is to try and reinstall them.

    1. Temporarily set define('H5P_DEV', true); in your wp-config.php
    2. Then go here: https://h5p.org/node/473471 Click ‘Reuse’ and ‘Download as an .h5p file’.
    3. Next, in your WordPress dashboard go to the H5P Content -> Libraries page. Here you will upload the file you downloaded from h5p.org. After doing so your editor should now work.
    4. Remember to remove the define('H5P_DEV', true); from your wp-config.php to avoid accidentally reinstalling content types at a later time.

    Be sure to look out for any errors in your web server’s error log while reinstalling.

    • This reply was modified 5 years, 1 month ago by icc0rz.
Viewing 1 replies (of 1 total)

The topic ‘Course Presentation won’t load in WordPress’ is closed to new replies.