Troubleshooting & FAQ – Smart Support Guest Support
Even with proper setup, issues can arise when using Smart Support Guest Support. This guide covers common problems and solutions, debugging techniques, and a comprehensive FAQ for admins and guests.
Troubleshooting
1. “Continue as Guest” Button Not Showing
Problem: The guest option is missing on the support page.
Solutions:
- Confirm the plugin is installed and activated.
- Check that Guest Support is enabled under Smart Support > Settings > Guest Support.
- Verify that the Smart Support core plugin is active.
- Clear caching plugins or browser cache.
2. Guest Cannot Access Their Ticket
Problem: Guests report their access link doesn’t work.
Solutions:
- Check if the token has expired (default: 30 days).
- Verify the email address matches the one used at ticket submission.
- Ensure the ticket has not been deleted.
- Regenerate a new access token from the admin dashboard.
4. Attachments Not Uploading
Problem: Guests cannot upload files.
Solutions:
- Check if file size exceeds the configured limit.
- Verify the file type is allowed (default: jpg, png, gif, pdf, doc, docx, txt, zip).
- Check server upload limits in
php.ini(upload_max_filesize,post_max_size). - Confirm correct file permissions on your server.
5. Emails Not Sending
Problem: Guests do not receive confirmation or reply notifications.
Solutions:
- Verify WordPress email configuration.
- Configure SMTP using a plugin like WP Mail SMTP.
- Ask guests to check spam/junk folders.
- Use the Send Test Email option in the Guest Support dashboard.