delvarero
eltzeleltdr
In step 1 of these instructions, you should replace HALOSCANUSERNAME with your HaloScan username.
To install HaloScan for WordPress:
More information in the Forum∞
Original information from chincm∞
eltzeleltdr
Installing HaloScan - WordPress
In step 1 of these instructions, you should replace HALOSCANUSERNAME with your HaloScan username.
To install HaloScan for WordPress:
- 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 link to appear: <a href="javascript:HaloScan('<?php the_ID(); ?>');" target="_self"><script type="text/javascript">postCount('<?php the_ID(); ?>');</script></a> | <a href="javascript:HaloScanTB('<?php the_ID(); ?>');" target="_self"><script type="text/javascript">postCountTB('<?php the_ID(); ?>'); </script></a>
More information in the Forum∞
Original information from chincm∞