I am creating a member site where students can search for teachers to connect with.
The teacher's are subscribers(role) and I have a page setup with a CRED form to create their teachingLocationProfile(cpt) so that the cpt is searchable by students later.
I am unsure of how to set this up so that teachers are not going to the teachingLocationProfile(cpt) CRED form and submitting multiple cpt's. I would like them to be able to create one teachingLocationProfile(cpt), and otherwise be presented with the editing of that same teachingLocationProfile(cpt).
"When you say you want that student should search - where exactly you wanted to apply search with what fields?"
I was going to make a parametric(?) search to place on the website for unregistered users (students) to search for teachers, using location/distance as well as filtering by a checkbox custom field on the custom post type "teachers" that controls what instruments a teacher teaches.