"Edit Areas" tab of Content Areas plugin appears blank with some templates

@hatchsklappspaten There is an html comment between the head and body elements, which the plugin code is not expecting and makes it fail.

You can work around this by either removing it or moving it to be after the start of the body. The tab then shows the template

I will look a code change tomorrow.

1 Like