The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
Submit threads, blogs, articles to facebook, twitter, myspace and others - addtoany Details »» | |||||||||||||||||||||||||||||||||
Submit threads, blogs, articles to facebook, twitter, myspace and others - addtoany
Developer Last Online: May 2011
Just thought I would share a way I found for your members to submit threads to any social networking site like facebook, Twitter, digg...any of them!
----------------------------------------------------------------------------------------- To add this code, you will need to edit your "ShowThread" template. Go to: Admincp>Styles & Templates>Style manager>Edit templates>Show Thread templates>SHOWTHREAD In the SHOWTHREAD template, Find: Code:
<div id="thread_controls" class="thread_controls"> <div> And below that, add this code: Code:
<a class="a2a_dd" href="http://www.addtoany.com/share_save"><img src="http://static.addtoany.com/buttons/share_save_171_16.png" width="171" height="16" border="0" alt="Share/Bookmark"/></a><script type="text/javascript">a2a_show_title=1;a2a_num_services=14;</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script> If you would like to customize the button code, go to www.addtoany.com Anyway, that is it! very simple, light weight and effective! Enjoy! Here you will find a demo --> CLICK HERE EDIT: If you would like to add this to the CMS articles, see post #8 HERE If you would like to add this to blogs, see post #16 HERE . Screenshots
Show Your Support
|
Comments |
#32
|
|||
|
|||
i know i can change language, but what i need is to change the button text "Share/Save" to something more "friendly"
so..no way to change that |
#33
|
|||
|
|||
Quote:
Thanks for your work!! QuickQuestion: I just went to 'share' a thread via Facebook, and the information that appeared in Facebook was pointing to my website address... yet there was no text of the thread, or a direct link to the thread. Just a link to the website's homepage. Do I have something mis-configured? Thanks for the help TrailRecon... it is very much appreciated!! :up::up: |
#34
|
||||
|
||||
Quote:
Yes...you can. It is simply an image. See this part of the code Code:
<img src="http://static.addtoany.com/buttons/share_save_171_16.png" border="0" alt="Share"/> http://www.flickr.com/groups/addtoany_buttons/pool/ So in other words. yes, create a new image for the button. Host it wherever you choose then change the code above to point to the location of the newly created button |
#35
|
||||
|
||||
Quote:
Does this sound like what you experienced? If not, let me know and I will look at what is happening Quote:
|
#36
|
|||
|
|||
Quote:
I'm going to get on that, and will update later tonight (running out the door at the moment). Will follow-up on how it went Have a great day!! -- AJ . |
#37
|
||||
|
||||
Sounds good! Let me know if that was not it ad I will be happy to help if I can
|
#38
|
|||
|
|||
Any ideas, anyone?
|
#39
|
||||
|
||||
Quote:
soryy, bit of a rush right now but this should work well for you. Navigate to your CALENDAR template: find: Code:
<body> {vb:raw header} {vb:raw navbar} <div id="pagetitle"> Code:
<span style="float: right;"><a class="a2a_dd" href="http://www.addtoany.com/share_save"><img src="http://static.addtoany.com/buttons/share_save_171_16.png" width="171" height="16" border="0" alt="Share/Bookmark"/></a><script type="text/javascript">a2a_show_title=1;a2a_num_services=14;</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script></span> problem is, this button grabs the page title...not the content such as posts which is how it treats calendar events. So this will put the button on the page but if a user clicks it, it will only auto fill out the comment as the page titkle and they would have to type the comment they like...i do not think there is a way (with this mod) to have the event title captured by the button buut I can look into it when I have some more time |
#40
|
|||
|
|||
Nice! This will be a great addition to any forum! Thanks for the find!
|
#41
|
|||
|
|||
Any way to make this work for albums and groups?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|