Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 1 Hour, 18 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

Facebook widget
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Facebook widget
#4891
Facebook widget 2 Years, 3 Months ago  
I'm trying to add a facebook fan box to my site. I came across this plugin for joomla.

I have installed and enabled the plugin and added the code with no luck. I am using the JCE editor.

Here is the code i want to use. Any ideas would be appreciated.

Thanks Tom

<script type="text/javascript" src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_GB"></script><script type="text/javascript">FB.init("937b3f6496e754486ded31f1535641c6");</script><fb:fan profile_id="149068788154" stream="1" connections="10" width="300"></fb:fan><div style="font-size:8px; padding-left:10px"><a href="http://www.facebook.com/pages/Holbeton-United-Kingdom/Cry-Wolf/149068788154">Cry-Wolf on Facebook</a> </div>

tom
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#4892
Facebook widget 2 Years, 3 Months ago  
tom: with no luck
Please explain... what is not working like you want?
Have you put the code between {source} tags? Do you see the code on the front end? What is in the html output of your site?.... etc...
Peter van Westen
Admin
Posts: 9091
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#4893
Facebook widget 2 Years, 3 Months ago  
It just doesn't display. I have put the code between the {source} tags. It displays the html of the code but the java does not work. here is what is displayed.

cry-wolf.co.uk/index.php?option=com_cont...;id=56&Itemid=82
tom
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#4894
Facebook widget 2 Years, 3 Months ago  
Your editor is probably stripping the <fb> tags.
Use the double bracket syntax.
You can use the Sourcerer editor to convert your code to double bracket syntax.
Peter van Westen
Admin
Posts: 9091
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#4895
Facebook widget 2 Years, 3 Months ago  
I have tried that. Still not working.
tom
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#4896
Facebook widget 2 Years, 3 Months ago  
Can you give me admin access?
Peter van Westen
Admin
Posts: 9091
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#4897
Facebook widget 2 Years, 3 Months ago  
I can how do i contact you as i obviously dont want to make them public.

Scrap that i found your email address. Will be an email on its way.
tom
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#4898
Facebook widget 2 Years, 3 Months ago  
Works fine:
{source}
[[script type="text/javascript" src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_GB"]][[/script]][[script type="text/javascript"]]FB.init("937b3f6496e754486ded31f1535641c6");[[/script]][[fb:fan profile_id="149068788154" stream="1" connections="10" width="300"]][[/fb:fan]][[div style="font-size:8px; padding-left:10px"]][[a href="http://www.facebook.com/pages/Holbeton-United-Kingdom/Cry-Wolf/149068788154"]]Cry-Wolf on Facebook[[/a]][[/div]]
{/source}

Peter van Westen
Admin
Posts: 9091
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#4899
Facebook widget 2 Years, 3 Months ago  
Thanks it does seem to work fine now. Just what i needed.

Thanks again.
tom
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#5247
Facebook widget 2 Years, 2 Months ago  
I'm trying to get this working to no avail. I even copied the above post by Admin and that doesn't work.

Here is exactly what I entered :


{source}
[[script type="text/javascript" src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_GB"]][[/script]][[script type="text/javascript"]]FB.init("49ca0f5fd2612301748a73561551be36");[[/script]][[fb:fan profile_id="39216581637" stream="1" connections="" width="300"]][[/fb:fan]][[div style="font-size:8px; padding-left:10px"]][[a href="http://www.facebook.com/pages/Northwich-United-Kingdom/Firepower-Paintball/39216581637"]]Firepower Paintball on Facebook[[/a]] [[/div]]
{/source}

Any ideas?

Sample is at

http://firepowerindoor.com/index.php/fb/
firepower
Posts: 1
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#5248
Facebook widget 2 Years, 2 Months ago  
This is caused by a big stupid bug in Sourcerer which makes code being placed in IE have html tags messing it up.

I just released a new version (5 minutes ago) that has a fix for this.

You will have to reinsert the code after installation.
Best is to remove the code from your article first and remove all unwanted spans placed in the articles html (due to the bug).

And then reinsert the code.
Peter van Westen
Admin
Posts: 9091
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 1
Moderators: Peter van Westen
hosting joomla
Open Source Training | Online Joomla! Training and Support
MaxCDN | Content Delivery Network | Accelerate your site to the max