This plugin looks amazing, and it works great for categories/taxonomies etc. that don’t have alot of posts in them.. however I have several categories with 100s of posts in them, which causes many of the images not to load (Photon CDN), very slow page load times, and generally looks like a mess.
I also have two categories with close to 1000 posts in them, those won’t load at all.
As for the images breaking, apparently that happens when your server loads the page faster than the Photon CDN can keep up with serving the images.
So for my request, would it be possible to add a limit to how many items are shown on a subindex, and then split the items on pages, with a numbered page navigation (or just some kind of pagination) within the subindex ?
This would really add functionality to the plugin, and make it usable for all kinds of sites.
Best Regards
Shooz
Sorry for the delay – I hadn’t noticed your post.
Indexes that have a very large number of items will be slow to load the very first time the index is displayed, because EasyIndex creates thumbnails on the fly if they don’t already exist. So when an index is displayed for the first time and the thumbnails don’t exist, EasyIndex will create them all during the page load and that can be slow. To get around this, you can use the “Generate Thumbnails” option on the index edit page. That will create the thumbnails for all the posts that will be included on the index, that exist at that time. Then when the index page is displayed, thumbnails will not need to be generated (other than newly added posts) and the display should be reasonably fast.
Pagination is an option we have on the ToDo list for a future update.
The Photon CDN has a serious limitation – it never updates its cache – which is problematic for image URLs that use query parameters to invalidate caches, like EasyIndex does. So the latest version of EasyIndex has an option to bypass the Jetpack photo CDN for index images. Yopu can read more at https://support.easyindexplugin.com/support/solutions/articles/6000030597-the-easyindex-settings-page#disable-jetpack-cdn
]]>I understand, however i still haven’t found a way to make it work for my bigger categories, it always times out, and show a blank page instead. Even after adjusting my php and server timeout settings. I guess it’s never a good idea to load +1000 items on one page.
I will wait patiently for the pagination to be added.
Thought i had already added my solution for this, guess it didn’t save it.
But i solved all Photon problems in relation to your plugin, by using lazy load.
If you want to do this, leave me a ticket at https://support.easyindexplugin.com/support/home
]]>