I'm trying to get sociable on some of my pages. In the post loop I do
<?php if (function_exists('sociable_html')) {
echo sociable_html();
} ?>
But nothing to see... How can I get it work?
I'm trying to get sociable on some of my pages. In the post loop I do
<?php if (function_exists('sociable_html')) {
echo sociable_html();
} ?>
But nothing to see... How can I get it work?
This topic has been closed to new replies.