Hi there,
I would like to add sociable to the top of several pages, and I would like to add code manually to these pages. Can someone tell me what code I would use? The Sociable web site suggests at one point that I can use some php code, but when I tried it, the icons didn't show up. Is there any html code that I can use?
Thanks for any info.
http://wordpress.org/extend/plugins/sociable/
Did you check http://blogplay.com/sociable-for-wordpress/ in the "Changing the location of the icons" section?
Sorry for the detail, but I probably need to add it: In general, I want the icons to appear at the bottom of my posts. But in a few exceptions I want the icons to appear at the top. Is there a way to manually code pages in those exceptional cases? I tried dropping the php code (referenced in your post) into those pages, and when I published them, the php code appeared on the page, not the icons. So is there a way to drop some kind of code into a page manually?
You will have to edit the template or add a shortcode (http://codex.wordpress.org/Shortcode_API). Maybe we will add it as a new feature in a future release.