MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

AddThis Plugin   (Mono Support )

Viewed 26470 time(s), 7 post(s) 12/4/2016 4:42:21 PMby sam0864
sam0864

sam0864

12/4/2016 4:42:22 PM
How can we customize AddThis Plugin and updating the shared image?
This content has not been rated yet. 
656 Reputation 79 Total posts
dbracun

dbracun

12/9/2016 9:29:27 AM
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
This content has not been rated yet. 
188 Reputation 18 Total posts
sam0864

sam0864

12/8/2016 3:26:44 AM
I don't see ContentSharing folder under MonoX\code

I have MonoX v5.1.40.5152
This content has not been rated yet. 
656 Reputation 79 Total posts
sam0864

sam0864

12/9/2016 4:14:46 AM

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

This content has not been rated yet. 
656 Reputation 79 Total posts
dbracun

dbracun

12/9/2016 9:58:17 AM
Hi,

Unfortunately, AddThis functionality cannot be changed without  access to the source code.
Regards
This content has not been rated yet. 
188 Reputation 18 Total posts
sam0864

sam0864

12/11/2016 6:03:02 PM
Are you serious?
Do I need the source code to use my AddThis code instead of yours?
This content has not been rated yet. 
656 Reputation 79 Total posts
mzilic

mzilic

12/12/2016 11:30:44 AM
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
This content has not been rated yet. 
2218 Reputation 300 Total posts