Copied to clipboard

Flag this post as spam?

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


  • Oliver 5 posts 25 karma points
    May 17, 2012 @ 17:50
    Oliver
    0

    Setting amount of items per page (Pagination feature)

    This may be obvious but I can't figure out the way to set the pagination on the posts list page (eg, amount of post snippets per page)

    Do I have to go into the Razor files for this?

    (I had a look at uBlogsyListPostsMove.cshtml and saw refernce to "ITEMS_PER_PAGE" and "itemsPerPage" but I'm not familiar with Razor yet)

  • Oliver 5 posts 25 karma points
    May 29, 2012 @ 16:53
    Oliver
    0

    Anyone been able to set Pagination with uBlogsy?

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    May 29, 2012 @ 19:39
    Anthony Dang
    0

    ItemCount is what you need to tweak

    This is from the master page:

    <umbraco:Macro ID="Macro2" Alias="uBlogsyListPosts" ItemCount="5"  Small="0" runat="server" PagePramForCache="[@page]" />

Please Sign in or register to post replies

Write your reply to:

Draft