Hello,
I currently have a blog showing one post per page. I'm trying to make a thumbnail toolbar in the header to display the title of each blog post and link to the corresponding page number.
Here is a COMP of what I'm trying to do for a client:
CLIENT COMP
She doesn't want a blog, we are just using WP as a CMS.
What I have right now is I'm using WordPress-MU and have 2 separate blogs, one for Landscape and one for Portrait. I have it set so each blog post will display the body of the blog post "aka the image" one on every page.
But I'm trying to figure out the best way to do the thumbnail toolbar in the header.
I can't figure out the best way to do it. My first thought is to make a page named "Thumbnails" and she has to go in and edit each thumbnail every time she makes a post... but that would really suck.
So I'm trying to gather the information I need then have the link, link up properly.
I think I could make this work if I could figure out how to:
1.) Gather all the titles of the posts on the blog and display in list form.
2.) have them link to the PAGE NUMBER not the actual body of the post.
Is there any way to get that information and do what I'm asking to do?
If not, is there another way to do what I'm trying to do?
Thank you so much for your time.
-Tim