@wailokcc,
Yes, Google Analytics is the place where you have to add the javascript code if you don't want to use that. You can add the code in the wplms customizer plugin as well like this:
add_action('wp_footer','your_function_name');
function your_function_name(){
?>
<script>
here your js code
</script>
<?php
}
Auto Click Schedule Calendar Tab
Yes this can be done with a slight change in the js code. Sharing in a while
Remove the General Tab Completely
yes when I share the code for above issue this will be resolved
Issue 8: Remove timeslots without saving
Yes you are totally right that it will be difficult for other instructors. We are going to add a guided tour feature in our next update. So user will be notified whta should be the next step
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Besides, there is another minor issue.
Calendar issue in student view
I found that the calendar (month) in the student view starts with current date (i.e. Wednesday). Would you make it consistent with other calendars in the appointment addon, which are starting with Sunday?
https://snag.gy/2lTNPM.jpg
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.