![]() |
Official "Follow me" twitter button
1 Attachment(s)
Hello there,
For people don't know, Twitter just released their new "Follow Button" so we can use it in our website.. Source - What is this mod for? This mod is to help your members to show there there twitter username so people can follow them. and with this button you don't have to leave the page to enter to twitter then press the follow button "like the old days" :) now people can follow you without leaving the page in just one touch! - Can I show how many followers He/She has next to the Follow button? Yes, Twitter added this choose so it's up to you "as forum admin" if you want to show to your members how many followers they have or not. let's begin work.. 1- you have to add new user profile field: - Go to your admincp.2- Now edit your (Postbit or Postbit_legacy Template) dependence on which one your are using. - Search for in it for:3- This is how it going to be in the thread: https://vborg.vbsupport.ru/attachmen...1&d=1306898681 And this is After you press "Follow" https://vborg.vbsupport.ru/attachmen...1&d=1306898681 4- That's it :) NOTE: - Note your member that if they want to add there twitter ID they have to edit their "profile" by going to "Setting" then "Edit Profile". And type their username without the @ . Ex: ToNetU not @ToNetU UPDATE: - If you want the button to be below the avatar, go to this post https://vborg.vbsupport.ru/showpost....05&postcount=9 |
Nice! Added!
|
thanks but not work for me
|
Quote:
|
Quote:
|
installed, but not showing up the twitter button..
Edit, sorted this..make a note to your users when the put theit titter ID in the user filed not to put @name , just put the name in. Nice little mod, like it alot... |
Quote:
|
Is there any way to make this so it's in the avatar column instead of at the end of each post the person makes?
|
Quote:
Code:
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" /> If you want to show how many followers She/He has add this: Code:
<vb:if condition="$post['field5']"> If you doesn't want to show how many followers they have add this: Code:
<vb:if condition="$post['field5']"> - Press "Save" |
Very handy mod, thanks for it :)
|
All times are GMT. The time now is 03:08 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:
|