Scriptless Social Sharing

Ralf Member

Hi,
can someone tell me what code I have to insert to make the scriptless social sharing plugin working?

I am trying to get it working sice yesterday without success.

Thanks
Ralf

Comments

  • fretzl Administrator, Developer

    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.

  • Ralf Member

    Thanks :-)

Sign In or Register to comment.