Addthis button in first post

Started by franklinrony, June 12, 2010, 09:34:49 PM

Previous topic - Next topic

Iomega0318

Is there a way to show this how it is in the sample image, in the topic bar itself not above the post?
UOFreeshards.net
UOFreeshards.net 2.1 Aplha Test Site
"I believe in Christianity as I believe in the sun...
not because I see it but because by it I see everything else."
C.S. Lewis

Heed what I say, for it shall be mentioned only once.

Gryzor

Quote from: Iomega0318 on May 29, 2012, 09:31:20 AM
Is there a way to show this how it is in the sample image, in the topic bar itself not above the post?

I concur, as it is it looks a bit messy and haphazard...

Gryzor

I guess this is dead by now? I still can't get it to appear in the topic bar...

djkimmel

In case someone is still using this old Mod, if you run your forum under SSL https for this mod to still appear in modern browsers you need to change the Addthis script call in Sources/Display.php from http: to https:
Find this:
    <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid='.$modSettings['addthis_pub'].'"></script>'. $message['body'];

Change to this:
    <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid='.$modSettings['addthis_pub'].'"></script>'. $message['body'];

Hope that helps someone.

Advertisement: