Here's what I want to do. One page has to have two columns. The left-hand column will have a video, and the right-hand column will have text and links. The video and text boxes have to be the same size.
Should I:
1. Create two categories, one for the videos and one for the text, and then have multiple loops on the page, displaying each category side-by-side?
-> How would I make sure that each video box is next to each text box from the same date?
2. Put the videos in a custom field and have them displayed next to each text box?
Another thing is, the theme has a "Latest Video" box on the front page. If I use option #2, how would I make "Latest Video" stop pulling posts from the "videos" category and pull instead the latest video listed in the custom field?
Complicated, yes, but I'm hopeful.