Not sure it's a bug or not

Posted in: Newsmag
Post count: 95

I just find some error messages from nginx and mod_pagespeed.
The error messages seems related to the theme but I am not sure about that.
These errors do not affect the output, I post this topic just for reference only.

2014/12/09 12:35:23 [alert] 3054#0: [ngx_pagespeed 1.8.31.4-4009] http://www.enterpr1se.info/:16777215:HtmlElement Parents of StartElement style do not match:
Actual: <head></head> 5…173
Expected: <div class=”td-module-comments”> (not yet closed) 1168…0

2014/12/09 12:42:14 [alert] 3054#0: [ngx_pagespeed 1.8.31.4-4009] http://www.enterpr1se.info/:16777215:HtmlElement Parents of EndElement style do not match:
Actual: <head></head> 5…173
Expected: <div class=”td_module_wrap td_module_6″ itemscope itemtype=”http://schema.org/Review”&gt; (not yet closed) 1047…0

2014/12/09 13:13:25 [alert] 3054#0: [ngx_pagespeed 1.8.31.4-4009] http://www.enterpr1se.info/:16777215:HtmlElement Parents of EndElement style do not match:
Actual: <head></head> 5…173
Expected: <div class=”td-post-date”> (not yet closed) 1180…0

2014/12/03 00:00:40 [alert] 10334#0: [ngx_pagespeed 1.8.31.4-4009] http://www.enterpr1se.info/2014/11/interstellar-review/:16777215:HtmlElement Parents of StartElement style do not match:
Actual: <head></head> 5…779
Expected: <div class=td-next-prev-wrap> (not yet closed) 1448…0

Post count: 9544

Not having any issues with the theme and mod_pagespeed running on Apache.

Obviously you should look at the rendered text and check for validation of closed CSS elements, which might be broken from a plugin or customization done.

Various tools can tell you if a bracket isn’t closed properly for some reason. Of course this might also show up in the audit function of Chrome’s developer tools, or check in Dreamweaver, etc.

Post count: 6600

Hi,

We will investigate this and fix it if it’s a theme related issue.
Thanks for reporting it!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.