Resource icon

Unmaintained Display AddThis Share Bar in Posts 1.0

No permission to download
This add-on is not affiliated with XenForo Ltd.


Description

This add on displays the AddThis share bar, usually seen in the Permalink overlay:

addthis.webp


Within the ad_message_below template:
postbit_addthis.webp


You can see a live demo of it here:

http://www.valvetime.net/threads/google-drive-launched-with-5gb-free-dropbox-killer.190387/

Installation
Simply upload the contents of the upload folder to your Library folder.
Then, from the AdminCP, install the add on using the addon-addThisPost.xml file.

Further Installation Steps:
There is currently a bug in this add-on due to some parameters not being passed to the ad_message_below hook.

The following steps are necessary to ensure this add on works properly:

1) Install the add on if you haven't already done so
2) Disable the add on (yes, really)
3) Add the following to the ad_message_below template:

Code:
<xen:include template="addthis_ajax">
<xen:set var="$url">{xen:link full:threads/post-permalink, $thread, 'post={$post}'}</xen:set>
</xen:include>

The add on will now function normally.
Author
Chris D
Downloads
88
Views
593
First release
Last update

Ratings

3.50 star(s) 2 ratings

More resources from Chris D

Latest updates

  1. IMPORTANT: Follow these instructions for this add-on to work correctly

    PROBLEM: Unfortunately, it appears that certain parameters aren't passed to the...

Latest reviews

Works perfectly, awesome addition. Brings "sharing" out more to be noticed. Thanks!
Needs to give ability to add included images of the images in the post...
Top Bottom