Yes. Here’s what I’m running now:
https://www.blainekendall.com/wordpress/phototemplate.php/archives/category/hobbies/photography/photos/
Look at the php code: https://www.blainekendall.com/wordpress/phototemplate.php.txt
I don’t want to set posts to display=1 in the options because I’m trying to use 2 templates, yet a single installation(&single set of tables) and I want the default installation to still display multiple posts. So I’m trying to create a separate single post look byjust specifying a second template page.
I think it should just display the last post in the posts array, yet i can’t figure out how to specify this in php code.