My buttons all have HREF mailto… Is it possible to somehow have them automatically have the subject line entered on them? Or any better way of identifying what price table the email came from?
Thanks for your help
Elly
My buttons all have HREF mailto… Is it possible to somehow have them automatically have the subject line entered on them? Or any better way of identifying what price table the email came from?
Thanks for your help
Elly
Hi there,
Adding the price table where the email came from will require some customization which goes beyond the scope of our support. However, to auto fill the subject line from the link, simply add the &subject to the link like this:
<a href="mailto:you@yourdomain.com?subject=Your Subject>you@yourdomain.com</a>
Hope this helps.
I sort of got it working
www.jrjprinters.com
free estimate button - can’t get rid of the extra > in the subject line when it pops up.
It doesn’t seem to work at all when I put it in the price table. Where would I add the subject in this line:
[x_button href=“mailto: graphics@jrjprinters.com” size=“large”]Order Now![/x_button]
thanks,
Elly
Hi Elly,
Please check that you have added the email like this:
[x_button href="mailto: graphics@jrjprinters.com?subject=Your Subject" size="large"]Order Now![/x_button]
Hope this helps.
Perfect that works! Thanks for your help
Elly
You’re welcome, Elly.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.