Hi charanrajk,
Please shouldn’t override file of LearnPress core, it easy error, you should override via hook. Can you provide where you want to change Curriculum, we’ll find hook you can apply.
Thanks.
Hi,
We have explained the functionality what we added via video recording
Please check this link: https://drive.google.com/file/d/14tyYg5Y6BDCLIUm8FZyDMfIJ1KMzKIFz/view?usp=drive_link
Thanks
Hi charanrajk,
Like your video, we can understand does this mean you want to group list section? Did you override file curriculum.php on theme? Before update LearnPress to new version, what is the version LearnPress you use before, which make you override correct? From LP v4.1.6.1 we upgrade template curriculum to version 2 is curriculum-v2.php. Currently, we don’t provide hook in that file. So you can override curriculum-v2.php via file, but in the future, system will not allow ovrride via file.
Thanks.