PDA

View Full Version : Profile Enhancements - Mini Twitter widget in Profile (Right side)


GavoTrav
08-21-2011, 10:00 PM
Please click Installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=268909) If you want help with this Modification. I Do not have a lot of time on my hands and Will not help people who dont click it ;)

Info: This mod is for showing a small twitter widget in the profile on the right hand side. Uses Manual edits

Note: You can edit the Permissions in the AdminCP > Plugins & Products > Mini right side twitter Permissions.


================================================== ========

First create a new user profile field.

Single-Line Text box Fill It in as follows.

Name: Twitter in Profile
Description: This adds a new Twitter block in your profile that shows your latest 5 tweets!
Profile Field Category: Whatever is there usually (uncategorized)
Default Value: Leave blank
Max length of allowed user input: 30
Field Length:25
Field Required: No, But display at registration
Field Editable by User: Yes
Private Field: No
Field Searchable on Members List: No
Show on Members List: No
Regular Expression: Leave Blank
Which page displays this option?: Edit your details


================================================== ========


Import the Plugin

AdminCP > Plugins & Products >> [Add/Import Product] and import
twitter_member_profile.xml

Allow Overwrite: Yes


================================================== ========


Go to styles > memberinfo_block_twitter

Change All FieldX to The field of your custom field. Save it

Go to MEMBERINFO > $blocks[stats_mini]

Add underneath $blocks[twitter]


================================================== ========


With thanks to stangger5 (https://vborg.vbsupport.ru/member.php?u=100434)

-GavoTrav

It Looks like this:

https://vborg.vbsupport.ru/attachment.php?attachmentid=132228&stc=1&d=1313989007

GavoTrav
08-22-2011, 04:07 AM
Reserved.

dizzynation
01-31-2012, 06:02 AM
How do users connect there twitter to it? Or is it admin only?

yamahapaul
01-31-2012, 06:53 AM
I like the look of this.. is there a similar one for facebook too?

Adderz
02-09-2012, 10:23 AM
Cannot get this to work :(

etca
07-07-2012, 04:33 AM
I like the look of this.. is there a similar one for facebook too?

just take a look for FB
Some minor changes to the code to work bether.

<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fp latform&amp;width=240&amp;colorscheme=light&amp;show_faces=tru e&amp;border_color&amp;stream=false&amp;header=false&amp;height=40 0" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:240px; height:400px;" allowTransparency="true"></iframe>

Change plataform with your url id.
Example URL: http://www.facebook.com/platform
URL ID:plataform

Best Regards

bozkurt
04-09-2014, 04:45 PM
Reserved.