c4tboct
c4tboclaace
To install HaloScan for Blogger:
Be sure you understand WHERE in your Blogger template you are pasting the code in step two. Blogger has different areas in it's templates for different page views or "post pages". The Blogger help system has more details about these.
c4tboclaace
Manually Installing HaloScan on Blogger
NOTE: this applies to the old version of Blogger only. The following does not apply for the new version of Blogger
To install HaloScan for Blogger:
- Copy and paste the following code anywhere between the <HEAD> and </HEAD> tags in your template:<script type="text/javascript" src="http://www.haloscan.com/load/HALOSCANUSERNAME"> </script>
- Copy and paste the following code to your template, where you want the comment links to be displayed:<a href="javascript:HaloScan('<$BlogItemNumber$>');" target="_self">
<script type="text/javascript">postCount('<$BlogItemNumber$>'); </script></a> |
<a href="javascript:HaloScanTB('<$BlogItemNumber$>');" target="_self">
<script type="text/javascript">postCountTB('<$BlogItemNumber$>'); </script></a>
- Save your template.
Be sure you understand WHERE in your Blogger template you are pasting the code in step two. Blogger has different areas in it's templates for different page views or "post pages". The Blogger help system has more details about these.