Hi,
I really like the plugin, it is very well made and works pretty much as good as I had hoped. With that said, I do have one issue.
My database is about 150 and my issue is when I show all of them at once on the front end the load time is very very slow, sometimes reaching over a minute.
The problem is that the page which lists them is password protected. When it is not password protected the list is cached and loaded very quickly after the first load, but when it’s password protected it no longer can cache.
I’m not sure if there is anything I can do here to mitigate this or if there is possibly a better way to privatize the list so that it can cache?
Thank you