Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications

Reply
 
Thread Tools
Facebook - Linkhay - Tweet - Yahoo Buzz Share with Above Button Cool Details »»
Facebook - Linkhay - Tweet - Yahoo Buzz Share with Above Button Cool
Version: 1.00, by saviola8x saviola8x is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.0.0 Beta 5 Rating:
Released: 12-06-2009 Last Update: Never Installs: 28
Re-useable Code Code Changes Translations  
No support by the author.

Go to : admincp/ad.php?do=add&ad_location=thread_first_post_conten t

Add to Ad HTML :
Code:
<div id="share">
<A href="http://www.alexa.com/siteinfo/s2facebook.com"><SCRIPT type='text/javascript' language='JavaScript' src='http://xslt.alexa.com/site_stats/js/t/a?url=s2facebook.com'></SCRIPT></A>
<br><br>

<div class="facebook-share" align="right">
<script>var fbShare = {
url: '',
size: 'large',
badge_text: 'FFFFFF',
badge_color: '3B5998',
google_analytics: 'true'
}</script>
<script src="http://widgets.fbshare.me/files/fbshare.js"></script>
</div><!-- end facebook-wall --><br>

 <div class="linkhay" align="right">
<script type="text/javascript">var linkhay_title = '';</script>
<script type="text/javascript">var linkhay_url = '';</script>
<script type="text/javascript">var linkhay_desc = '';</script>
<script type="text/javascript">var linkhay_style = '1';</script>
<script language="javascript" src="http://linkhay.com/widgets/linkhay.js"></script> 
</div><!-- end linkhay --><br>


<div class="tweetmeme_button" align="right">
<script type="text/javascript">
              tweetmeme_url = window.location;

            </script>
            <script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
          </div><!-- end tweetmeme_button --><br>

<div class="buzz" align="right">
<script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype="square">ARTICLEURL</script></div><!-- end buzz -->

</div><br>


Live Demo :
http://s2facebook.com/forum/showthread.php?37

Screenshots

File Type: jpg demo UEVF.jpg (167.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 12-30-2009, 04:13 PM
HondaATC HondaATC is offline
 
Join Date: May 2004
Posts: 96
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent mod, thank you! Should help drive some traffic from FB back to my site. Thanks!
Reply With Quote
  #13  
Old 12-30-2009, 04:55 PM
barcena's Avatar
barcena barcena is offline
 
Join Date: Sep 2006
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, i'm not a coder but I venture and do my template changes and stuff.... is there a way to show just a couple of avatar's rows instead of the whole thing and also show random pics of friends?. Meaning everytime you refresh different friend's avatars will appear.

Thank you so very much. This is a great mod, i just don't want to take that much of space of my site.
Reply With Quote
  #14  
Old 12-30-2009, 05:51 PM
wheres me jumpa wheres me jumpa is offline
 
Join Date: Jul 2007
Location: Dublin
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is fantastic. I added a line break after the script so the following content started on a new line. Maybe if you contained this in a div that was controlled in the stylesheet it would give more layout options as per gyaronn post.
Reply With Quote
  #15  
Old 01-01-2010, 02:19 PM
SLY LS1's Avatar
SLY LS1 SLY LS1 is offline
 
Join Date: May 2007
Location: Melbourne Australia
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great Mod

Code should be

Code:
<a name="fb_share" type="box_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></br></br>
Looks a bit better
Reply With Quote
  #16  
Old 01-29-2010, 06:43 AM
Kingdombuilder's Avatar
Kingdombuilder Kingdombuilder is offline
 
Join Date: Oct 2009
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can i get the share button to the far right side instead of the left side of the post. it throws off the alignment of the images in the post. If anyone can help it would be greatly appreciated...

Reply With Quote
  #17  
Old 03-09-2010, 02:59 AM
evildon's Avatar
evildon evildon is offline
 
Join Date: Dec 2009
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi great mod..
How can add the share button to the right side instead of the left.Like you have done on the demo site.

Hope to share the code.

Thanks
Reply With Quote
  #18  
Old 03-10-2010, 02:58 AM
saviola8x's Avatar
saviola8x saviola8x is offline
 
Join Date: May 2006
Location: Paris
Posts: 195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Update
Reply With Quote
  #19  
Old 03-10-2010, 07:44 AM
evildon's Avatar
evildon evildon is offline
 
Join Date: Dec 2009
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi
Really thanks for updating it..
It working but while adding this.There is a big bank space in the right side of the page and all the text and images are aligned on to the left.(check the screenShot).It leaves a blank space through out the rightside.
( image removed)
How to correct that?

Hope u would help me.

Thanks
Reply With Quote
  #20  
Old 03-11-2010, 03:48 PM
nextslit's Avatar
nextslit nextslit is offline
 
Join Date: May 2009
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello

Here is Google buzz share button code with popup .

Code:
<a href='javascript:var%20b=document.body;var%20GR________bookmarklet_domain=&quot;http://www.google.com&quot;;if(b&amp;&amp;!document.xmlVersion){void(z=document.createElement(&quot;script&quot;));void(z.src=&quot;http://www.google.com/reader/ui/link-bookmarklet.js&quot;);void(b.appendChild(z));}else{}'> <img src="http://www.YourSite.com/files/Gbuzzer.png"  width="50" height="58" alt=""/></a><br>
Red : repalce with your own address ( upload attached picture )



Attached Images
File Type: jpg GB.jpg (26.0 KB, 0 views)
File Type: jpg GP.jpg (67.9 KB, 0 views)
Reply With Quote
  #21  
Old 03-12-2010, 02:49 AM
evildon's Avatar
evildon evildon is offline
 
Join Date: Dec 2009
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

Thanks for the google buzz add...

BUT plz someone help with my problem.when i add this in ads manger,i'm getting the whole post align left and there is gap through out the post in the right.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:43 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06666 seconds
  • Memory Usage 2,323KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete