single-course.php in child theme does not work
-
Hi,
I have added single-course.php to my-site / wp-content / themes / Divi-Child / sensei.
In the page I have added “echo “Hello World”;” after do_action( ‘sensei_single_course_content_inside_before’, get_the_ID() ); before closing ?>.
But text does not appear.
Is single-course.php the course outline page for a single course?
If so, then I do not know why the changes do not appear. Do you have an idea?
I have a customized single-lesson.php in my child theme and it works.
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘single-course.php in child theme does not work’ is closed to new replies.