Closed (fixed)
Project:
AddThis
Version:
7.x-4.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2011 at 17:52 UTC
Updated:
30 Apr 2014 at 08:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mortona2k commentedAny progress?
Comment #2
tjerkdekuijper commentedTry the following, works for me. Had no time to build a patch.
in addthis.displays.addthis.inc line number 37 change this:
into this:
Comment #3
tjerkdekuijper commentedEven better, as of version 7.x-4.x you can use use HOOK__addthis_markup_alter to this. See example below:
Comment #5
matglas86 commentedI already merged this into development but can change it if neccesary.
Please test the styles added. bubble_style and pill_style.
Commit 93a48
Comment #6
matglas86 commentedI'm going to put it fixed. If problems come up. Let me know.