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 28914 time(s), 7 post(s) 04.12.2016 16:42:21by sam0864
sam0864

sam0864

04.12.2016 16:42:22
How can we customize AddThis Plugin and updating the shared image?
Dieser Inhalt wurde noch nicht bewertet. 
656 Reputation 79 Total posts
dbracun

dbracun

09.12.2016 09:29:27
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
Dieser Inhalt wurde noch nicht bewertet. 
188 Reputation 18 Total posts
sam0864

sam0864

08.12.2016 03:26:44
I don't see ContentSharing folder under MonoX\code

I have MonoX v5.1.40.5152
Dieser Inhalt wurde noch nicht bewertet. 
656 Reputation 79 Total posts
sam0864

sam0864

09.12.2016 04:14:46

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

Dieser Inhalt wurde noch nicht bewertet. 
656 Reputation 79 Total posts
dbracun

dbracun

09.12.2016 09:58:17
Hi,

Unfortunately, AddThis functionality cannot be changed without  access to the source code.
Regards
Dieser Inhalt wurde noch nicht bewertet. 
188 Reputation 18 Total posts
sam0864

sam0864

11.12.2016 18:03:02
Are you serious?
Do I need the source code to use my AddThis code instead of yours?
Dieser Inhalt wurde noch nicht bewertet. 
656 Reputation 79 Total posts
mzilic

mzilic

12.12.2016 11:30:44
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
Dieser Inhalt wurde noch nicht bewertet. 
2218 Reputation 300 Total posts