Tag Archives: comments

Export & Sync Comments Between WordPress And Disqus Comment System

Earlier we have discussed about installing and configuring Disqus comment system in your WordPress site. We have also discussed about resolving the width and CSS issue that shows up on some WordPress themes when used with Disqus.

Now the next big issue experienced by new Disqus users is exporting old WordPress comments made with native WordPress comment functionality to Disqus commenting system.

So in this lesson we will show you how to export WordPress comments to Discus comment systeom. We will also talk about snycing comments between Disqus and WordPress so that you can download your Disqus comments and store them locally in WordPress.  Continue reading Export & Sync Comments Between WordPress And Disqus Comment System

Fixing Up Disqus Comment Form Width On Twenty Fourteen WordPress Theme

Disqus, the popular comment system we have discussed about sometimes causes a common display issue. Sometimes on some WordPress themes Disqus comment form appear wider than rest of the content. This can easily be fixed by inserting custom CSS under ‘disqus_thread’ CSS id.

First, you will be needing to figure out the width of the content area of your WordPress theme and then use custom CSS

How to insert custom CSS? One can insert custom CSS with some custom CSS inserter plugin or with Jetpack by WordPress.com’s edit CSS module that shows up on Appearance -> Edit CSS screen or by overriding custom CSS on your website’s child theme.

disques comment

In this lesson we will show you how you can align your Discus comment box on Twenty Fourteen WordPress theme.  Continue reading Fixing Up Disqus Comment Form Width On Twenty Fourteen WordPress Theme

Convert Native WordPress Commenting System Into Live Discussion Functionality

Now you can easily transform your WordPress native commenting functionality into AJAX based live discussion system.

WP Dialogue is the new WordPress plugin that uses all native features of WordPress commenting system and converts it to live and hence there are minimal chances of breaking on theme updates. See it live working hereContinue reading Convert Native WordPress Commenting System Into Live Discussion Functionality

Easily Remove “Comments Are Closed” Text In WordPress

WordPress comments settings are managed from your admin area dashboard Settings -> Discussions page. There are options that allows you to automatically close comments after a give number of days, you can completely turn off comments or make comment form available only for logged in users etc.

When a post with closed comments shows up on the frontend of your website, it automatically displays ‘Comments are closed’ notification to your website visitors. In this lesson you will learn how to hide this notification.  Continue reading Easily Remove “Comments Are Closed” Text In WordPress

How To Show Authors Only Their Post Comments In WordPress Admin Area?

Default WordPress functionality shows all comments (in admin area) to all registered authors in your website. In this tutorial we will show you how you can restrict comment visibility in admin section so that authors can see only comments posted on their articles.

Continue reading How To Show Authors Only Their Post Comments In WordPress Admin Area?

How To Toggle (Show/Hide) Comments In WordPress?

Comment toggle option not only improves your page loading time but Haris Tonjoo, a WordPress plugin developer says that this way you can keep your readers more focused on your post content.

There are many website owners who have noticed an increase in their Adsense income after hiding comments with a toggle button. It means that it also increases the focus on your after content advertisements.

Continue reading How To Toggle (Show/Hide) Comments In WordPress?