FastComments.com

Add Live Commenting to WordPress Sites

Quick Start Internal Link

This is the "too long; didn't read" version of the WordPress instructions.

  1. Go to your WordPress dashboard Plugins page. Click Add Plugin.
  2. Search for FastComments.
  3. Install and activate our plugin.
  4. Click FastComments on the left navigation.
  5. Follow instructions. This usually takes a few minutes, but not more.
    1. If you have tens of thousands or millions of comments, it may take some time to sync.

Customization Internal Link


FastComments is designed to be customized to match your site.

If you'd like to add custom styling, or tweak configuration, Check out our Customization Documentation to learn how.


Notifications Internal Link

Your members will receive the same notifications as any other type of FastComments.com user when they are replied to or mentioned. Learn more.

Custom Themes Internal Link


While we can't control how themes are implemented, FastComments supports most themes.

Some themes that try to move the comment area into modals or similar layouts may require custom development support from us.


Syncing Back to WordPress Internal Link

By default, FastComments syncs back to your WordPress site daily. This is purely for backup purposes so you continue to own a copy of the data, and for plugins that may depend on it.

This does not happen immediately with every comment saved because some sites can handle heavy read traffic, but their database deployments are not always able to handle heavy write traffic (hence offloading this work to FastComments).

The sync schedule back to WordPress can be customized by installing a plugin. We recommend WP Crontrol.

Steps:

  1. Install WP Crontrol
  2. Go to Settings -> Cron Schedules.
  3. Go to the Cron Events tab.
  4. Search for fastcomments_cron_hook.
  5. Edit the event. You can configure the hook to run hourly, twice a day, daily (default), or once a week.

The sync back to WordPress can also be performed any time manually by going to the FastComments plugin dashboard and selecting Manually Sync. You will have the option to sync back to your WP install, or to re-upload your WP comments to FastComments servers.

Comment Counts Internal Link


The FastComments WordPress plugin will replace the default WordPress count mechanism with a system provided by FastComments. We will make one asynchronous request per page load when there is a list of posts with comment counts to show. If the user has JavaScript disabled, it will fall back to the default WordPress counts so there is no loss of functionality.


Deactivating vs. Uninstalling the Plugin Internal Link

Deactivating the plugin will remove your token from your WordPress installation. Your data remains on FastComments servers until you delete your account. If you reactivate the plugin, you will have to perform the initial sync again.

Uninstalling the plugin removes all data related to the plugin on your site, but you would still need to delete your FastComments account to remove the data that remains on FastComments' servers.