Posted by ithacaindy on May 11, 2010 at 1:27pm
Where is the 'share' button located, so I can remove it? It appears on every article page and it's like a sore-thumb amid the graceful lines of OP.
Where is the 'share' button located, so I can remove it? It appears on every article page and it's like a sore-thumb amid the graceful lines of OP.
Comments
Sometime page loads really
Sometime page loads really slow due to this button (and link to its server).
sTattler.com
remove it from page.tpl.php
remove it from page.tpl.php
Thanks. Maybe a more
Thanks. Maybe a more unobtrusive alternative could be found. If so, I suggest placing it at the bottom of the page so it doesn't affect load-times.
what you could also do, is go
what you could also do, is go to addthis.com and find a different button.
Just replace that in /yourtheme/components/op-addthis-widget.tpl.php
More than one tpl?
I'd like to use two different widgets (not all sections need the same items). Do you know how I can create a secondary op-addthis-widget.tpl.php which i can call in the correct node.tpl?