vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Social Group and Album Enhancements - "Share" Button in NavBar and Showthread (links to over 200 social networking sites) (https://vborg.vbsupport.ru/showthread.php?t=219472)

bmckinley 07-25-2009 10:00 PM

"Share" Button in NavBar and Showthread (links to over 200 social networking sites)
 
1 Attachment(s)
This is more of an idea than a really involved mod. Just a little template edit that places the "Share" button from www.addthis.com the Navbar so your posts and threads can be Shared with the world easily. Thanks go out to all the other people who published mods that showed me how.

1. DEMO HERE to see if this is something you want to do.

2. Go to www.addthis.com and get your own button code. Save in WordPad then go to step 3.

3. In navbar template find:
Code:

<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
                </if>

4. Insert below: (REPLACE CODE IN RED WITH CODE YOU GOT FROM WWW.ADDTHIS.COM IN STEP 2.)
Code:

<td class="vbmenu_control"><!-- AddThis Button BEGIN -->
<a href="http://www.addthis.com/bookmark.php?v=250&pub=hearts4horses" onmouseover="return addthis_open(this, '', '[url]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=hearts4horses"></script>
<!-- AddThis Button END -->
</td>

5. Save

6. (optional) Post a thread notifying your members about the new feature.

7. Click "Installed" ;)

This is a simple way to allow for additional cross networking for your forums.

bmckinley 07-26-2009 03:43 AM

(you know...for any problems) ;)

goxy63 08-10-2009 01:42 AM

Easy and nice one

Thanks

bmckinley 08-10-2009 02:16 AM

Quote:

Originally Posted by goxy63 (Post 1864316)
Easy and nice one

Thanks

Glad you like it.

woffie 08-10-2009 02:35 PM

Does it have to go on the navbar?

woffie 08-11-2009 11:08 AM

I found another good place to put this.

In your SHOWTHREAD template find the code
Quote:

<td class="vbmenu_control" id="threadtools" nowrap="nowrap">
Add this code above it. It will bookmark threads.

bmckinley 08-15-2009 10:33 PM

Quote:

Originally Posted by woffie (Post 1865050)
I found another good place to put this.

In your SHOWTHREAD template find the code


Add this code above it. It will bookmark threads.

Great idea, thanks for sharing it. See, if I was smarter, I would have thought of it...

...so I'm off to install in SHOWTHREAD...

Saint_I_Am 08-16-2009 12:08 AM

do you have a screen shot of how it looks in SHOWTHREAD please?

bmckinley 08-16-2009 03:14 AM

Quote:

Originally Posted by Saint_I_Am (Post 1868222)
do you have a screen shot of how it looks in SHOWTHREAD please?

http://hearts4horses.net/image/SHOWT...screenshot.bmp

bmckinley 08-16-2009 03:21 AM

As Woffie has pointed out...you can put the code anywhere you want. Other Ideas??


All times are GMT. The time now is 03:16 AM.

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.01099 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete