Index With 2 Query Loops Problem
-
My main page needs to have 2 query loop grids for my projects but I want the Top Query Loop (for kind of featured posts) to not skip to next page but only display the said 3 featured posts in a static manner.
How do I go about doing that?
The blog I need help with is: (visible only to logged in users)
-
Hi! You could remove the Pagination block from the Query Loop so that it doesn’t have the option to get to the next page. I’ve tried this before in order to prevent the page numbers appearing and it seems to work quite well.
I generally find it easier to manage elements in the Query Loop via the List View.
Then you can also use the Query Loop settings to set how many posts should be displayed, and filter to your ‘featured’ tag or category – it might be easier to use tags for this.
Feel free to give this a go and let us know if you run into any difficulties!
- The topic ‘Index With 2 Query Loops Problem’ is closed to new replies.