Updating a Blogger template to support all versions of Internet Explorer
By default all Blogger templates come with a meta tag that forces all versions of Internet Explorer to behave like Internet Explorer 7. Because Disqus supports Internet Explorer 8 and higher, this will break functionality and users won't be able to comment on even the latest version of Internet Explorer.
- Go to your blog's Template section and then click the "Edit template" button
- Locate the following line within the <head>...</head> tags:
<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible '/>
- Replace it with this line:
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE; chrome=1" />
- Click Save Template to apply your changes.
Contact us
We welcome all questions, feedback and bug reports. If you're having an issue, we usually need the following information:
- A brief description of the issue
- Link to any page where you saw the issue
- Screenshots that illustrate the problem - How do I take a screenshot?
Source | DISQUS
0 comments:
Posting Komentar