![]() |
|
Mod Options |
![]() |
|||||||||||
Share Buttons Bar by BOP5 (Facebook Like, Twitter, Google+1, and more share options)
![]() Developer Last Online: Feb 2023 ![]() ![]() ![]()
![]() This is the VB 3.8 version of my very popular "More Share Options" for VB4.
Since VB4 already had Facebook built in the mod was called "More Share Options." But since VB 3.8 (and earlier) do not have any share options built in the mod is called "Share Buttons Bar." but they do very much the same thing. This mod will automatically add a bar to your navbar with many popular dedicated share buttons available including:
There are no other mods available on vBulletin.org with as many share options, nor a simple install-able product with no manual edits needed in most cases. In the event you want to make manual template edits instructions are included on how to do so. I am using this mod on my forum, http://www.juot.net/forums/ but only in threads and I have manually included it in my SHOWTHREAD template only. For a better idea of what this mod really looks like see the screenshot. This mod will allow you to share any page of your forum including forumhome, forumdisplay, threads, social groups, calendars, albums, pictures, arcade games, blogs- any page that has the navbar on it can be shared. In this respect it is actually far more useful than my 4.x version. All Share Buttons are set to load JavaScript Asynchronously so it will never slow down a page load! ![]() ------------------------------------------------------ Please "Mark as Installed" if you use this. ![]() Donations always appreciated. ![]() Nominate MOTM if you LOVE it! ![]() Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Miscellaneous Hacks More Share Options TNG by BOP5 (Facebook, Twitter, Google +1, AddThis) Share Buttons | BirdOPrey5 | vBulletin 4.x Add-ons | 977 | 02 Nov 2018 03:00 |
Show Thread Enhancements Google+1 / Facebook / Linkedin / Twitter Share Buttons | Winter Sonata | vBulletin 4.x Template Modifications | 70 | 30 Oct 2015 12:28 |
Show Thread Enhancements Google Buzz, Facebook Share, Twitter On Thread | Last_Zero | vBulletin 4.x Template Modifications | 19 | 09 Jul 2013 14:04 |
Add-On Releases v3 Arcade Share Tools - Facebook, Google+, Twitter and More | Gemma | vBulletin 4.x Template Modifications | 32 | 23 Jun 2012 16:56 |
#61
|
|||
|
|||
not sure I do have the button on my blog and people share images via plugin.
No members have liked this post.
|
#62
|
|||
|
|||
I've installed the mod on my forum at:
http://www.cancuncare.com/forum/ The Google+ button shows but the Facebook button does not. VB version 3.8.7 No members have liked this post.
|
#63
|
||||
|
||||
I don't see it enabled at all anymore but it may be a conflict with your existing Facebook Like in the top right corner of the page. If you could try again and temp disable the top right button you could know for sure.
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#64
|
|||
|
|||
Installed .... Uninstalled... did not do anything for me. Probably my customizations.
No members have liked this post.
|
#65
|
||||
|
||||
Pinterest wouldn't work with this mod- I released a Pinterest specific mod:
http://www.vbulletin.org/forum/showthread.php?t=281444
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#66
|
|||
|
|||
This is more just a question for the developer - I like this mod but am looking for something that adds these same options to postbit... ideally right up next to the post # and report this post icon. This way a user can share individual posts instead of entire threads. Is there something in the code base that makes this difficult? I ask because I have only found mods that allow you to share entire threads, and not individual posts. Figured since you wrote this mod you might have some insight on this question.
Thanks! No members have liked this post.
|
#67
|
||||
|
||||
The reason I didn't make this to share individual posts is because I find threads as a whole to be more worthy of sharing than a specific post. If you share a post the point is for someone who has never been to your forum before to click on the link from Facebook and see it- I think a total "noob" to your forum is going to get confused if thrown into the middle of a thread- if they read from the start of a thread they have half a chance.
The other reason is between Facebook, Twitter, Google, and whatever else you are now using A LOT of screen real-estate for just share buttons already. Multiply that for every post and it's crazy IMO.
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#68
|
|||
|
|||
I'm not worried about the real estate - I have plenty of room where I'd like it to go. As for getting noobs confused, I'm not worried about that either. The people who would be sharing links are car guys, which will attract other car guys. In my forum's case, it makes sense, especially since some of our threads are very long and the best post of the thread can be buried. It would be great for people to be able to share buried replies that have great info. Would it be difficult, in your opinion, to modify one of these sharing add-ons so that it would work with each post?
No members have liked this post.
|
#69
|
||||
|
||||
If you were going to modify any you should start with my Pinterest Share mod. It already shows per post.
You would need to modify the template to add the Facebook and any other share buttons you want. Pinterest requires URL Encoded URLs so you will need to modify the plugin too, grab the per-post URL before it is encoded, and make it part of the array that is registered to the template. Finally you would move the template hook the mod creates to a suitable location in your postbit. Then... wallah... facebook in every post.
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#70
|
|||
|
|||
Hi BoP5
![]() Like this mod. I noticed your JUOT forums have them in the Thread Tools bar rather than below the navbar. Is that a modification that is applicable on 3.8.x or is that part of the vB4 mod only? I am running 3.8.5 and tried to do something similar to the showthread template without precision yet. Could you give me advice on how to edit it if applicable please? No members have liked this post.
Last edited by busybeeburns; 21 Apr 2012 at 14:42. |
#71
|
||||
|
||||
It was a lot of trial and error, I don't remember the exact changes- I know I had to edit the whole row, not just the one box-
Here is code from my current SHOWTHREAD template from juot.net- feel free to try it:
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#72
|
|||
|
|||
thanks
![]() I had a quick play around and decided on the row below. I'm using Facebook Connect plugin which is causing some errors to the FB like app as per the previous posts. Is there a work around for the 3.8.x version? No members have liked this post.
|
#73
|
||||
|
||||
I've never used Facebook connect for VB 3.x- is there a specific error being returned? Can you check for a javascript error in your browser? (In Chrome right click-> View Element then click on the "Console" tab to see Javascript errors) - not sure how to do it in other browsers but I know there is a way.
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#74
|
|||
|
|||
Hello, just activated this mod and my users are happy!
![]() Only one question, it doesn't show up on the vBadvancedCMPS-portal (v3.2.1)? Do I have to make any other changes? (vBulletin v3.8.1) No members have liked this post.
|
#75
|
||||
|
||||
Sorry I don't have any experience trying to get this to work on VBA CMPS.
For my own site I just put the HTML Facebook (and the other sites) give me directly into a module and use them that way.
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 22:17.