How many emails are you displaying in the table? My assumption is that you’ve set it to something like a couple of hundred and it’s generating the preview for each one when you load the page rather than lazy loading them.
Let me know and I can investigate further.
To be clear, do you mean the “Number of items per page” in the screen options? If that is the case, how many do you recommend…the default of 20?
I’ve tried a couple of ideas but can’t replicate the issue. Sorry I should been more clear 🙂 could you tell me:
-How many emails has the plugin saved altogether?
-How many emails are you viewing per page (the number in screen options)?
The only time that URL is pinged is when you view the logs as a table so it’s likely a combination of:
-Having too many admins logged in and viewing the email logs at the same time
-Server not being powerful enough
I have an idea for a possible fix which I can release in the next minor version but I can’t guarantee it will completely resolve your issue. I’ll reply in this thread when it’s released so you can give it a whirl.
I don’t recall how many it had saved at the time the issue happened. As for your second question, I think I had it set to show 100 per page.
I’m the only one viewing the email logs, and I’m certain our server is up to par (we use FlyWheel for hosting). All that now said, maybe it was just some oddball glitch. I’ve since turned it back on, and so far so good. Even so, I will definitely try the update when it’s available. Thanks!
Brian
No worries. thanks for replying so fast! I have a sneaky suspicion it’s happening because of having it set to 100 per page so just viewing the page would result in 101 requests (1 for the main page then 1 for each email preview). Which this patch will resolve.
I’ll reply to this thread when the patch is out for you to have a go with.
I am very glad to help, so no problem at all! (By the way, I also left a suggestion on Github for you regarding the ability to change the recipient email address when resending).
-
This reply was modified 5 years, 7 months ago by
britand.
Just a quick note to say I’ve published an update which should hopefully resolve your issue. The email preview is now rendered when the modal is opened. I’m going to close this issue but if you have any other issues feel free to start a new topic.
Thanks for you suggestion on GitHub, I’ll look into it and will respond there!
Ok, thanks for your help!