Hello, @mounasis
This is the category of the course, you can find the code following this path
“…/wp-content/plugins/masterstudy-lms-learning-management-system/stm-lms-templates/course/parts/panel_info/categories.php”
Best regards
Hello thanks
No i m talking about all this section After title
(Screenshot) https://ibb.co/sgwMxV7
And please where Can i find author template tags
The previously provided path is correct, you can modify the PHP files in the following path of the LMS plugin >>> …/wp-content/plugins/masterstudy-lms-learning-management-system/stm-lms-templates/course/parts/panel_info
Cheers
thank you a lot i have another question please, i want to add some fields with advanced custom field in course page, please can you tell me in which file should i add code to display this code
exemple if i wanted to show them on posts i will add my code in single.php
Hello @mounasis,
You need to edit the single page of the courses to achieve your request:
\wp-content\plugins\masterstudy-lms-learning-management-system\stm-lms-templates\course\single.php
Regards