Appearance
Common Issues & FAQs
This article addresses common issues and frequently asked questions about Fluent Support. If you're experiencing a problem or have a question, check this guide first for quick solutions.
General Questions
What is Fluent Support?
Fluent Support is a comprehensive WordPress support ticket system that helps you manage customer support requests efficiently. It allows you to create tickets, manage conversations, track agent performance, and integrate with various WordPress plugins and ssservices.
Requirements
Fluent Support requires:
- WordPress 5.6 or higher
- PHP 7.4 or higher
- MySQL 5.6 or higher
Installation & Activation Issues
The plugin won't activate
Possible causes and solutions:
PHP Version: Ensure your server is running PHP 7.4 or higher. Check your PHP version in your hosting control panel.
Plugin Conflicts: Deactivate other plugins temporarily to check for conflicts. Reactivate them one by one to identify the conflicting plugin.
File Permissions: Ensure WordPress has proper file permissions to install plugins.
Plugin installation fails
- Check your WordPress file permissions
- Verify you have sufficient disk space
- Ensure your hosting provider allows plugin installations
- Try downloading the plugin file and uploading it manually via FTP/SFTP.
Email & Notification Issues
Emails are not being sent
Troubleshooting steps:
Check Email Settings: Go to Settings → Global Settings → Email Settings and verify your email configuration.
Test Email Functionality: Use a plugin like "FluentSMTP" to test if WordPress can send emails.
Check Spam Folder: Sometimes emails end up in spam. Ask recipients to check their spam folders.
SMTP Configuration: If using SMTP, verify your SMTP credentials are correct.
Email Piping: If using email piping, ensure your email forwarding is properly configured.
Email piping is not working
If your email piping is configured correctly but tickets aren't appearing, the issue is likely due to a connection being blocked. Here is a summary of the most common causes:
- Disabled REST-API: FluentSupport relies on the WordPress REST-API to receive data. If this is disabled, email parsing will fail.
- Cloudflare Bot Fight Mode: This security feature can misidentify parsed emails as bot traffic and block them. Try disabling it to restore the connection.
- Security Plugins: Some WordPress security plugins block third-party connections. Check your plugin settings to ensure they aren't interfering with the parser.
- Server-Side Security: Your hosting provider may have firewalls or IMAP restrictions that prevent third-party parsing for security reasons.
Recommendation: If you have checked your API and plugins and the issue persists, contact your hosting provider to see if their server security is blocking the incoming data.
Ticket Management Issues
Tickets are not appearing
- Check Filters: Make sure no filters are applied that might hide tickets
- User Permissions: Verify the user has proper permissions to view tickets
- Database Issues: Check if there are any database errors in your WordPress error logs
Cannot create tickets
- Verify the ticket form is properly configured
- Check if required fields are filled
- Ensure the user has permission to create tickets
- Check for JavaScript errors in the browser console
Attachments are not uploading
- File Size Limits: Check your PHP upload limits (
upload_max_filesizeandpost_max_size) - File Types: Verify the file type is in the accepted file types list
- Permissions: Ensure the uploads directory has write permissions
- Storage Integration: If using cloud storage, verify the integration is properly configured
Integration Issues
Integration is not working
Common solutions:
- Check Integration Status: Go to Settings → Integrations and verify the integration is active
- API Credentials: Ensure all API keys and credentials are correctly entered
- Plugin Updates: Make sure both Fluent Support and the integrated plugin are up to date
- Compatibility: Verify the integration is compatible with your current versions
WooCommerce integration issues
- Ensure WooCommerce is installed and activated
- Verify the integration is enabled in Fluent Support settings
- Check that products are properly configured
- Review WooCommerce order data for any issues
Performance Issues
Slow loading times
- Caching: Enable caching plugins to improve performance
- Database Optimization: Use a database optimization plugin
- Hosting: Consider upgrading your hosting plan if you have many tickets
- Plugins: Deactivate unnecessary plugins that might slow down the site
High server resource usage
- Check for any background processes running
- Review your ticket volume and consider archiving old tickets
- Optimize your database regularly
- Consider using a more powerful hosting plan
Permission & Access Issues
Agents cannot access tickets
- Check Permissions: Go to Settings → Agents & Permissions and verify agent permissions
- User Roles: Ensure users have the correct WordPress user roles
- Business Inbox Access: Verify agents have access to the correct business inboxes
Still Need Help?
If you've tried the solutions above and still need assistance:
- Check Documentation: Review other documentation articles for detailed guides.
- Contact Support: Reach out to our support team through your support portal.

