- Discussions
- 4 674
- Messages
- 12 155
- Solutions
- 82
- J'aime
- 7 666
- 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:
After connecting three times has failed :
Built-in options :
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 5 :
Version 1.0.0 Beta 6 :
Télécharger V1.0.0 Bêta 6 :
Supported add-ons:
- [XB] Forum Content List Tabs - with infinite scrolling enabled here, you can have a Discourse-like view on the index page.
After connecting three times has failed :
Built-in options :
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 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
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.
Version 1.0.0 Bêta 3 :
Doing a beta round, since more issues have been identified. @Max Taxable has very helpful in testing and identifying problems.
- Fixed: S9e Media Embeds were not being initialized after load. This issue has been fixed.
- 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.
- 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.
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.
Version 1.0.0 Bêta 5 :
- Added: Mobile scrolling distance option. I added this option to help counteract long sidebars below content.
- Added: User preference option to disable infinite scrolling. This user preference is enabled by default.
- Added: User group permission to use infinite scrolling.
- Added: Clicking on Page X in the page divider will now take you to that page.
- AdSense does not work between posts. I'm currently working on getting an AdSense account set up to test this.
- Depending on your uBlock configuration, it may block the infinite scrolling script. I changed the ad detection class
infinite-scroll-ad-container
toinfinite-scroll-container to help counter
act this. It's working on my end with uBlock enabled, but I would like feedback regarding this.
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Fix: Extra query parameter removed when clicking on page number in threads and posts
- Fix: Array to string conversion error occurred when filtering prefixes with Multi Prefix installed.
- Add: All text is fully phrased now for easy translation.
Télécharger V1.0.0 Bêta 6 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.