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 Widget ID from the FeedValue dashboard
- Configure display options:
- Position: Where the widget appears
- Pages: Show on all pages, specific pages, or exclude pages
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="YOUR_WIDGET_ID"]Options:
widget: Widget ID (required)inline: Display inline instead of floating (true/false)
Troubleshooting
Widget Not Showing
- Check that the plugin is activated
- Verify your Widget ID is correct
- 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.
