One of my challenges now, for a particularly difficult project, is to create a WordPress site, with a custom front-page. As it would be showing posts in different layouts, from different categories, I would need to create a custom WordPress loop. Looking at this, I realise I need to answer the following questions:
- How do I display a custom page as a WordPress Frontpage?
- How do I get multiple WordPress Loop?
- How do I select which posts to show and what not to show?