Zoho Campaigns plugin for WordPress

Zoho Campaigns plugin for WordPress

1. What can I do if my plugin is not functioning?

If you are using many plugins, some conflicts may arise between them and cause the WordPress plugin to stop working. If this occurs, we need to set up a debug log to identify which plugin is causing the conflict.
To set up a debug log:
  1. Go to the file manager of your web hosting service.
  2. Make a backup of the wp-config file. Open the wp-config, and add these lines:
    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);
  3. Go to the Campaigns plugin and repeat the operations until the point where the conflict originated or simply refresh the page that is not working.
  4. Navigate to the content folder and open the debug log file. Send the debug log to our support team so we can resolve the conflict.
  5. Later, restore the wp-config file with the back up.
Setting up the debug log is a one-time process. The same file can be used if any further conflict arises.

2. How can I make modifications to an associated sign-up form in the Zoho Campaigns plugin?

To modify an associated signup form:
  1. Select Forms under Zoho Campaigns Plugin.
  2. Click the Edit link beside the corresponding sign-up form.
  3. Choose the updated form and click Proceed.
  4. Click Save Changes.

3. What can I do if my short code doesn't work?

Some editor plugins replace special characters as follows:
  1. '[' will be replaced with '&#91'
  2. ']' will be replaced with'&#93'
This might be one of the reasons your code isn't working.
To avoid this, make sure to choose the Raw HTML option as your editor format. If that option isn't available, use a HTML editor to embed short code.

4. How do I add a Zoho Campaigns plugin in WordPress?

To add a Zoho Campaigns plugin in WordPress:
  1. Log in to your WordPress account.
  2. In your WordPress admin panel, open Plugins and select Add New.
    Add new
  3. Search for Zoho Campaigns plugin for WordPress.
  4. Click Install Now to activate the plugin.
  5. Navigate to the Installed Plugins section and click Activate.
    Activate
Learn more about Zoho Campaigns plugin for WordPress - Version 2.0

5. How do I associate my Zoho Campaigns account with the Wordpress plugin?

Connect WordPress with your Zoho Campaigns account, import your signup forms from Campaigns and embed them in your webpages and grow your contact lists substantially.

Notes
Notes:
  1. API key is no longer supported in the new version and has been upgraded to OAuth 2.0.
  2. Forms created in the previous version of the plugin will no longer be supported.
  3. You can only fetch signup forms from Zoho Campaigns.
  4. Short codes of signup forms created in the previous version will be active but they cannot be edited or viewed from the new version.

Install Zoho Campaigns plugin for WordPress
  1. In your WordPress admin panel, go to Plugins and click Add New.
    Add new
  2. Search for the Zoho Campaigns plugin in WordPress.
  3. Click the Install Now button to activate the plugin.
  4. Navigate to Installed Plugins and click Activate.
    Activate
Embed signup forms

Info
Prerequisite: The signup form that you want to create must be associated with a public mailing list in Zoho Campaigns.

To embed a signup form:
  1. In the WordPress admin panel, go to Signup forms.
    Signup forms
  2. In the signup form repository page, select a form.
  3. Click Click to generate to generate the signup form's short code.
    Click to generate
  4. Once you generate the short code, the signup form will be active and can be made visible in of your web pages.
  5. You can choose to show or hide a signup form using the toggle corresponding to it.
    Toggle
  6. Copy the short code( e.g. `[zcwp id = 3]`) and add it in your webpages or blog posts.

6. What should I do if the integration is not working?

API keys are not applicable in the new integration setup. If your integration is not working, please disconnect and reintegrate again.
Your API key might not be working. Contact our support team so they can regenerate your API key. Then update your plugin with the new API key.

7. How many forms can I have for a mailing list?

You can have two sign-up forms for a mailing list: one local form, which you create within the plugin, and one Zoho Campaigns form. A mailing list can have no more than two sign-up forms.