General Questions

FluentCRM is the Email Marketing & CRM solution for WordPress with loads of features and functionality. In order to help you make the most of this tool, we tried to cover as much as possible in our regular documentation. However, if you still have questions, this FAQ page is the perfect place to get your question answered.

My scheduled email/email sequence isn’t being sent correctly, what should I do? #

The most common case we found for a few reported issues is CRON is not running for some reason(Go to FluentCRM>Settings>Tools and see when is the last time your CRON has been run.). This happens because WordPress CRON is quite unreliable. Check out this doc to replace WordPress CRON with a real CRON job.

Both FluentCRM and Fluent Forms have double opt-in, which one should I use? #

Double opt-in emails are a way to acquire ‘consent of subscription’ from users to send them emails. If you enable the double opt-in feature, both FluentCRM and Fluent Forms will require the user’s consent before they can process the data.

In order to effectively set up double opt-in with FluentCRM, you should leave the Enable Double Opt-in Confirmation before Form Data Processing option(Form>Form Settings) unchecked within Fluent Forms. This will ensure that your contact will receive the double opt-in email you’ve set up within FluentCRM. If you enable double opt-in in both Fluent Forms and FluentCRM, your system will send the double opt-in email twice, one from Fluent Forms and another from FluentCRM.

Email Templates: can I set alternate text in case there isn’t a value for the dynamic tags I’m using? #

Yes, you can set alternate text for dynamic tags within email templates. In case there isn’t a value available for your dynamic tag, FluentCRM will automatically replace it with the alternate text you’ve provided.

Suppose you’re using a dynamic tag to pull off the contact’s name within your email template. In that case, the dynamic tag will be: {{contact.first_name}}

In order to add an alternate text, simply add a pipe “|” symbol after the dynamic tag string and add your alternate text. For example, if you want to replace the contact’s name with “there“, add the text after adding a pipe symbol {{contact.first_name|there}}. In case the contact’s first name isn’t available in the system, FluentCRM will replace the first name with “there“.

This also works within double opt-in emails, subject lines and anywhere you can use a dynamic tag. So you can always use dynamic tags with confidence and replace them with alternate text if the value isn’t available.

How can I connect other WordPress form plugins with FluentCRM? #

FluentCRM supports incoming webhooks. So if your form supports sending webhooks, you can integrate any form plugin with FluentCRM.

*Tutorial: How to Connect Any WordPress Forms with FluentCRM

Where can I get FluentCRM Tutorials? #

We regularly publish tutorials on our blog and Youtube channel. You can also follow us on Twitter or join our Facebook group.

Latest comments (8)

Avatar for Heiner

Hi,
I migrate my website and now I get an 500 Internal Server Error. Unfortunately, I migrated first and then deactivated the license in my dashboard on your site. How can I reactivate FluentCRM pro? I guess I need to delete something in the mysql database?
Thanks and best regards,
Heiner

Avatar for Nazir Uddin Himel
Nazir Uddin Himel

Hi David, We are developing a one-click resend functionality that’ll allow for sending such emails. For now, you can do this as a workaround on email campaign management.

1. Create a temporary tag.
2. Create an automation that triggers with that tag.
3. Open an archived campaign that you want to resend.
4. Select condition(didn’t open the email) and apply the temporary tag.