Thanks! Somehow it was easier to make than I expected…
However when I called the functions, the title was still on top of the photos so I tried to copy the functions over to my template so that I could edit it.
Of course that made an error for calling the function twice, so I still had to edit template-functions.php. I didn’t want to rename the function just to change one thing, duh, and deleting it from template-functions.php and moving it over to my template wouldn’t help if there was an update either.
It’s working the way I have it now, but if there is an update, it will erase my little switch (I wouldn’t mind fixing it right quick)… …. So basically I’m not sure how to switch the title around without messing with that file.