Copied to clipboard

Flag this post as spam?

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


  • gis 2 posts 22 karma points
    Feb 18, 2014 @ 11:28
    gis
    0

    Infinite vertical scroll

    Hello!

    I've just install Umbraco CMS and iam very newbie, actually it is my first experience with CMS.

    What i want to achive, it is that i could append new content to the end of existing page, so do not to create

    new page each time. In result user shoud see clean single-page, vertically scrolling.

    F.e. like this www.geeksphone.com

    Could i achieve this with default cms features, or i need install some custom modules etc.

    Need advice.

    Thanks!

  • Jeroen Breuer 4909 posts 12266 karma points MVP 6x admin c-trib
    Feb 18, 2014 @ 12:09
    Jeroen Breuer
    0

    Hello,

    This is not a default cms feature so you need to build is yourself. You could load subnodes with a pager and than rebuild that to infinite scrolling.

    Jeroen

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 9x admin c-trib
    Feb 18, 2014 @ 12:14
    Alex Skrypnyk
    0

    Hi Gis,

    You need to do some work )) First of all you have to create data structure in Umbraco. Than set up great template, infinite scroll js library and create api-controller which will give you all data you need on the page.

    Thanks, Alex

  • gis 2 posts 22 karma points
    Feb 18, 2014 @ 13:18
    gis
    0

    Thanks for replies! Will investigate tutorials

  • 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