Topic-icon JFBCLike

Support Specialist
10 years 8 months ago #36657 by alzander
Replied by alzander on topic JFBCLike
Can you let me know where we can see the Activity Stream with the Like buttons? It sounds like the URL isn't being set properly for the Like button, but we'd have to see the actual HTML output to take a stab at where things are going wrong. We're pretty close though, it sounds like.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 8 months ago #36658 by jfra
Replied by jfra on topic JFBCLike
Here you go! I added it here for you to review: fibbonacho.com/contact-us.html

Thanks!

Jason
The topic has been locked.
Support Specialist
10 years 8 months ago #36660 by alzander
Replied by alzander on topic JFBCLike
I have no idea why, but the URL that's being created looks like:

http:fibbonacho.com/profile/330-lilian-owens.html?act=87

That's missing the // after http:

To fix, it may just be best to hard-code your domain into the {JFBCLike ..} tag, like:
{JFBCLike show_send_button=false href=http://fibbonacho.com<?php echo CRoute::_('index.php?option=com_community&view=profile&userid='.$act->actor.'&act='.$act->id); ?>}

Test that and let me know if it helps get you going!
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 8 months ago #36661 by jfra
Replied by jfra on topic JFBCLike
Thanks Alex,

Where would I insert that code? Sorry, very new with the coding aspect.

Thanks,

J
The topic has been locked.
Support Specialist
10 years 8 months ago #36666 by alzander
Replied by alzander on topic JFBCLike
That's just an update to the code already provided a few posts above. Just replace the {JFBCLike ...} tag you already inserted into the activity.index.php file and it should make your Like buttons work.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 7 months ago #37054 by jfra
Replied by jfra on topic JFBCLike
Hi Alex,

This worked great! I appreciate your help very much!

Jason
The topic has been locked.
Support Specialist
10 years 7 months ago #37061 by alzander
Replied by alzander on topic JFBCLike
No problem for the help, and I'm glad we could get you going. If you have any other questions, comments or feedback, just let us know.

Finally, if you haven't already, please consider leaving a rating and review for JFBConnect, or our support, on the Joomla Extension Directory. It certainly isn't required, but is very appreciated:
extensions.joomla.org/extensions/social-...ook-integration/7215

Thanks,
Alex
The topic has been locked.