[Plugin: WP Socializer] Manual Placement Code
-
I am placing the small social icons (socialbts) manually in the excerpt of my website – https://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.
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.