Dear Support, Good day to you. I hope this meets you well...? I will like the course Price to be Hidden, and made only available on the Application for the course Pages..!!! Is there a way i can do this..? Also, Is there a way i can set an examination for students so as for them to write their examination on a Physical Site before giving them their certificates..?
Thanks in anticipation.
Can you please confirm exactly where you want to show the prices .
which page is this : "
only available on the Application for the course Pages "
We can hide it from all over the place but please tell me on which page you want to show it .
for exams you can simply use quiz module with questions of type textarea and can set quiz to be manually evaluated by instructor .Instrcutors can later evaluate the quiz from course admin for students and students can get certificates if they score well in exam(quiz) .
refer :
https://www.youtube.com/watch?v=w2atGkalndA
This reply has been marked as private.
Okay thanks for sharing the details . Please try adding this code in your wplms-customizer.php file in wplms customizer plugin :
https://gist.github.com/alexvibealex/4bf3d390fdfc39157a91529b6e0cc8dd
This reply has been marked as private.
The function name wplms_custom_link already existed in your customizer so it was giving a fatal error. Simply change the function name from wplms_custom_link to wplms_custom_link2
Now code has been applied, please check.
This reply has been marked as private.
want to redirect to a general adminssion information or course admission information page which contains the price of the course (AS ALL COURSES HAVE THE SAME PRICES
You can actually use this tip for that :
https://wplms.io/support/knowledge-base/creating-buy-course-popup-on-single-course-page/