![]() |
Sharebar - Sidebarslider #2
1 Attachment(s)
Hello,
another way to integrate a sharebar in your forum is follow: Go to https://socialmediatabs.com -> Code Generator (Get Code) -> Make the 3 steps -> Check your mails After some minutes you get a mail with login-data and standart-code. Now you can access https://socialmediatabs.com/members/dashboard and choose your site. There you can take some options for layout. Now you get a code like this: HTML Code:
<!-- SocialMediaTabs.com START --> Save & Finish! Very simple but i think it look very good. Live-Demo: http://pic-place.de | http://allround-board.net If you like it, rate & nominate it. For support push install! |
Very elegant. Easy install. Thanks!
|
Thank You,
Great Work .. Installed |
Rawr, that's great, brings lots of elegance compared to other modifications like this~
|
really nice, thanks :)
|
Dont forget to install :)
|
Great mod.
|
Smashin
|
What bits of code should I add if I wanted to allow turning this off? As in, using the custom profile fields. There are couple people who don't really like it or still use 1024x768 resolution >.<
|
Quote:
Code:
<vb:if condition="$bbuserinfo[fieldX] == 'yes'"> |
I tried doing it like that:
Code:
<vb:if condition="!$bbuserinfo[field10] == 'Hide'"> <vb:if condition="$bbuserinfo[field10] == 'Show'"> It didn't show anything as default. When I turned it to <vb:if condition="!$bbuserinfo[field10] == 'Hide'"> It did show the buttons before changing the settings, it did hide them after clicking hide, but when choosing Show, it doesn't show them anymore. |
For understanding:
You want to make an option for your users, to switch them off in UCP? |
Make new profile-field and take radio-button with on/off-option.
Be sure to have "on as default". Code:
<vb:if condition="$show['guest'] OR $bbuserinfo[fieldX] == 'on'">Script</vb:if> |
That one surprisingly worked both ways, thankies.
EDIT: Ehh, nevermind, it also is problematic. The buttons just disappeared by default and won't show until the options are changed. The profile fields were set to use default http://prntscr.com/7vtjr, but it doesn't seem to work if you don't save the profile before, which is against the point of this, because I want people to see it first. EDIT2: in one of previous codes something like this was used to prevent such situation <vb:if condition="$bbuserinfo[field8] != ''">{vb:raw bbuserinfo.field8}<vb:else />1</vb:if> But I'm not sure where to add != '' because I was doing it wrong I think, I was getting an error. EDIT3: How to make ! (if not) conditionals? Maybe reversing the situation would work? EDIT:4 Fixed it by using <vb:if condition="$bbuserinfo[field10] == 'Hide'"><vb:else /> |
Thank You,
Great Work .. Installed |
Thanks this looks awesome xD
|
whenever i copy this i get this error
Code:
Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 3453 |
This is clean, simple and fast. Compared to that last one I was using, this one blows that one away. I've installed it on 4.1.11 and 4.1.12 forums. Works fine.
|
Quote:
|
how can i make this visible only for users? to hide the option for guests
|
Quote:
<vb:if condition="$show['member']">Script</vb:if> |
works great installed , nice 1
|
hi,
can I use this for other links ? ...not facebook, twitter etc. |
??
What you mean? |
Quote:
I mean my own links, ... like a own tabbar ... |
For this you need a own javascript/jQuery-script. Not possible with this addon.
Regards |
Thank You...installed.
|
Awesome!!!
|
Your welcome :)
Please look at my other modifications too :) I search partner-sites for this addon https://vborg.vbsupport.ru/showthread.php?t=279269 |
Very strange but there not showing up for me?. Done exactly as described but I can't see them on the forum.
Tried placing the code in footer as instructed and wouldn't show, tried head and in Navbar but nothing........ http://www.techkings.org/forum/ You can view the code by looking at source code and you can see its there but they still don't show. This is the code I was given. Code:
<!-- SocialMediaTabs.com START --> |
How odd. This is not working for me at all???
I tried placing it at the beginning of footer, didn't work. Tried all the way at the end, still didn't work. This should work out of the box, no doubt but for some odd reason for me it doesn't? Tried Chrome and FF. |
It was the same for me Chadi, I am more than able at installing mods or editing templates etc but no matter what I did they did not show.
After going away for a couple of hours they have appeared?. So I guess I had done it right but it took a while for them to show even though I cleared my cache, tried different browsers and flushed the forum cache, non of that worked out. I left the script in the footer and after 2 hours the social buttons appear. |
Installed on 4.2.0
Very nice thanks!!! |
When I installed this I set it up for the left side. I want to change it to the right, how do I do that?
|
Login in to your SocialMediaTabs.com -Account. There you can make this.
@Chadi & synseal I can see it on your sites. Please dont forget to push install for support. |
Thanks!
|
Tried all the above still not showing, i'm working on the 4.2.0 board
Any suggestions ty |
It should work on any vBulletin version.
Please send me a link to your forum. Regards |
pm sent
Thank you.. |
Wen i click https://socialmediatabs.com/members/dashboard show this error:
Code:
Warning (2): call_user_func_array() expects parameter 1 to be a valid callback, class 'PathMakerComponent' does not have a method 'beforeRedirect' [CORE/Cake/Utility/ObjectCollection.php, line 103] |
All times are GMT. The time now is 10:30 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|