Skip to content

WordPress Integration

Add FeedValue to your WordPress site with our official plugin.

Installation

Download the Plugin

Download the latest version of the FeedValue WordPress plugin:

Install in WordPress

  1. Go to Plugins → Add New in your WordPress admin
  2. Click Upload Plugin at the top
  3. Choose the downloaded feedvalue-plugin-latest.zip file
  4. Click Install Now, then Activate

Alternative: Manual Installation

  1. Download the plugin ZIP from the link above
  2. Unzip and upload the feedvalue folder to /wp-content/plugins/
  3. Activate from Plugins menu in WordPress admin

Configuration

  1. Go to Settings → FeedValue
  2. Enter your FeedValue API key from the FeedValue dashboard
  3. Use the widget list to enable each widget and configure display options:
    • Auto-display position: Header or footer placement
    • Targeting: Show on all pages, specific post types, specific page IDs, categories, tags, archives, search results, or URL patterns
    • Shortcode: Copy the generated shortcode for manual placement

Display Options

Show on All Pages

Widget appears on every page of your site.

Specific Pages Only

Enter page IDs or slugs to show the widget only on certain pages:

homepage, contact, pricing

Exclude Pages

Show everywhere except specific pages:

checkout, thank-you

Shortcode

Embed inline feedback forms with shortcode:

[feedvalue widget_id="YOUR_WIDGET_ID"]

Options:

  • widget_id: Widget ID (required)
  • class: Optional CSS class for the widget container
  • id: Optional unique HTML ID for the widget container

The plugin also accepts widget as a legacy alias for widget_id.

Troubleshooting

Widget Not Showing

  1. Check that the plugin is activated
  2. Verify your API key is saved successfully
  3. Confirm the widget is enabled in Settings → FeedValue
  4. Verify your Widget ID is correct in the shortcode or widget list
  5. Clear any caching plugins
  6. Check for JavaScript errors in browser console

Conflicts with Other Plugins

If you experience conflicts:

  • Try disabling other JavaScript-heavy plugins temporarily
  • Check z-index conflicts with other floating elements
  • Contact support if issues persist

TIP

The WordPress plugin automatically handles caching and defers script loading for best performance.

Built with care by SarverEnterprises