Viewing 2 posts - 1 through 2 (of 2 total)
    • Author
      Posts
    • patkp1
      Guest

      Difficulty with the email button

      On one site it works fine with Version 2.4.1

      On another using Version 2.4.2 it does not. The URL does not copy to the new email message

      On the site that works I have modified wp-socializer/wp-socializer.php as follows:

      ’email’ => array(

      ‘name’ => ‘Email’,

      ‘titleText’ => __(‘Email this ‘, ‘wpsr’) . ”,

      ‘icon’ => ’email.png’,

      ‘url’ => ‘mailto:?subject={de-title}&body={de-excerpt} %0A%0A {de-url}’, // Fixed the bug in v2.4.1

      ‘support32px’ => 1, NOTE EXTRA LINE FEEDS INSERTED %0A%0A

      ),

      The eequivalent code in the 2.4.2 version is:

      ’email’ => array(

      ‘name’ => ‘Email’,

      ‘titleText’ => __(‘Email this ‘, ‘wpsr’) . ”,

      ‘icon’ => ’email.png’,

      ‘url’ => ‘mailto:?subject={de-title}&body={de-excerpt} %0A%0A {de-url}’, // Fixed the bug in v2.4.1

      ‘support32px’ => 1,

      ),

      Version 2.4.1 — http://patkdnet.ipage.com/public_html/log/

      Version 2.4.2 — http://cdlmn.org/news/

      As per your mention, this error is rectified in the WP Socializer v2.4.3

      Thank you.

    Viewing 2 posts - 1 through 2 (of 2 total)
    • The topic ‘Social Buttons – Email Button not tracing the post URL’ is closed to new replies.

    Subscribe for updates

    Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter