Posted by JR on 09/23 at 02:09 PM
howdy, sorry to leave this comment on this post, but frankly i couldnt find an email address for you on this site. my question for you is how were you able to create a “photos” page in your wp-admin, and then link it to the gallery.php??? The probably obvious answer is to just hack your .htaccess file to do a Rewrite, but the problem with this is its hard to maintain because if I add a new page, then wordpress automatically re-generates the .htaccess overwriting the hack….. so unless I use some sort of a template or something to make it point to the correct gallery.php page, it will add some non-sensicle Rewrites to make it point back to index.php (as the default template). I heard mention of a Flickr-Gallery template you can use, but i’ll be damned if i can find any helpful information on that anywhere on the web. Just interested to see if you found a clever solution for this. Thanks for the help!