Thread Starter
amq
(@amqlit)
i figured out the problem, my email client “eM Client” has an issue. This is because of the way the image tag is expressed in the email:
<img src=”http://mandrillapp.com/track/open.php?u=000000000&id=00000000000000000000000&tags=_all,_sendremoved@gmail.com,wp_WPCF7_ContactForm->compose_mail” height=”1″ width=”1″>
As you can see above
———————
WPCF7_ContactForm->compose_mail
———————
The “>” breaks the image tag in eM Client. I am not sure if there is fix on your end or the email clients end. Maybe there are other email clients that mess up also?
Thread Starter
amq
(@amqlit)
i see it now. You have something good here; the only thing is you need to put explicitly on your website if feature X is available. I had a hard time finding that!
Thanks again.