there is no notification/ email/ message when student buy a batch course.
touchpoint is enabled.
whats the requirement:
when student purchase a batch course, Instructor of that course and batch should get an email/ notification/ message "hey this student purchased your batch course."
how is this possible in wplms 4??
please try adding this code in plugin editor>> wplms customizer.php
add_filter( 'bp_email_use_wp_mail', '__return_true' );
If you do not have wplms customizer plugin then
You can get it from here-
https://wplms.io/support/knowledge-base/wplms-customizer-plugin/
goto wp-admin -> lms – > settings -> touch points -> edit
email template -> check if there is any template there .
This reply has been marked as private.
Yes this is not available actually batches are buddypress groups and buddypress does not have this kind of notification email .
Therefore we do not have it too .
We can request buddypress devs to add this feature in their updates .
currently we simply do not have it and dependant on buddypress for this.
This reply has been marked as private.
Hi please track : https://trello.com/c/wGIDw1CI
This reply has been marked as private.
remaining this topic open so you can check the progress