Posted: March 6, 2019 at 6:43 pm
|
Hello, Most of the pages are not affected just a couple with the biggest lists. Any suggestions or ideas on what may cause this? Thanks. |
Hi there, Most likely, the queries used to pull those 700 events are timing out. If you check the servers error logs and check the time for around when you try to load that page, do you see any errors there? Or you can add the snippet posted here: https://eventespresso.com/wiki/troubleshooting-checklist/#wpdebug To your If you add a limit to the shortcode, like so |
|
|
Today, The issue has resolved itself, not exactly sure how but the pages now load. Now time to hold my breath again! 🙂 |
What you could do to help that page load more quickly is check your custom table template and make a change to where it checks for sold out events. If you go in to edit the customized “espresso-events-table-template.template.php” file, and look around the middle of the file for this: What that will do is reduce the number of queries to the database when the list of events loads. |
|
|
It would be extremely helpful if you had a video on how to edit a file. Just a generic video for us novice because I fear breaking something and my website being out of order which means my business is out too. |
Whilst in theory that sounds great, the problem is that a single incorrect character can bring your whole site down anyway. Knowing ‘how’ to change a file, doesn’t mean you are not going to make a mistake and end up in exactly the same situation, it’s all down to experience and a video of ‘Here is how you to edit a file’ actually increases the chances of that happening because a little bit of knowledge can be dangerous in the bigger picture. If you have a custom template using the above code (EE’s default template has the change Josh mentioned already) then someone moved that template to your themes root directory so its assumed whoever would do that would be familiar with editing the files. |
|
The support post ‘Event Table List View not loading page’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.