Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gerry Doyle 1 post 21 karma points
    Jan 13, 2012 @ 00:36
    Gerry Doyle
    0

    Show multiple blogs on front page

    Hi, I am new to umbraco and have installed the business starter kit. There is a macro to display the latest blog article on the front page, however I have two blogs on my site and want to show the latest articles from both blogs on the front page.

    Does anyone know of a good way to do this?

    thanks in advance

    Gerry

  • Markus Johansson 1701 posts 4879 karma points c-trib
    Jan 13, 2012 @ 07:43
    Markus Johansson
    0

    Hi

    Good choice! Umbraco is awesome!

    I suppose the blog-entrys have the save document type? Then you could just grab all node of that type, order them by date and show them on the frontpage.

    I know that this can be done with uComponents/uQuery http://ucomponents.codeplex.com/wikipage?title=uQuery

    or you could read this post: http://stackoverflow.com/questions/5019205/umbraco-4-6-how-to-get-all-nodes-by-doctype-in-c

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies