Quote from: BobRay at Aug 14, 2011, 06:32 PM
What does the [[wrapcontent . . .]] tag in your template(s) look like?
Post the "include" code, and the content of that included page.
Did you clear the cache? Perhaps even cleared the cache manually as well?
I have to admit that the more I look at this code, the more confused I get. Did you inherit this site, or is this your code?
The developer seems to have moved the most important parts of the template into a snippet property and then inexplicably set the whole div to display:none. Then, the content of a TV determines if the normal template stuff appears, or just the resource’s content field. There must be a good reason for the way this is coded, but I can’t for the life of me imagine what it is.
Maybe someone else can make more sense of it than I can.
Normally, you’d use an empty template if you didn’t want a template and you’d put your style rules in a CSS file.
I would say your next task is to check the TV referred to in the snippet code and look at how it’s set for various resources to try and make sense out of which ones (if any) have the empty template.