Hi there,
When I click the email link, I only see the Subject or the Body....but not both.
I've tried to solve this problem, but have had no luck as of yet.
'email' => Array(
'favicon' => 'email_link.png',
'url' => 'mailto:?subject=TITLE&body=PERMALINK',
'awesm_channel' => 'mailto',
'description' => __('E-mail this story to a friend!','sociable'),
),
I've tried switching them around 'mailto:?body=PERMALINK&subject=TITLE', but then the body only comes up.
Any help would be appreciated.
Cheers