The seeting up email is fine. Everything was working fine for more than year. Suddenly starts to happen this. Below my form code:
<div class=”comment-form text-center show-error-hint”>
<div class=”form-results”></div>
<div class=”input-field”>
[text* your-name class:input-line]
<label class=”input-title”>Nome</label>
</div>
<div class=”input-field”>
[text* your-text class:input-line]
<label class=”input-title”>CPF/CNPJ</label>
</div>
<div class=”input-field”>
[text* your-phone class:input-line]
<label class=”input-title”>Telefone</label>
</div>
<div class=”input-field”>
[email* your-email class:input-line]
<label class=”input-title”>Email</label>
</div>
<div class=”input-field”>
[textarea* your-message class:input-line class:txtarea]
<label class=”input-title”>Mensagem</label>
</div>
<div class=”input-field”>
<button type=”submit” class=”btn”>Enviar</button>
</div>
</div>
-
This reply was modified 6 years, 4 months ago by
mcabral2510.
Im testing some solutions here and I noticed that has something about the “Use html content type” .. but I dont know what it is.
@mcabral2510 Did you find any solution? I have the exact same issue. Used to work but now just spits the html tags …
-
This reply was modified 6 years, 4 months ago by
mariosnft.
@mariosnft, not yet. I’ve looked everywhere but couldn’t find any solution. I hope plugins author can help us.. :/
@mariosnft
I found a solution for me. The problem was with Zoho Mail Plugin. The newest version has a bug with php.
I rollback zoho plugin to 1.3 version.
@mcabral2510 Thank you so much for updating here. I also use zoho mail plugin, it seems that will be the cause.
Thanks again, I really appreciate it!
@mariosnft
Dont worry, Now Im using zoho mail version 1.3.3 and is all good.
Best regards
I have the same problem and I’m currently using Zoho mail version 1.3.9
Update:
Used WP Rollback to rollback to zoho mail version 1.3.3 and it works! HTML is fine now. Thanks @mcabral2510 !
-
This reply was modified 6 years, 4 months ago by
kakarott.
-
This reply was modified 6 years, 4 months ago by
kakarott.
-
This reply was modified 6 years, 4 months ago by
kakarott.