Howdy Again Carl,
That is certainly possible. But it will require some knowledge of modifying WordPress themes. The way to go about this would be a theme override. We have a good guide for creating these: Themer’s Guide . If you modify the single-event.php in the photos folder, you can add/remove info as needed. In this case you might copy/paste the info from modules/venue.php into the single-event file, then delete anything from there that you don’t want. And there you go, the location info will be added.
Does that make sense? Sorry if this is getting a bit technical, unfortunately modifying templates is.
Cheers!
– Brook