WordPress Integration
Add FeedValue to your WordPress site with our official plugin.
Installation
From WordPress Admin
- Go to Plugins → Add New
- Search for "FeedValue"
- Click Install Now, then Activate
Manual Installation
- Download the plugin from wordpress.org/plugins/feedvalue
- Upload to
/wp-content/plugins/feedvalue - Activate from Plugins menu
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
- Theme: Light, dark, or auto
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="wgt_abc123"]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.
