I'm working on a layout and I'm hoping to achieve the following layout:
single post content
--------------------------------
post thumb/post thumb/post thumb
I'd like the post thumbs to show 5, from category 18, and I'd like them to paginate. Ideally, I'd like to get the archives from the category, but I don't know of a way to display archives by category.
As it is, I have the get post query calling in correctly, however, paginating is pulling the single post title and adding "/page/2/" to the end of it, which of course isn't what I'd like it to do.
I am unable to locate a carousel that will pull thumbs from a specific category, and the featured post gallery would work if I could set it to display more than one thumb at a time.
Any ideas on how I can make this work?
Thanks!