I have a static home page that I would like to add some dynamic content to. It's a two column setup, and the main column features two divs at the top (Two pods, boxes...), followed by information that takes up the whole width of the main column.
Here's a pic of the main column
I would like to make one of the gray boxes at the top a promotions area, meaning I want it to display one post (excerpt) under the promotions category.
I have a mini loop beneath the main loop that gives me the category content I want (The part with the red subhead). But it displays beneath anything i code into the editor.
Is there a way to move this mini loop into one of the gray boxes at the top of the main column? Basically, is there a way to put a mini loop into a static page, and have the mini surrounded by static content?