Forums

Configure button to email the sociable (2 posts)

  1. idias
    Member
    Posted 3 years ago #

    I set the button's email Sociable so that when clicked, do not open my e-mail program.

    I want to open a form indicating the news.
    I use the plugin WP-Email - (http://lesterchan.net/wordpress/readme/wp-email.html)

    On the page, sociable.php I found this code:
    'email' => Array (
    'Favicon' => 'email_link.png'
    'url' => 'mailto:? subject = & body = TITLE Permalink'
    'description' => __ ( 'E-mail this story to a friend!', 'sociable'),
    )

    How can I adapt it for use this command to open the form of EP-PLUGIN Email:

    <? php if (function_exists ( 'wp_email')) (email_link ();)>

    Can help

  2. jkurzner
    Member
    Posted 2 years ago #

    Did you ever get an answer to this?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags