• Resolved Shahin Ahmed Shagor

    (@xpeedshagor)


    Hi,

    I am using Turitor Education WordPress theme with LearnPress Plugin v4.0 It seems Archive page & course single page not working form theme.

    Could you please tell me how to overwrite the course archive & single page by using theme. The previous version of LearnPress works fine with the theme.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support brianvu-tp

    (@briantp)

    Hi,

    You can use filter: add_filter( ‘learn-press/override-templates’, function(){ return true; } ); to function.php in your theme.

    Thanks

    Thread Starter Shahin Ahmed Shagor

    (@xpeedshagor)

    Hello @briantp ,

    Thanks for your reply,
    Course page & archive page working with the process but lesson page not working anymore
    I see some error in the console see the screenshot https://prnt.sc/12rcu2l

    Lesson page not scrolling https://prnt.sc/12rd73z
    I am overwriting the course page & archive page but I want learnpress default Lesson page,

    Appreciate your help.
    Regards

    Plugin Support brianvu-tp

    (@briantp)

    Hi,

    You can try to contact the author of the Turitor Education WordPress theme, maybe they can help you, we can’t know the code they use for widgets of the lesson page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Course Archive & Single Page Style gone !!’ is closed to new replies.