is it possible with the free version of the plugin to display certain information about the staff (e.g. Name or Role)?
I have found something in the staff-details.php. Still I don’t know which attributes the SP_Staff object has (except for the ones listed in the file). I already tried something like “$role = $staff->sp_role;” but no luck (just a guess because I’m barely familiar with php in general).