Platform administrators can assist organizations with WordPress plugin issues.Documentation Index
Fetch the complete documentation index at: https://memberpulseptyltd.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Support Capabilities
Plugin Installation Issues
Plugin fails to activate
Plugin fails to activate
Common causes:
- PHP version incompatibility (requires PHP 8.2+)
- WordPress version too old (requires 6.0+)
- Conflicting plugins
- Insufficient server permissions
- Check PHP version in WordPress Site Health
- Verify WordPress version compatibility
- Temporarily disable other plugins to identify conflicts
- Check file permissions on wp-content/plugins directory
API connection failures
API connection failures
Common causes:
- Invalid API credentials
- Firewall blocking outbound connections
- SSL certificate issues
- Organization API key expired
- Verify API key in plugin settings matches organization’s key
- Test API endpoint connectivity from server
- Check SSL certificate validity
- Regenerate API key if necessary
Shortcode rendering issues
Shortcode rendering issues
Common causes:
- Theme conflicts with shortcode output
- Caching plugin serving stale content
- JavaScript errors blocking dynamic content
- Missing required shortcode attributes
- Test with default theme (Twenty Twenty-Four)
- Clear all caching layers
- Check browser console for JS errors
- Verify shortcode syntax and required parameters
Diagnostic Tools
Health Check Endpoint
Sync Status
Escalation Path
If issues cannot be resolved:- Collect diagnostic information (health check, error logs)
- Document reproduction steps
- Escalate to development team via internal ticket
- Provide organization with estimated resolution timeline