Project:Share Buttons (AddToAny) by Lockerz
Version:7.x-3.0
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hey,

is there a way to include the share buttons somewhere in my template, so that i can controle exactly where it appears? I tried

<?php $share = module_invoke('addtoany', 'block_view', 'addtoany_button');
          print
render($share['content']); ?>

But the popup stoped working :/

It would be awesome to have a documentation that shows some php code snips for printing this module in the template.

Greets

SG

nobody click here