Returning?
single.php in your chosen theme.
/system/application/views/themes/{theme name}/single.phpYour favourite external commenting service goes here!
_activity_feed.php in the same directory.
end conditional content and add #disqus_thread to the end of the permalink URL. The line should look like this:
<a href="<?php echo $item->get_permalink()?>#disqus_thread">Comments</a>
_footer.php in the same directory. Scroll down to the end and, right before the </body> tag, paste the following code: