Passer la navigation

[Closed] Problem with content template

This support ticket is created Il y a 1 years, 1 months. There's a good chance that you are reading advice that it now obsolete.

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
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Fuseau horaire du supporter : Europe/London (GMT+01:00)

Ce sujet contient 3 réponses, a 3 voices.

Dernière mise à jour par Nigel Il y a 1 years, 1 months.

Assisté par: Nigel.

Auteur
Publications
#2714265

Hi there, i have a problem to open and update a contant template. Here : lien caché

When i try to open it, i have time out.
I try to duplicate, i try to open with private navigator and that doesn't worK

#2715506

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

In order to isolate the issue and eliminate any possible plugin/theme conflict:
Could you please try to resolve your issue by deactivating all third-party plugins as well as the default theme to check for any possible conflicts with any of the plugins or themes?
- Do you see any difference?

What if you enable the WP_DEBUG and also try to log the errors and check the error log file if you see any error:

define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);
define('WP_DISABLE_FATAL_ERROR_HANDLER',true);

That will create a debug.log file in your /wp-content/ directory which you can examine in any text editor.

You can see how to enable debug logging here:
- https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/

I have set the next reply to private which means only you and I have access to it.

#2720011

Hi there, i really need your help, i am stuck.....

#2723124

Nigel
Supporter

Les langues: Anglais (English ) Espagnol (Español )

Fuseau horaire: Europe/London (GMT+01:00)

Hi there

Sorry for the delay getting back to you. Minesh is on vacation, let me take over here.

To be able to look into this properly it would help if I could test this locally. Is it okay if I take a copy of the site for debugging?

The topic ‘[Closed] Problem with content template’ is closed to new replies.