Media Library Infinite Scrolling enables automatic loading of more media items as you scroll, instead of paginating with "Load More" buttons.
What this feature does
By default, the media library displays items in pages (20 per page). When you reach the end, you click a button to load the next page. With infinite scrolling, items load automatically as you scroll down, creating a seamless browsing experience for sites with large media libraries.
This is purely a UI improvement. No functionality changes; only the way items are loaded when browsing media.
How to enable it
- Open AdminEase > Media.
- Toggle Media Library Infinite Scrolling on.
- Save. The media library now loads items automatically as you scroll.
Settings reference
| Setting | What it does | Default |
|---|---|---|
| Media Library Infinite Scrolling | Enables auto-loading of media items as user scrolls in the media library. No pagination buttons when enabled. | Off |
Troubleshooting
Infinite scrolling isn't working
Verify the setting is enabled in AdminEase. If it is, clear your browser cache. The media library interface is partially cached in JavaScript, so old code may be served. Do a hard refresh (Ctrl+Shift+R).
Does this affect performance?
Slightly slower on very large media libraries (1000+ items) since more items load into memory. For most sites, it's imperceptible.
