It's all in the plugin info ;-)
Place <?php ScriptlessSocialSharing::printButtons(); ?> where you wish the buttons to appear.
To have it work correctly you should enable the html_meta_tags plugin and check the Open Graph (og:) meta data elements in the plugin's options.
Comments
It's all in the plugin info ;-)
Place
<?php ScriptlessSocialSharing::printButtons(); ?>
where you wish the buttons to appear.To have it work correctly you should enable the
html_meta_tags
plugin and check the Open Graph (og:) meta data elements in the plugin's options.Thanks :-)