Comment box

  1. I Got My Refund Comment Page
  2. Cnn Viewer Comment Page

The first step in making our blog commenting system feel less like a Web page and more like an application is to stop page reloads when a user submits a comment. We can do this by submitting the comments to the server using an AJAX request. Since jQuery is probably the defacto standard for cross browser JavaScript functionality we’ll use it here. Latest opinion, analysis and discussion from the Guardian. CP Scott: 'Comment is free, but facts are sacred'. To view comments on a video, scroll down the video's page. Replies are threaded to make it easy to follow conversations. All comments on YouTube are public and anyone can reply to a comment that you post. If you can't find a comment after you get a notification, it's possible that the comment has already been removed.


Even if the WordPress comments are usually displayed on blog posts, you also have the possibility to have comments in static pages ( what is a static page in WordPress ?source : wordpress.org ). Enabling or disabling comments in pages is not that simple in WordPress, this quick documentation is here to help.

Disabling / Enabling comments in all pages

Cnn

In your WordPress admin, navigate to the pages screen : Pages > All Pages.

Click the checkbox on top of the title’s column like in the picture below. This will select all your pages.

Then, open the Bulk Actions dropdown list like in the picture below, choose “Edit” and click on the “Apply” button.

I Got My Refund Comment Page

At this point you should see a Bulk Edit block with all your selected pages on the left, and a list of dropdown options on the right.Open the “Comments” dropdown list and select the “Do not allow” option (see the screenshot below). Then click on the “Update” button at the left bottom corner of the Bulk Edit block.

Now your pages won’t display any comments or comment form anymore.

Comment page in php

Disabling comments on one page

Comment page in php

If you only need to disable the comment in one page, then it’s even simpler.

Cnn Viewer Comment Page

In the Page Screen (navigate to Pages > All Pages), hover the mouse over the page title for which you’re willing to disable the comments. It will reveal some options for this page : Edit | Quick Edit | Trash | View.

Click on the Quick Edit link. (see the screenshot below)

It will open an inline edit block under the page title where you can set some items in the page like the Title, the url slug, etc. Uncheck the “ Allow Comments” checkbox to disable comments for this page.

Confluence

Hope this will help