Missing User Merger Fields
-
Hey!
I added the additional user meta merge tag functionality using your snippet from your site. However, when I use the new merge tags in my new user registration email the first_name, last_name, and user_bio merge tags do not appear in the email. I receive the email just fine, just those fields are empty.
Any help would be appreciated, thanks!
I am using WooCommerce.
-
I am using WooCommerce
This is most likely the reason. Can you try to enable the Background Processing in the plugin General settings?
Thanks for the quick reply!
Unfortunately, when I enable Background Processing the notification never sends. I’ve enabled logging on the plugin and it doesn’t show it sending on the log either.
This would mean the WordPress Cron is not running.
The reason why these fields are not rendering ia because Notification probably sends the email before the fields gets saved to the database.
Background Processing is holding the notification for a moment making sure all the data is saved.
I suggest fixing the Cron issue as this may affect other parts of your site.
We have a free Advanced Cron Manager plugin if you’d like to trigger this cron event manually for testing purposes.
That worked! I’ve been messing with this for so long. Thank you for your help! Now I just have to straighten cron out:).
Awesome! I’m glad I could help 🙂
If you like the plugin and the support, please consider leaving the review. Thanks!
The topic ‘Missing User Merger Fields’ is closed to new replies.