WP Smith

Creating WordPress & Genesis Websites Since 2010

  • Home
  • About
  • Services
  • Blog
  • Contact

Apr 16 2010

Remove or Replace “Blog Comments Powered by DISQUS”

This line of code that you are wanting to hide is:
[html]<a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>[/html]

There are two ways to hide this: CSS & php. In CSS, just go to your DISQUS CSS file located in COMMENTS > DISQUS > SETTINGS > APPEARANCE and add
[html].dsq-brlink {display:none;}
.logo-disqus {display:none;}[/html]

Or, if you wish to edit the file in WordPress, which is typically not advisable, especially if you do not have access via FTP to your files as a change may render your site inoperable. So with that caution,  go under Plugins and select Editor. Where it says, "Select what plugin to edit," you want to select Disqus Comment System. Then click Select. Then you want to select the disqus-comment-system/comments.php file on the right side, which should be located at the bottom. If you do this through a FTP and you are using a folder system (where each plugin is located in its own folder), simply navigate to your plugins directory, typically /yourdomainrootfolder/wp-content/plugins/disqus-comment-system/comments.php is the file that you want to get.

At line 30 you will find:

[html] <a href="http://disqus.com">blog comments powered by <span>Disqus</span></a> [/html]

Simply delete the entire line, or write whatever you'd like to write there.

Written by Travis Smith · Categorized: Tutorials

StudioPress Premium WordPress Themes     WP Engine Managed WordPress Hosting

What can I do for you!?

Custom Development

We develop plugins by determining both business/functional and technical requirements, following WordPress development best practices, and using agile methodology to ensure you get the best solution.

Consulting

Have questions? Need a reliable developer to consult? Please contact us today!

Customized Theme

We can customize your theme or child theme, or create a child theme for you based on your needs while enhancing the performance of every individual attribute.

Customized Plugin

We can customize your plugins, extend plugins (e.g., Gravity Forms, Jetpack, Soliloquy) based on your needs ensuring security, performance, and positive business impact.

Contact Us

About Travis Smith

As a WordPress enthusiast, developer, and speaker, Travis writes about what he learns in WordPress trying to help other WordPress travelers, beginners and enthusiasts with tutorials, explanations, & demonstrations.

Comments

  1. josh says

    May 6, 2010 at 11:57 pm

    i already instal the disqus .. is there any more information about it ?

    • Travis Smith says

      May 7, 2010 at 12:31 am

      I am not sure what you are looking for, but you can find more information at disqus.com. Please let me know if you have any specific questions.

  2. coffee84 says

    May 12, 2010 at 3:37 am

    my disqus cant appear on my website. any idea why ?

    • Travis Smith says

      May 22, 2010 at 11:52 pm

      Again I am not sure what you are looking for, but you can find more information at disqus.com. Please let me know if you have any specific questions and please give me more specifics if you’d like some help from me.

  3. zixmail says

    June 8, 2010 at 10:47 am

    Removing Line Breaks Use the AutoFormat feature to remove line breaks that occur within sentences

  4. redsauce.com says

    November 3, 2010 at 11:34 am

    I love Disqus I always use it on my blog.

  5. flash menu says

    November 23, 2010 at 9:00 am

    I was looking for this quite a long time, as I was not knowing how to do this. I would love to use disqus on my site and with the help of this would do it soon.

  6. Best Web Designing USA says

    December 17, 2010 at 6:53 am

    Looking forward to see more interesting posts from you.. All the best.. ……………

    !Thanks!

  7. Brian H. says

    January 11, 2011 at 1:21 am

    I appreciate the step by step directions. Thanks for showing exactly where to find the code.

  8. kevin says

    February 6, 2011 at 4:02 am

    how do you remove the bar on top of the ‘add new comment’
    the part that says ‘I like this page’ and the other buttons with it.
    also how can i remove the bottom stuff, like “subscribe by e-mail” and “rss” plus “the sort by”
    i want to keep it really minimalistic. please reply, thank you so much!

    • Travis Smith says

      February 8, 2011 at 7:09 pm

      Hello,

      To remove the bar on top, the easy way is to add [css]#dsq-content #dsq-global-toolbar table {display: none;}
      #dsq-content .dsq-options {display: none:}[/css] to your custom css in disqus.com > Settings > Appearance.

  • Twitter
  • Facebook
  • LinkedIn
  • Google+
  • RSS

Copyright © 2025 � WP Smith on Genesis on Genesis Framework � WordPress � Log in