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
Picture from inbox, you will see in DOM spacing ( )
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 ( )