Hello guys, I am trying to build a LMS site with Learndash plugins recently, that allows the paid student to schedule 1 on 1 class when the teachers are available, so, I take Cred to build a front-end submission form for teacher, so that the teachers can set up available time frame, then I display the submitted form as a post for students, in order to make the students have the ability to select the time or cancel the time scheduled, I set each time frame as a post which belongs to the same author whose role is teacher.
my questions are
1. how can I associate the student with this post and author who scheduled the time with the teacher and the time/date?
for example, Teacher David is available on 1/20/2018, and Student Carter selected this time, how can I get the author field of who ordered this time?
2. how can I display the different date and time on the post depending on the user profile settings? you know that is a huge time difference between US. and China.
Thank you!