Share This Integration with Follow Me Share Icon

SeanChaney
SeanChaney
@seanchaney
8 years ago
58 posts
Hello, Is there a way to integrate or add the Share this function with the Share Icon in the Timeline or if not add the share this as a separate Choice next to the share Icon.
share icon.PNG.png
share icon.PNG.png  •  172KB


updated by @seanchaney: 01/26/17 12:31:19AM
michael
@michael
8 years ago
7,746 posts
The code to simply add the share this buttons is here:

Docs: "ShareThis"
https://www.jamroom.net/the-jamroom-network/documentation/modules/2598/sharethis

its:
{jrShareThis module="?????" item_id="??????"}

The modal window layout is controlled by:
/modules/jrAction/templates/item_share_modal.tpl

(think you already know this but) how to override that template can be found here:

Docs: "Altering a Modules Template"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/1051/altering-a-modules-template

Tags