Easy FAQs Pro FAQs

What does “Your batch has been queued.” mean? When will my import job be processed?

After you perform an import using the Import Wizard, you will likely see the message: “Your batch has been queued.” This means that your records have been parsed from your input file (or Active Directory / LDAP connection), and will be imported in the background shortly. Importing your records in the background in this manner keeps your import jobs from being interrupted or timing out.

You can check on the status of your job in the Import History tab. If you feel that your batch is stuck, this most likely means that your website has disabled WP Cron. You can verify this by editing your wp-config.php file and looking for the following line:

define('DISABLE_WP_CRON', true);

To get your import job running, visit the URL https://yoursite.com/wp-cron.php in your browser (replace yoursite.com with your own website’s address). This page will most likely display a blank white screen, but that doesn’t mean its hasn’t worked. Refresh this URL 3-4 times in your browser, and then verify that your import has started by visiting the History tab. If it hasn’t, try refreshing the wp-cron.php URL again in your browser.

You can address this long-term by scheduling a cron job on your system to trigger WordPress’ own WP Cron system. This will ensure that all jobs scheduled with the WP Cron system fire when they should, which will benefit all of your plugins.

When I Input My API Key and Email, My Plugin Still Says it Isn’t Registered!

Sometimes, when a user tries to register their plugin, they aren’t able to. This can happen for a few different reasons:

  • Your API Key is entered incorrectly: sometimes, a user will remove the prefix from their key. For example, if your key is loc_pro_aae5efbd02 then you need to use the whole key; don’t remove the part that says loc_pro_
  • Your Email Address is entered incorrectly: our registration fields are case-sensitive! Often, a user will enter an e-mail address one way when paying and another way when registering. You need to be sure the e-mail address is an exact match, including uppercase and lowercase characters, otherwise registration will fail.
  • You’ve entered the incorrect e-mail address: sometimes, a user will use a different e-mail address during payment than they use on the site (such as using their own e-mail address when buying a plugin for a client.) For registration to be successful, you have to use the same Email address that you used during purchase.

I have a question! How can I get help?

We would love to help!

Pro customers should email any and all questions to [email protected], and we’ll be happy to help.

If you haven’t upgraded yet and are still using the free version, you can try the WordPress Support Forum – other users might be able to help you there, and we regularly monitor this forum as well.

Urk! This FAQs Plugin is too easy to use! Will you make it more complicated?

Never! Easy is in our name! If by complicated you mean new and easy to use features, there are definitely some on the horizon!

Hey! How do I allow my visitors to submit FAQs?

To add a form to your website that allows your customers to submit new questions, just add this shortcode to any page or post:

[submit_faq]

If you’d like to add the form to a sidebar or other widgetized area, simply look for the Easy FAQs – Submit A Question widget.

Great question! With the Pro version of the plugin, you can do this with our front end form that is output with a shortcode! FAQs will show up as pending on the Dashboard, for admin moderation. Click here to purchase the Pro version.

How Can I Setup Accordion-Style FAQs?

To output a your FAQs in an Accordion Style, add a shortcode like this one to any page:

[faqs category='my-category' style="accordion" theme="future-purple"]

If you prefer the accordion to start with all of the items collapsed, use this shortcode instead:

[faqs category='my-category' style="accordion-collapsed" theme="future-purple"]

Click here to see an example of the Easy FAQs accordion style.

Who is Illuminati Karate?

Illuminati Karate, Inc., is the parent company of GoldPlugins.com. You may see the name Illuminati Karate on PayPal.com or in various bits of documentation. Don’t worry! It’s just us.

Powered by Easy FAQs