Is there any code I can use in my template or post , to display the fan box , without using the widget system?
Thanks for any help in advance.
http://wordpress.org/extend/plugins/simple-facebook-connect/
Is there any code I can use in my template or post , to display the fan box , without using the widget system?
Thanks for any help in advance.
http://wordpress.org/extend/plugins/simple-facebook-connect/
In a theme: sfc_fanbox();.
In a post, use the [fb-fanbox] shortcode.
The widgets module must be enabled for it to work.
Excellent Otto, Thanks for your superfast reply.
I used the [fb-fanbox] in the post and it works perfect.
Are there any parameters I can pass with it to change width, number of faces shown etc?
I tried something like
[fb-fanbox 'width'=>450]
but that did not work?
Don't use too much punctuation now...
[fb-fanbox width=450]
Otto,
Thanks a lot. Again - superfast reply.
Excellent.
Works like a charm.
Thanks again.
This topic has been closed to new replies.