Hi Dave,+
there are hundreds of sites currently using this plugin with latest WP version, so I don’t have a current open issue.
Could you pls try to put your site in debug mode and see if you can have some more specific message? Maybe something is conflicting with some other plugin of yours?
In addition: check that you have the latest version of the plugin installed: 2.7.6
Thread Starter
Dave
(@omshankar)
How to put in debug mode. Yes the installed version is 2.7.6
Here:
https://codex.ww.wp.xz.cn/Debugging_in_WordPress
then, have you access to the error log of your web server?
Thread Starter
Dave
(@omshankar)
It is due to memory limit. I had memory limit 512MB. I increased it to 16GB. Now opening fine. But the problem is I have 2000 posts and I have placed a to z post in a page and it is too long. It is causing more memory. Is there option to add pagination in your sorted A to Z post?
16GB? The plugin is not using that much memory, for sure. I am using a mem limit of 512MB on a site with over 1,000 posts.
I am sorry, but no pagination is provided. But you can limit the number of posts in a list, showing only “n” most recent posts
I put the “pagination” in a to-do list for future enhancements.