-
AuthorPosts
-
December 18, 2013 at 10:44 am #1811
Scott HParticipantHi,
I am trying to create a button that will pre-populate an email. I have done this in other themes and it works fine. With X I am only getting the CC field filled in and not the subject or body. This is a sample of the shortcode I am using.
[button href=”mailto:?cc=SAMPLE@XEMAIL.com&subject=Test%20Subject&body=This is a test email. This is the content body of the email. This should pre-polulate the email allowing the sender to add in a recipient name while the CC is already filled in.” title=”E-mail Test” target=”self” shape=”rounded” size=”large” block=”false” circle=”false” icon_only=”true” info=”” info_place=”” info_trigger=”” info_content=””] Send E-mail [/button]
Thanks!
December 18, 2013 at 11:21 am #1817
KoryKeymasterHey Scott,
I have just copied your [button] code into the theme on our development environment and everything filled out correctly for me. The Cc field, subject line, and the body of the email are all in place. What browser and mail client are you using?
Thanks!
December 18, 2013 at 11:32 am #1820
Scott HParticipantI had some amp codes in my actual code that didn’t copy over when cutting and pasting here. I found and removed them after comparing to the code I put above. That fixed it. Thanks!
December 18, 2013 at 1:08 pm #1833
KoryKeymasterNot a problem, Scott! Glad to hear that it’s working for you now. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1811 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
