Hello,
The impreza theme has a builting template system that worked until LearnPress 3.x.x.
I tried the add_filter( 'learn-press/override-templates', function(){ return true; } ); but the original LearnPress template keep displaying.
Is there another filter that I can use for it?
As you can see in the image below, I can use the visual functionality Impreza Theme to build my custom template.

Hello,
The impreza theme has a builting template system that worked until LearnPress 3.x.x.
I tried the
add_filter( 'learn-press/override-templates', function(){ return true; } );but the original LearnPress template keep displaying.Is there another filter that I can use for it?
As you can see in the image below, I can use the visual functionality Impreza Theme to build my custom template.