Mono Support AddThis Plugin  

Viewed 27608 time(s), 7 post(s), 12/4/2016 4:42:21 PM - by sam0864
12/4/2016 4:42:22 PM
656 Reputation 79 Total posts

How can we customize AddThis Plugin and updating the shared image?

1
12/9/2016 9:29:27 AM
188 Reputation 18 Total posts

Hi,

AddThis plugin can be modified by changing one of following templates (depending which is used on the page that you want to change):
- AddThisCode.htm
- AddThisCodeCount.htm
- AddThisCodeSharecount.htm
- AddThisCodeShort.htm

They are located under MonoX\Code\ContentSharing\AddThis.


If you only want to change plus icon, just replace AddThisButton.gif image with your own, but retain the name. This image is located under following folder structure:
~\App_Themes\Default\img\AddThisButton.gif

Regards

2
12/8/2016 3:26:44 AM
656 Reputation 79 Total posts

I don't see ContentSharing folder under MonoX\code

I have MonoX v5.1.40.5152

3
12/9/2016 4:14:46 AM
656 Reputation 79 Total posts

Any update?? How can I change/update addthis setting?

4
12/9/2016 9:58:17 AM
188 Reputation 18 Total posts

Hi,

Unfortunately, AddThis functionality cannot be changed without  access to the source code.
Regards

5
12/11/2016 6:03:02 PM
656 Reputation 79 Total posts

Are you serious?
Do I need the source code to use my AddThis code instead of yours?

6
12/12/2016 11:30:44 AM
2218 Reputation 300 Total posts

Hello,

The default MonoX AddThis resources are embedded resources. To change them directly a source code edition of MonoX is required, however on a case by case basis these can be overridden in modules they are used in. For example in BlogPostView control this can easily be overridden by inheriting the MonoX BlogPostView control and overriding the ProviderClientSideCode property and returning your own AddThis custom code.

Regards

7
This is a demo site for MonoX. Please visit Mono Software for more info.