People have been asking me about how to add comments, or how to implement them into the theme better. I, unfortunately, didn’t make the theme with comments in mind, and have no experience using things like DISQUS. However, I recently tried to implement it into my theme, and haven’t encountered any issues.
Instructions:
Find the following:
<p align="right" class="small">{Month} {DayOfMonthWithZero}, {Year}, {12Hour}:{Minutes}{AmPm}</p>
And then paste the following code below it (do not replace the above code):
<div style="font-size: 10px; text-align: right;"><a href="{Permalink}#disqus_thread">Comments (View)</a></div>
Afterwards, go to the Tumblr integration page on DISQUS, and copy the Disqus Code for Tumblr, and paste it under {/block:Posts}. That’s it. It should work. The “Comments” text should also display above the line this way, as well.
January 14, 2009, 11:58am
