Div added to the header
-
Hi,
I wanted to let you know that the plugin adds a
divmarkup to theheadsection of the pages:<div id=”fb-root”></div>
This causes an issue with Chrome. When it finds this markup, Chrome considers the
headto be over. So whenever it later finds head-only markups (such aslink, it ignores them since it considers them to be in thebody. This can cause random issues in the pages, depending of the other plugins available and where their related markups are injected (before/after the faultydiv).Could you inject this particular
divin thebody?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Div added to the header’ is closed to new replies.