I'm editing a Content Template, press "Save the content template" and receive message "Content template not saved", but there's no indication what the problem is, no highlighted statements.
How do I locate the problem?
Thanks for your help
David
That will create a debug.log file in your /wp-content/ directory which you can examine in any text editor. Try saving the content template and then inspect the log. If you don't find the debug.log file it means it didn't generate any warnings or errors.
Next, try and isolate any conflicts arising from other plugins or the theme.
Disable all non-Toolset plugins and switch theme to twentynineteen then try again. If the issue disappears then it should be possible to determine the source of any conflict by a process of elimination.
Let me know how that goes so I can see how to proceed.