kowski 0 Report post Posted October 24, 2011 Is it possible to achieve something like on the page displayed on the picture below (http://www.stylemag-online.net/) ? I want several categories each individually display with its latest entry on the front page. Is this possible? thanks a lot in advance!!! Share this post Link to post Share on other sites
Kate 3 Report post Posted October 24, 2011 Hello, Yes, that's possible. But, it will take some modifications. A couple of possibilities: using a "sidebar" for that area that would allow you to add widgets, wherein you could use a plugin to display the most recent posts/images. (You could create a custom template for the home page.) Another option is to add the content in via a function in functions.php. Share this post Link to post Share on other sites
kowski 0 Report post Posted October 25, 2011 Thanks for your help kate. Could you maybe explain to me how I could build a custom template for the "home" page. I mean the "starting" page. Share this post Link to post Share on other sites
Kate 3 Report post Posted October 25, 2011 Hello, Do you have the Base directory installed? If not, please do so. In there, you'll find the functions.php file. That file has instructions on how to create the template ;) Share this post Link to post Share on other sites