Skip Navigation

[Resolved] ERROR: Template Times out

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 0 reply, has 1 voice.

Last updated by Minesh 5 months, 2 weeks ago.

Assisted by: Minesh.

Author
Posts
#2807573

Your instructions on how to be able to access templates that time out helped. I was able to recover the new template that timed out by this process.

We still don't know what is causing this. It looks like you are saying it is caused by me adding a condition statement on every template that checks if the body is empty, which is untrue. Definately not for the template I just had issues with.

#2807576

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

For now - with the templates which was having issues that is reported with this ticket, replacing the conditiional block that checked post body (post content) with custom shortcode fixed the issue. This is not from me but our next level support shared this and I shared with you and that also helps to fix the issue.

If you remember - I also help you with the templates where you used Toolset Form block and replaced that with shortcode block having Toolset form shortcode.