Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
I'im using contact form from example https://docs.couchcms.com/concepts/forms.html, and i always geting   in email inbox, can i use some replace function from php or something else is solution?

Code after message is success

Code: Select all
<cms:send_mail from=k_email_from to=k_email_to subject='Couching 1 on 1'>

The following is an email sent by a visitor to your site:
    <cms:show k_success />

</cms:send_mail>



Picture from inbox, you will see in DOM spacing (&nbsp;)

Attachments

See this thread viewtopic.php?f=4&t=11749
Please let me know if it helps.
trendoman wrote: See this thread viewtopic.php?f=4&t=11749
Please let me know if it helps.

Tnx, now it's working!
3 posts Page 1 of 1