Title: SlimFAQ
Author: Consti
Published: <strong>June 18, 2016</strong>
Last modified: June 18, 2016

---

Search plugins

![](https://ps.w.org/slimfaq/assets/banner-772x250.png?rev=1439101)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/slimfaq_f7f7f9.svg)

# SlimFAQ

 By [Consti](https://profiles.wordpress.org/consti/)

[Download](https://downloads.wordpress.org/plugin/slimfaq.zip)

 * [Details](https://pcd.wordpress.org/plugins/slimfaq/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/slimfaq/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/slimfaq/#installation)
 * [Development](https://pcd.wordpress.org/plugins/slimfaq/#developers)

 [Support](https://wordpress.org/support/plugin/slimfaq/)

## Description

[SlimFAQ](https://slimfaq.com) provides a simple FAQ platform and great integration
with Intercom and as a sidebar on WordPress.

This plugin generates the Javascript install code to integrate all of this functionality
into your WordPress-powered web app.

To use the plugin you must have a [SlimFAQ](https://slimfaq.com) account. You can
[sign up for free](https://slimfaq.com) and add a great FAQ to your WordPress web
app.

This plugin is fully compatible with the [Official Intercom WordPress plugin](https://wordpress.org/plugins/intercom).

## Screenshots

 * [[
 * The SlimFAQ plugin integrates smoothly as a sidebar in your WordPress-powered
   web app.

## Installation

 1. Upload the slimfaq-for-wordpress folder to your wp-content/plugins/ directory.
 2. Activate the plugin through the Plugins menu in WordPress.
 3. Go to the settings page.
 4. Enter your FAQ ID.
 5. Choose if you like to show the sidebar for logged out users and whether to integrate
    with Intercom.
 6. Highly recommended: if you are using Intercom, get the [Official Intercom WordPress Plugin](https://wordpress.org/plugins/intercom).

## FAQ

#### How do I get started?

This plugin only works with a SlimFAQ account. You can get started for free at [slimfaq.com](https://slimfaq.com).

#### Where can I find my FAQ ID?

After signing up for a SlimFAQ account, you can find your FAQ ID in your [FAQ’s settings page](https://slimfaq.com/account/settings).

#### Can I display the FAQ to users who have not logged in?

Just enable the “show for logged out users” flag on the settings page.

#### How do I integrate SlimFAQ with Intercom?

Install and setup the [Official Intercom WordPress Plugin](https://wordpress.org/plugins/intercom)–
then install the SlimFAQ plugin. In the SlimFAQ settings, enable “Integrate with
Intercom”.

#### Can I completely disable the snippet on certain pages?

Sure, just use the `ll_slimfaq_output_snippet` filter. Here’s an example:

    ```
    add_filter( 'll_slimfaq_output_snippet', 'no_slimfaq_on_page_10' );  function no_slimfaq_on_page_10( $show ) {      if ( is_page( 10 ) )         return false;      return true;  } 
    ```

#### Does this plugin work on older versions of WordPress or PHP?

Possibly, but I’ve not tried. I can only provide support if you’re using the latest
version of this plugin together with the latest version of WordPress and PHP 5.2.4
or newer.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“SlimFAQ” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ Consti ](https://profiles.wordpress.org/consti/)

[Translate “SlimFAQ” into your language.](https://translate.wordpress.org/projects/wp-plugins/slimfaq)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/slimfaq/), check out
the [SVN repository](https://plugins.svn.wordpress.org/slimfaq/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/slimfaq/) by [RSS](https://plugins.trac.wordpress.org/log/slimfaq/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.1 (18th June 2016)

 * Cleanup naming and use HTTPS for all links to the plugin.

#### 1.1 (15th June 2016)

 * Remove user role setting; mention the Official Intercom WordPress plugin. Change
   name to SlimFAQ.

#### 1.0 (14th June 2016)

 * Initial release, based on [Intercom for WordPress Plugin](https://wordpress.org/plugins/intercom-for-wordpress)

## Meta

 *  Version **1.1.1**
 *  Last updated **10 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.8 or higher **
 *  Tested up to **4.5.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/slimfaq/)
 * Tags
 * [contact form](https://pcd.wordpress.org/plugins/tags/contact-form/)[crm](https://pcd.wordpress.org/plugins/tags/crm/)
   [customer relationship management](https://pcd.wordpress.org/plugins/tags/customer-relationship-management/)
   [email](https://pcd.wordpress.org/plugins/tags/email/)[faq](https://pcd.wordpress.org/plugins/tags/faq/)
   [feedback](https://pcd.wordpress.org/plugins/tags/feedback/)[Intercom](https://pcd.wordpress.org/plugins/tags/intercom/)
   [intercom.io](https://pcd.wordpress.org/plugins/tags/intercom-io/)[messaging](https://pcd.wordpress.org/plugins/tags/messaging/)
   [sidebar](https://pcd.wordpress.org/plugins/tags/sidebar/)[support](https://pcd.wordpress.org/plugins/tags/support/)
   [users](https://pcd.wordpress.org/plugins/tags/users/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/slimfaq/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/slimfaq/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/slimfaq/reviews/)

## Contributors

 *   [ Consti ](https://profiles.wordpress.org/consti/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/slimfaq/)