Support » Plugin: WP Socializer - Simple & Easy Social Media Share Icons » [Plugin: WP Socializer] Manual Placement Code

  • Resolved filmmakerdream

    (@filmmakerdream)


    I am placing the small social icons (socialbts) manually in the excerpt of my website – http://www.cochlearimplantonline.com because the plugin is not putting them automatically when I click to include them in the excerpt. When I insert the code:

    <?php echo wp_socializer(button_name, array(
    ‘socialbts’ => facebook,twitter,pinterest,googlebuzz,stumbleupon,addtofavorites,email
    ‘var2’ => value,
    ‘var3’ => value
    ));
    ?>

    It only shows the facebook icon. Can someone please tell me what I am doing wrong? For now, I have it set to default, but I would really like to choose my own buttons. Thank you.

    http://wordpress.org/extend/plugins/wp-socializer/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP Socializer] Manual Placement Code’ is closed to new replies.