Facebook Messenger Chat with Bot

  1. Put the app in development mode until it’s approved for pages_messaging permission.
  2. Get a new Page Access Token.
  3. Under Messenger > Settings > Webhooks, re-subscribe your page; unsubscribe it then subscribe again.
  4. If it still doesn’t work, please submit a ticket at https://ninja.ticksy.com/ for help.

Please submit your Facebook app for pages_messaging permission.

Only Admins of the page can subscribe the webhook. Other roles don’t work.

First, get a new Page Access Token, then try to subscribe it again.

Facebook Messenger Auto-Reply

The plugin won’t work until your Facebook app is approved for publish_pages, read_page_mailboxes, manage_pages, and pages_messaging permissions.

  1. Go to FB Private Replies > FB Accounts, then delete your account there.
  2. Go to https://www.facebook.com/settings?tab=business_tools, then remove your Facebook app there. Don’t worry, this doesn’t delete your app; it only disconnects the app from your account.
  3. Go back to FB Private Replies > FB Accounts, then connect to Facebook again.
  4. In your app, go to Messenger > Settings > Webhooks, then re-subscribe the webhook. If it’s already subscribed, unsubscribe it then subscribe again.
  5. If it still doesn’t work, please submit a ticket at https://ninja.ticksy.com/ for help.
  1. Go to FB Private Replies > FB Accounts, then delete your account there.
  2. Go to https://www.facebook.com/settings?tab=business_tools, then remove your Facebook app there. Don’t worry, this doesn’t delete your app; it only disconnects the app from your account.
  3. Go back to FB Private Replies > FB Accounts, then connect to Facebook again.
  4. In your app, go to Messenger > Settings > Webhooks, then re-subscribe the webhook. If it’s already subscribed, unsubscribe it then subscribe again.
  5. If it still doesn’t work, please submit a ticket at https://ninja.ticksy.com/ for help.

NinjaTeam Facebook Messenger for WordPress (Live Chat version)

1. HTTPS is required. If your domain is not served over HTTPS, it cannot be whitelisted in Facebook Page settings.
2. Check these Facebook Page settings. Make sure your Page is published and visible to everyone.3. If it still doesn’t work, please submit a ticket at https://ninja.ticksy.com/ for help.

Turn messaging on for your Page.

Contact Form Seven CF7 Database

Follow the instructions below to split the data into columns:

  1. Select the cell or column that contains the text you want to split.
  2. Select Data > Text to Columns.
  3. In the Convert Text to Columns Wizard, select Delimited > Next.
  4. Select the Delimiters for your data (Comma). You can see a preview of your data in the Data preview window.
  5. Select Next.
  6. Select the Column data format or use what Excel chose for you.
  7. Select the Destination, which is where you want the split data to appear on your worksheet.
  8. Select Finish.

Make sure to select “CSV” in the dropdown list before clicking “Export”.

WooComposer – Page Builder for WooCommerce

There are two possible causes.

Cause #1: Your WordPress user role is a custom one, and it isn’t included in our script. Please switch to a built-in role (such as Admin, Editor…), then try it again.

Cause #2: It’s a plugin conflict. Please submit a ticket including your wp-admin and FTP login credentials (full permissions) at https://ninja.ticksy.com/ for help.

Google Places Reviews Pro WordPress Plugin

  1. Enable “Maps JavaScript API” and “Places API”.
  2. Do not restrict your key.

  1. Important: Enable Billing
    As of July 16, 2018, to continue to use the Google Maps Platform APIs, you must enable billing on each of your projects.
  2. If it still doesn’t work, please submit a ticket at https://ninja.ticksy.com/ for help.

Please add this filter to the end of the file functions-enfold.php

add_filter( 'avf_load_google_map_api', '__return_false' );

Contact Form Seven CF7 Multi-Step Pro

Add this custom CSS to Additional CSS in your Customizer:

.cf7mls_progress_bar li::before,
.cf7mls_progress_bar li.active::before,
.cf7mls_progress_bar li.active::after {
background-color: #27ae60;
}

Add this custom CSS to Additional CSS in your Customizer:

.fieldset-cf7mls .wpcf7-form-control.wpcf7-cf7mls_preview_step {
background-color: #27ae60;
}

Add this custom CSS to Additional CSS in your Customizer:

.fieldset-cf7mls-wrapper .fieldset-cf7mls {
transition: none;
}

Add this custom CSS to Additional CSS in your Customizer:

input.cf7mls_back.action-button {
display: none;
}

Add this custom CSS to Additional CSS in your Customizer:

@media screen and (max-width: 768px) {
.fieldset-cf7mls-wrapper .cf7mls_current_fs {
margin-left: 0!important;
width: auto!important;
padding: auto!important;
}
.cf7 {
margin-left: 0!important;
width: 100%!important;
}
}

Add this custom CSS to Additional CSS in your Customizer:

@media screen and (min-width: 768px) {
.fieldset-cf7mls-wrapper .cf7mls_current_fs {
width: 80%;
margin: 20px auto;
}
}

CartBack – WooCommerce Abandoned Cart & Remarketing in Facebook Messenger

Check these settings in your Facebook app