Hello,
I am setting up a photoblog-type wordpress, and I am currently stuck... Here is where I am :
Example:
My category-5.php page acts as a gallery, displaying thumbnails of my posts (using "Get The Image" Plugin)
As per the "Get The Image" default behaviour, clicking on a thumbnail brings you to that post's permalink. This is fine, except I want it to act like a traditional gallery, meaning, when you click on a thumbnail it shows the entire post, but also has "next" and "previous" links to view the next and previous posts in that category.
The problem is I see no way of putting those next and previous links on that page since it is the permalink page. The only possibility I see is (somehow)using the "Get The Image" plugin to point that thumbnail to a different category-5.php page where it displays that post with next and previous links....
Any Ideas?
Thanks,
Ian