You can still link to staff profiles directly. Each time you click on a profile you’ll notice the URL is appended with a custom query string.
Such as this on your Staff page:
https://uumedford.org/about-us/our-minister-and-staff/?uid=rev-marta-valentin
The parameter “uid” contains the staff member “slug” and that URL will automatically open the modal for that specific staff user.
So if you need to update old links, you can use a 301 redirect to point them in the right place.
Note that you need to be running the latest version (2.0.2 at the time of this writing) for those URLs to work on pages using “shortcode” staff display.