[MC] Infinite Scroll 1.0.5

XF 2.3 [MC] Infinite Scroll 1.0.5

Add-on xenforo 2

Ressources et modules complémentaires pour XenForo 2

Styles xenforo 2

Styles / Thèmes et apparence pour xenforo 2

Templates xenforo 2

Codes pour modifier les templates sur xenforo 2

Section Premium

Add-on et Styles pour membre Premium
  • ⚠️ Section Premium. Réserver aux Membres Premium ⚠️
[MC] Infinite Scroll 1.0.5

XF 2.3 [MC] Infinite Scroll 1.0.5

Catégorie Catégorie Add-Ons
Titre du sujet Titre du sujet [MC] Infinite Scroll 1.0.5
Auteur de la discussion Auteur de la discussion laurent68
Date de début Date de début
Réponses Réponses 10
Affichages Affichages 199
Réaction Réaction 0
Dernier message par Dernier message par laurent68

laurent68

Fondateur

Staff
fondateur
Réputation: 100%
Discussions
4 932
Messages
12 843
Solutions
85
J'aime
8 019
Points
198
This add-on allows infinite scrolling for threads and posts. It removes the bottom pagination and replaces it with the infinite loading functionality, while top pagination is left available.

Supported add-ons:
  • [XB] Forum Content List Tabs - with infinite scrolling enabled here, you can have a Discourse-like view on the index page.
It has protection in-case of a failed internet connection. It will retry three times, before timing out and then will display a retry button.

Screenshot 2025-09-23 at 22-26-15 Main forum XenForo.webp


After connecting three times has failed :

Screenshot 2025-09-23 at 22-26-29 Main forum XenForo.webp


Built-in options :

Screenshot 2025-09-25 at 13-36-20 Options MC Infinite Scroll altBoards Gaming Forum - Admin c...webp


Disclaimer :
This is something I use on my forum and decided to share with everyone else. I'm not offering unlimited support for this, but will help where needed.

Télécharger V1.0.0 Alpha 3 :

Version 1.0.0 Bêta 1 :
Doing a beta round, since more issues have been identified. @Max Taxable has very helpful in testing and identifying problems.
  1. Fixed: S9e Media Embeds were not being initialized after load. This issue has been fixed.
  2. Added: For extremely long threads, it is difficult to reply to it with the infinite loading. So I have added a reply stopper that appears when a user clicks on a reply button in the thread. Once the reply has been clicked, there will be a button under the last post that says "Resume loading". This is a phrase and can be changed.
  3. Added: Added a style property to force top pagination back on mobile. Something I overlooked is that the default theme removes top pagination so it can be difficult to navigate through the thread. Some themes already do this, so I only recommend clicking on this style property if your current theme doesn't do it.
Version 1.0.0 Bêta 2 : Added: Support for in-between post ads in thread view. For this to work correctly, you need to wrap the ad HTML in the following class container:

Code:
<div class="infinite-scroll-ad-container">
    <!-- ad here -->
</div>

Version 1.0.0 Bêta 3 :
  • Fix: Better handling for loading procedures in all areas
  • Fix: Better handling for reply stopper in posts
  • Fix: Article forum grid support
  • Added: Page divider for threads and posts. This option is located in style properties to enable.
Screenshot 2025-09-28 at 09-51-03 MC Infinite Scroll XenForo - Admin control panel.webp

Version 1.0.0 Bêta 5 :
  1. Added: Mobile scrolling distance option. I added this option to help counteract long sidebars below content.
  2. Added: User preference option to disable infinite scrolling. This user preference is enabled by default.
  3. Added: User group permission to use infinite scrolling.
  4. Added: Clicking on Page X in the page divider will now take you to that page.
Known Issues:
  1. AdSense does not work between posts. I'm currently working on getting an AdSense account set up to test this.
  2. Depending on your uBlock configuration, it may block the infinite scrolling script. I changed the ad detection class infinite-scroll-ad-container to infinite-scroll-container to help counter act this. It's working on my end with uBlock enabled, but I would like feedback regarding this.
Télécharger V1.0.0 Beta 5 :

Version 1.0.0 Beta 6 :
  1. Fix: Extra query parameter removed when clicking on page number in threads and posts
  2. Fix: Array to string conversion error occurred when filtering prefixes with Multi Prefix installed.
  3. Add: All text is fully phrased now for easy translation.
NOTE: Full friendly URLs is now a requirement.

Télécharger V1.0.0 Bêta 6 :

Version 1.0.0 :
- Added: Infinite scrolling for whats new posts.
- Only /whats-new/posts
Télécharger V1.0.0 :

Version 1.0.1 :
  1. Added: New option to prevent the user's new reply from being inserted in the middle of a thread. This only applies if there are more pages in the thread to load. Users will receive an AJAX notification indicating their reply has been posted. If the user is at the last page of the thread, default reply behavior will resume.
  2. Maintenance: Code clean up and performance improvements
Screenshot 2025-10-12 at 15-46-59 Options MC Infinite Scroll altBoards Gaming Forum - Admin c...webp


Version 1.0.2 :
  • Change: 'Resume loading' button is now 'Resume scrolling'. Phrase can be changed.
  • Change: Bottom pagination is now always visible.
  • Change: Reorganized and renamed options slightly
  • Added: Pause button is now available inside page dividers, so users may pause infinite scrolling if they need to access pagination or other reasons. Pause button will not show up on the last page. Once the user hits pause, the resume scrolling button will appear at the bottom. This change applies to discussion list, threads, and whats new posts.
Screenshot 2025-10-13 at 21-06-46 Main forum XenForo.webp

Screenshot 2025-10-13 at 21-08-58 Main forum XenForo.webp


Currently, the pause feature is not available for [XB] Forum Content List Tabs because the add-on does not use pagination. Will consider adding in the future.

Télécharger V1.0.2 :

Version 1.0.3 :
- Fix: Whats new posts banner 'Threads below have not been updated since your last visit.' would would only display on page 1. If on page 2 or further, would not show.

Télécharger V1.0.3 :

Version 1.0.4 :
  • Fixed issue where the page title on the new posts tab on the what's new page would revert to the board title.
  • Removed support for [XB] Content Feeds since they have implemented their own infinite scrolling.
  • Merged all JS into scroll.js
  • Various performance improvements
Version 1.0.5 : Fixed unknown getter error on XF:Forum entity

Télécharger V1.0.5 :
 
Contenu similaire Les plus vues Voir plus
Retour
Haut Bas