Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1102592
    Leanna
    Participant

    hi, this code
    mailto: [email protected]?subject=I’d like to know more about literary jousting!

    correctly opens an email but also results in a blank page having this url:
    mailto: [email protected]?subject=I%27d%20like%20to%20know%20more%20about%20literary%20jousting!

    How can I fix this? It can’t be plugin-related as this isn’t dependent on any plugins…
    L

    #1102595
    Leanna
    Participant
    This reply has been marked as private.
    #1103010
    Nico
    Moderator

    Hi There,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do. we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thanks.

    #1103834
    Leanna
    Participant

    I have a button titled “Join the Charge” which, when clicked, is to open the user’s email program to send us an email. It works, HOWEVER along with opening the email cient, it also routes user away from my website to a BLANK WHITE WEBPAGE. I want the command to work to open the email client without routing to another webpage.

    #1103855
    Nabeel A
    Moderator

    Hi again,

    Try the following code:

    <a href="mailto:[email protected]?subject=I would like to know more about literary jousting">Mail</a>

    Let us know how this goes!

    #1104285
    Leanna
    Participant

    We’re talking about a button here not just a link… putting the full a href tag inside the button’s href field yielded no action.
    When I put mailto:[email protected]?subject=I would like to know more about literary jousting in the href it resulted in the same white page being generated as before

    #1104802
    Christian
    Moderator

    You have the Open Link in New Window option turned on. Please turn it off.

    Thanks.

    #1105260
    Leanna
    Participant

    Wow, that solved it! Great job Christian, thanks!

    #1105327
    Thai
    Moderator

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-1102592 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>