• Resolved ralak

    (@ralak)


    Hi, the summary sidebar in the course details when the screen is below 767px has a strange behavior.
    and my second question is can I change the position of the breadcrumb to be before the courses loop not before the main content I edit lp-template-hooks.php and it’s working but my question is how to put this edit in my theme folder in order not to lose this edit when updating the plugin
    note: I create folder mytheme/learnpress/inc/lp-template-hooks.php but not effect the plugin

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

    (@briantp)

    Hi,

    If you want to customize, you should push code to the child theme to don’t lost code when update plugin.
    Can you send us the record screen video in the screen below 767px?

    Thanks

    Thread Starter ralak

    (@ralak)

    Below is the link of my screen record
    https://drive.google.com/file/d/1fyfEY_y0VXId3lII-DNoakRULROl6hsQ/view?usp=drivesdk

    And as I told you I’ve created a folder in my child theme with name learnpress and put the file lp-template-hooks.php g inside inc folder but nothing change in the frontend do I have to put all the plugin files inside my child theme ?

    Plugin Support brianvu-tp

    (@briantp)

    Hi,

    The lp-template-hooks.php file is not template file so you can’t override in the child theme. We see have the CSS conflict in your theme, please try to switch to the default WordPress theme to check.

    Thanks

    Thread Starter ralak

    (@ralak)

    Ok thanks

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘summary sidebar and breadcrumb’ is closed to new replies.