Okay
  Public Ticket #3149804
start course from old course page; H5P doesn't load
Closed

Comments

  •  12
    MeesterGijs started the conversation

    Hello,

    Have a look at this video, it explains it all.

    Why is H5P not loading when I use this route?

    Gijs

  • [deleted] replied


    add this code in your wplms-customizer.php file in wplms customizer plugin : 

    add_filter('h5p_embed_access',function($x){ return true;
    },9999);



  •  12
    MeesterGijs replied

    Dear Alex,

    This doesn't work. But that's ok. I'm convinced!!! I shouldn't want students to start courses from the old pages. But I still do like to keep then. Is it possible to have all the course buttons on every course page like for example here, redirect to app courses directory here?

    Gijs

  • [deleted] replied

    to do that please disable "Full course status on course button " from wp-admin -> lms - settings .

  •  12
    MeesterGijs replied

    That works.

    I'm still thinking of what the best way is to keep the individual course pages for people that are not logged in or haven't paid... That's quite a dilemma. Any advice? What do other people do? Do they only use the app environment? But how can people then see what courses you offer and what every course entails?

    Gijs

  • [deleted] replied

    Yes they use the app environment and we also recommend it , since in mobile app as well you need to do this . 

    for that you can add course directory page in app environment as well .

    as well as you can also add new course directory page (with course directory elementor block) in it to the main menu.

  •   MeesterGijs replied privately
  • [deleted] replied

    This is not course directory this is my courses section where user courses appear. 

    Course directory will show all courses whether user is member of that course or not. 

    but my courses will only show user courses .

  •  12
    MeesterGijs replied

    What is the url for my website for the course directory? I don't have that menu item (yet).

    Gijs