Courses: How to activate additional WordPress blocks?
There is an editor for the lessons that is similar to the WordPress editor.
Unfortunately, it is not possible to use your own blocks or blocks provided via plugins.
Is there a hack for this?
Or a documented hook?
If not, I'll make a feature request out of it.
Our editor currently does not support any external blocks for now.
Okay, thank you, Shahjahan Jewel .
I will turn this into a feature request.
Can't right now. You can manually enter shortcodes though to bring data in from elsewhere. Often does not apply styles (fluent forms for example)
Ross H i think my member directory shortcode, is malfunctioning inside fluent forms. the code works, but it shows a empty list with brackets and not the member...
Michael Bronder you can embed H5P in the top area if you switch to html embedding. The area has a fixed height so it's not ideal but it shows it's possible.
It seems like this might not work for shortcodes that rely on javascript, perhaps?
Michael Bronder don't put shortcode in the embed, use the H5P embed code in there. I've had it function ok.