PDA

View Full Version : vBulletin CMS Widgets - Facebook Widget


Luis
07-14-2012, 10:00 PM
hi guys.
this is my second release hope you like!
sorry for my english but im italian :erm:

Installation:

1. create new widget called "Facebook" and select static HTML

https://vborg.vbsupport.ru/external/2012/07/33.jpg

2. now go on "configure" and put in this code
PS: look the code and put your facebook name where required.

<!-- BEGIN TEMPLATE: vbcms_widget_facebooktwitter -->
<iframe scrolling="no" frameborder="0" allowtransparency="true" style="border:none; overflow:hidden; width:300px; height:395px;" src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2PU T HERE YUOR FACEBOOK NAME&amp;width=300&amp;height=395&amp;colorscheme=light&amp;show_f aces=false&amp;border_color=%233378B0&amp;stream=true&amp;head er=false"></iframe>
<!-- END TEMPLATE: vbcms_widget_facebooktwitter -->

https://vborg.vbsupport.ru/external/2012/07/34.jpg

3. now you are done and can seen on you cms your facebook widget!

https://vborg.vbsupport.ru/external/2012/07/35.jpg

betts02
07-16-2012, 06:17 PM
I know its designed for a widget but i installed your twitter mod fine as a forum block and just tried this

BUT it says "There was an error fetching the like box for the specified page."

Any chance you know how to fix this ?

many thanks

Reycer
07-20-2012, 04:31 AM
It's a problem with the code. Try this one:

<!-- BEGIN TEMPLATE: vbcms_widget_facebooktwitter -->
<iframe scrolling="no" frameborder="0" allowtransparency="true" style="border:none; overflow:hidden; width:300px; height:395px;" src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com/PUT HERE YOUR FACEBOOK PAGE NAME HERE&amp;width=300&amp;height=395&amp;colorscheme=light&amp;show_f aces=false&amp;border_color=%233378B0&amp;stream=true&amp;head er=false"></iframe>
<!-- END TEMPLATE: vbcms_widget_facebooktwitter -->

BaanFarsang
07-23-2012, 06:11 AM
There was an error fetching the like box for the specified page.

thecore762
07-23-2012, 06:12 AM
I have a question for you, can the widget color be customized? background to be invisible?

jancarlo
07-26-2012, 09:52 PM
Could not retrieve the specified page. Please verify correct href was passed in.

s_cocis
11-14-2012, 10:11 AM
It's a problem with the code. Try this one:

<!-- BEGIN TEMPLATE: vbcms_widget_facebooktwitter -->
<iframe scrolling="no" frameborder="0" allowtransparency="true" style="border:none; overflow:hidden; width:300px; height:395px;" src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com/PUT HERE YOUR FACEBOOK PAGE NAME HERE&amp;width=300&amp;height=395&amp;colorscheme=light&amp;show_f aces=false&amp;border_color=%233378B0&amp;stream=true&amp;head er=false"></iframe>
<!-- END TEMPLATE: vbcms_widget_facebooktwitter -->

OK !

Pop's Stang
10-13-2013, 07:41 PM
I have a dark skin forum and the text is to dark. Is there away to change the font color, and if so how?

tbworld
10-13-2013, 08:38 PM
Your questions is unclear to the text you are referring to. The text within the widget (the facebook content) or text on the widget container? A picture or a link to your site would be helpful.


General Stylevar Information - May or may not be helpful to your question.
The correct and easiest way to change the colors is via vbulletin's stylevars. I have listed some reference links below that should get you started.

Basic:
http://www.vbulletin.com/docs/html/main/stylevars_intro
https://vborg.vbsupport.ru/showthread.php?t=256370
http://www.vbulletin.com/vbcms/content.php/152-vB4-Skinning-Your-Forum-in-10-Easy-Steps

More Advanced:
https://vborg.vbsupport.ru/showthread.php?t=230309

More Advanced - Videos:
http://www.youtube.com/watch?v=sfwle1enLms

Pop's Stang
10-14-2013, 01:01 AM
Sorry...I am talking about the facebook text in the widget. It looks ok on a light skin website, but hard to read on a dark one.

https://vborg.vbsupport.ru/external/2013/10/48.png (http://s1230.photobucket.com/user/PopsStang/media/Website%20Images/pic_zps5438ed67.png.html)

tbworld
10-14-2013, 03:09 AM
Try:

In the widget HTML change the property "colorscheme=light" to "colorscheme=dark".

Live_Bait
10-14-2013, 03:25 AM
Thank you,, Works great

tbworld
10-14-2013, 03:29 AM
Thanks for posting the picture and the site link.

Pop's Stang
10-14-2013, 12:28 PM
Try:

In the widget HTML change the property "colorscheme=light" to "colorscheme=dark".

tbworld,

Thank you for your help. That's just the info i needed. :up:

Live_Bait
10-14-2013, 12:51 PM
Hi again, I am having trouble but I do not think its your widgets fault at all. I have also tried the Facebook! Mod Version: 2.6.2 and the same thing happens. I install the product or the widget for facebook and it works great for a few minutes and then it disappears.
Does anybody think it could be my server blocking it or facebook possibly? Is that even possible?

Pop's Stang
10-17-2013, 03:16 AM
One last question. When members come to my website that do not have facebook, all they see is a blank widget. I also see a blank widget when I am not logged into facebook. Is there a fix?

https://vborg.vbsupport.ru/external/2013/10/28.png (http://s1230.photobucket.com/user/PopsStang/media/Website%20Images/facbook_zpsfd9b8766.png.html)

www.stangalley.com

Live_Bait
10-20-2013, 05:47 PM
ah ha! maybe that's whats going on with mine....

Pop's Stang
10-23-2013, 01:31 AM
One last question. When members come to my website that do not have facebook, all they see is a blank widget. I also see a blank widget when I am not logged into facebook. Is there a fix?

https://vborg.vbsupport.ru/external/2013/10/28.png (http://s1230.photobucket.com/user/PopsStang/media/Website%20Images/facbook_zpsfd9b8766.png.html)

www.stangalley.com

Anyone?