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:
Download
Install in WordPress
- Go to Plugins → Add New in your WordPress admin
- Click Upload Plugin at the top
- Choose the downloaded
feedvalue-plugin-latest.zipfile - Click Install Now, then Activate
Alternative: Manual Installation
- Download the plugin ZIP from the link above
- Unzip and upload the
feedvaluefolder to/wp-content/plugins/ - Activate from Plugins menu in WordPress admin
Configuration
- Go to Settings → FeedValue
- Enter your FeedValue API key from the FeedValue dashboard
- 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, pricingExclude Pages
Show everywhere except specific pages:
checkout, thank-youShortcode
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 containerid: Optional unique HTML ID for the widget container
The plugin also accepts widget as a legacy alias for widget_id.
Troubleshooting
Widget Not Showing
- Check that the plugin is activated
- Verify your API key is saved successfully
- Confirm the widget is enabled in Settings → FeedValue
- Verify your Widget ID is correct in the shortcode or widget list
- Clear any caching plugins
- 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.
