Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Tags
    3. scroll
    Log in to post
    • F

      Disabling axaxify causes weird scrolls when clicking on "1 new reply" under posts
      Bug Reports • ads ajaxify bug scroll • • faizanzahid

      2
      0
      Votes
      2
      Posts
      985
      Views

      baris

      Hmm instead of turning off all clicks can you try commenting out ajaxifyAnchors(); in public/src/ajaxify.js

    • alff0x1f

      Discussion about infinite scroll ("load more" button and load inf only later posts)
      General Discussion • infinite scroll scroll • • alff0x1f

      1
      1
      Votes
      1
      Posts
      1685
      Views

      alff0x1f

      This forum support infinite scroll, it wonderful, but sometimes it's annoying. Open long duscussion (with 300-400 answers) is painful, I open read only last few answers and if scroll to top (look at topic theme or breadcrumbs) , I cant do it, because forum load previous pages. It's very annoying for me.

      It's possible add button "load more"? I see it this way: when user open topic first time, he see only one page (20 posts for example) and if topic has more posts, buttons "load more" (at top if exist earlier posts and bottom if exists later posts). If user press once "load more" - means we activate infinite scroll as it works now.

      Pagination with infinite scroll (better solution than "load more")

      Best infinite scroll i meet: https://vk.com/topic-200_2806586

      Above discussion placed pagination and when you scroll, work infinite scroll. But scroll work only in direct side, not when you scroll back. For example if user open first page he can read whole discussion with infinite scroll. If he scroll back, its return to first page (where he start reading)

      If he open 5th page he can also read to the end. But if he scroll back, in this case he return to 5th page (where he start reading).

      So if user open last page (most common case for forum, read last unread post), infinite scroll doesn't work at all. If unread posts several(2 pages, for example), user open last but one page and infinite scroll works only work with 2 last pages.

      Hope you understand idea. You can play with VK demo:
      Topic from first page
      last but one page
      latest page

      My js skill not enough to implement this, so I can only offer idea.

    • Nicolas

      [nodebb-plugin-ns-disable-infinite-scroll] No Infinite Scroll
      NodeBB Plugins • infinite navigation ns-plugin scroll • • Nicolas

      1
      2
      Votes
      1
      Posts
      1189
      Views

      Nicolas

      NodeBB: No Infinite Scroll

      Completely disable infinite scroll feature in NodeBB, i.e. configuration in ACP will have precedence over users' settings.

      Just a small change to navigation behavior. Decided to share this as a plugin.

      Useful links:

      Plugin

      Compatiblity: 0.8.x

    • Nicolas

      Infinite scroll
      NodeBB Development • acp issues scroll • • Nicolas

      5
      0
      Votes
      5
      Posts
      1874
      Views

      Kowlin

      @pitaj I think for the same reason you can disable themes for users, To have a particular style for a website and not letting the user mess with it in case of bugs.

    • X

      Automatic "Scroll to top" after a topic finishes loading
      Bug Reports • bug scroll top • • xuso

      5
      0
      Votes
      5
      Posts
      2350
      Views

      X

      Thanks 😉