![]() |
Version 2.6 Has Now Been Released
Version 2.6 now includes 2 Reddit button options, center justification of the buttons options, and a fix to a bug in the width of the Google +1 button when the counter was disabled. Version 2.6 also marks the release of a Gold version of this mod with premium features including the ability to add new buttons easily via the Admin CP. Going forward the Free/Light version will only see bug fixes. Any new features including new buttons and/or new sharing locations will only be done in the Gold version. See the top/first post for more details. |
I have this installed on my Forum but nothing shows on the top left of the Threads.
On 2 other forums I have installed it on it works like a dream, but not this one. |
You have to Enable Facebok Like Button in Threads in Admin CP -> Settings -> Options -> Facebook Options -> Like Button - Threads -> Yes.
|
I'd like to request privacy features, so that the like and +1 button will not track the behavior of my users and send the data to FB/Google/etc.
|
1 Attachment(s)
This messes up the hieght of the side blocks on the main forums
|
Quote:
Quote:
If you want to keep it where it is AND lower the sideblock you would need to manually edit your FORUMHOME template or sidebar css code. There are many ways to do this but one that should work is- Edit FORUMHOME, find the code: Code:
<div id="sidebar_container"<vb:if condition="$show['sidebarposition'] == 'left'"> class="sidebarleft"</vb:if>> Code:
<div id="sidebar_container"<vb:if condition="$show['sidebarposition'] == 'left'"> class="sidebarleft"</vb:if> style="margin-top:20px;"> |
what is the code to bring it down as i have it on another skin that needs to go down a bit
|
Quote:
add a <br /> tag to the very top of the template. That will lower it in all locations though so if you just want to do forumhome: Code:
<vb:if condition="THIS_SCRIPT == 'index'"><br /></vb:if> |
Quote:
This is a large concern for authorities, internet users and webmasters. Its not without reason that many webmasters will not install a facebook like or facebook login function. By default there are no privacy functions available, because facebook, etc want to keep data mining. Privacy functions can only be coded. And thats what I am requesting from you. It should be possible to keep the functionality to send threads to facebook(like) etc, while blocking data mining functions. For example: isn't it possible to only load the script once someone clicks the like button? Im sure people would find such privacy functions very attractive. I hope that I have explained it a bit clearer. |
When you explain it that way yes I suppose it is possible to not "activate" any of the facebook javascripts until a user opts-in to see it...
HOWEVER that would defeat a major feature which would be showing the # of likes or shares to everyone even if they don't click on it at all. On my live forum I have coded a way using a custom profile field to let users who don't like "share" buttons turn them all off forumwide... It's a relatively easy thing to accomplish if you know anything about custom profile fields and basic php conditionals... But it is a PITA to explain to someone who doesn't. Let me think about this... I think I could combine some code from my Signature Ignore System mod which lets users opt-out of seeing specific signatures, into this to let users opt out from seeing the share buttons in this mod- so if you have users who hate to see facebook and other sharing code they can disable it completely. I'm not going to confirm I will add this, but it does sound interesting to me, will strongly consider it. |
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:
|