Title: Multiple &#8216;Loops&#8217; running simultaneously?
Last modified: August 19, 2016

---

# Multiple ‘Loops’ running simultaneously?

 *  [bblanton73](https://wordpress.org/support/users/bblanton73/)
 * (@bblanton73)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/multiple-loops-running-simultaneously/)
 * I need to display a list of reports that are being generated weekly and monthly.
   These reports are run for 7 different categories. I am trying to set up a single
   page to link everything from in the following manner…
 * —————————
    | Category 1 | Category 1 | | Weekly | Monthly | | Archive | Archive
   | ————————— | Category 2 | Category 2 | | Weekly | Monthly | | Archive | Archive
   | ————————— etc…
 * The “Weekly” tag in Category 1 needs to be a link to the MOST RECENT blog post
   of category_name=Category 1 with tags x&y. The Archive will be the full list 
   of ALL posts of the same category and tags. Of course, the “weekly” tag in Category
   2 will be the same except for category_name=Category 2.
 * The same setup for “Monthly”.
 * So, I basically need to have 14 ‘Loops’ running simultaneously on the same page.
   Can this be done? And if so, how do you set it up?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [bblanton73](https://wordpress.org/support/users/bblanton73/)
 * (@bblanton73)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/multiple-loops-running-simultaneously/#post-1447547)
 * Ok, so my little table layout above deleted the spaces and messed up the way 
   it looks. Hopefully you can figure out what I mean anyway.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/multiple-loops-running-simultaneously/#post-1447556)
 * Assuming these are all just lists of links, using [get_posts](http://codex.wordpress.org/Function_Reference/get_posts)
   would be your best bet.
 *  Thread Starter [bblanton73](https://wordpress.org/support/users/bblanton73/)
 * (@bblanton73)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/multiple-loops-running-simultaneously/#post-1447788)
 * Thanks! this worked like a charm!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Multiple ‘Loops’ running simultaneously?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [bblanton73](https://wordpress.org/support/users/bblanton73/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/multiple-loops-running-simultaneously/#post-1447788)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
