Forums

Email to a Friend Form (4 posts)

  1. dayneshuda
    Member
    Posted 2 years ago #

    I have found many Email to a Friend plugins that are buttons that open up to a form in the same or new window/tab.

    Is there a plugin that allows you to put the form right in each post so all readers would have to do is enter their information and friends' email addresses and click "send"?

    If the click the button step was removed I think the feature might have more opportunity for success.

    Thanks.

  2. Samuel B
    moderator
    Posted 2 years ago #

    this code
    <p><a href="mailto:blank?body=I thought you might be interested in <?php the_title(); ?>. You can view it at: <?php the_permalink() ?>">Send to a friend</a></p>
    automatically opens their email client and references the current post

  3. dayneshuda
    Member
    Posted 2 years ago #

    Thank you samboll.

    This is a good option, but is there anyway to put an email to a friend form within the post to eliminate the step of clicking on the link?

  4. Samuel B
    moderator
    Posted 2 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic