Topic-icon Joomla for Facebook Apps

Active Subscriptions:

None
14 years 7 months ago #14449 by andbal1
hi, i'm using joomla and jfbconnect to develop a facebook app, for now it's a very good result, just a little issue: adding the social modules of JFBCSystem i see correctly the like and send buttons but they are associated to the real domain and not to the facebook page which embeded it. is there a way to like and send the facebook link, hiding real domain? tx
The topic has been locked.
Support Specialist
14 years 7 months ago #14465 by alzander
Replied by alzander on topic Joomla for Facebook Apps
Andrea,
You can definitely use the Like and Send buttons to be for the Page. You'll need to add them manually with the JFBCLike and JFBCSend tags though, not using the Content plugin (assuming that's what you're using now).

To add manually each individually, simply add:
{JFBCLike url=http://apps.facebook.com/your-app}
or
{JFBCSend url=http://apps.facebook.com/your-app}

You can also add them together like the following:
{JFBCLike url=http://apps.facebook.com/your-app show_send_button=true}

Hope that helps, and when you get your App up, let us know. We'd love to see it, and eventually will be putting together a showcase of some sites/apps showing what's been done with JFBConnect.

Thanks,
Alex
The topic has been locked.
Support Specialist
14 years 7 months ago #14466 by alzander
Replied by alzander on topic Joomla for Facebook Apps
Oh yeah, for more information on the different tags available, see:
Configuring the Facebook Social widgets in Joomla
The topic has been locked.
Active Subscriptions:

None
14 years 7 months ago #14485 by andbal1
Replied by andbal1 on topic Joomla for Facebook Apps
hi, tx for your reply even if it's not directly connected to jfbconnect; so, you had a good idea but... if i know the standard first part of the link (apps.facebook.com/myapp) and second part is the last part of each real url, maybe i can merge them, obtaining a tool for automatic generation of i like and send button in the facebook app. is it science fiction? :)
The topic has been locked.
Support Specialist
14 years 7 months ago #14507 by alzander
Replied by alzander on topic Joomla for Facebook Apps
I think I can help, but still a little unsure of what you're trying to do. Are you using our Content Plugin to automatically insert the Like button, or something else? Basically, if you need to just replace the domain portion of one of our tags, we can help you to do that.. just need to know how you're inserting the Like/Send buttons in the first place.

Hope that makes sense,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 7 months ago #14640 by andbal1
Replied by andbal1 on topic Joomla for Facebook Apps
Hi, tx for your reply and sorry for my delay; to insert facebook like and send button would be great use your Custom Tags so i can paste tag in the joomla template code and have like and send button in every pages i want
The topic has been locked.
Support Specialist
14 years 7 months ago #14653 by alzander
Replied by alzander on topic Joomla for Facebook Apps
Andrea,
No problem for the delay. We're always here :)

Hopefully, my post above helps you with what tags you need to use for the Like and Send buttons, and your'e good to go. We can't help you add them to your template, as each ones different. You should be able to contact the template provider if you have specific questions about where to add the tags to show on each page, or just use a Custom HTML module in a good position that works on all your pages.

Thanks, and good luck,
Alex
The topic has been locked.