π§ Are your FluentCommunity emails not going through when using Elastic Email. Here's the fix. π οΈ
Many of my emails from FluentCommunity to my members were getting suppressed and not going through. For anyone else who runs into that issue, here's why.
Double check your FluentCommunity email footer settings, you might see something like:
{{manage_email_notification_url | Manage Your Email Notifications Preference}}
The issue is hard to spot. FluentCommunity's instructions say to use:
{{manage_email_notification_url|Manage Your Email Notifications Preference}}
No spaces between the | character.
My community somehow had spaces in this field, and it caused a rendering error that made Elastic Email still see this template string, which it doesn't support, and will fail to send the email if so.
