Wordpress and Webdesign Forum go41 » WordPress Code Snippets

  1. qtest
    Member

    Hi, I have disqus comment system plugin installed instead of default wordpress comments but somehow settings under Discussion is not applied to disqus. I have selected show comments on all posts but its not showing up. I need to manually activate comments on all posts. Can I tweak disqus.php or manage.php in the plugin folder to achieve this. I could not find it in disqus settings. Also I don't need to display comments under pages. But they need to appear under all posts. Any help would be highly appreciated

    I would like to know if theme has any role to play in this?

    Settings like show posts for X no of days is not applied. Any ideas?

    http://www.energybusiness.in

    Posted 1 year ago #
  2. Actually Arthemia is loading comments_template(); in single.php (posts) as well as in page.php (pages)

    by removing in page.php this:

    <div id="comments">
    	<?php comments_template(); ?>
    	</div>

    you will disable comments on all pages.

    For posts it's exactly the same. (Like default WordPress theme)

    About disqus I have no idea. Do you believe this kind of linking to a service will draw more visitors to you. It's them who get your comment content and peoples looking for a keyword will arrive at their site first. (why I didn't invent a system like this? ;-) )

    I think you are asked to export your comments to them? You could export your whole valuable content...

    However, sharing comments with twitter or facebook is great, but why using another site in the middle?

    I would like to know your opinion about this.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Join us! or log in (lost password?):