Topic-icon {JFBCLike} not displaying likes

Active Subscriptions:

None
10 years 1 month ago #42539 by davfis
I'm not sure what I am doing wrong. I have configured the module mod_jfbclike to appear on every page of the website in the footer. The URL to like (configured in the module) is www.facebook.com/whatsyourtone. I also wanted to insert this like box on other pages, so used {JFBCLike} to do so. But it doesn't show likes associated with my facebook page. I used the following:

{JFBCLike www.facebook.com/whatsyourtone button_count show_faces=false share=true width=50 action=like colorscheme=light kid_directed_site=true}

You can see the results here:

beta.whatsyourtone.com/shopfront/just-breathe-detail

The like in the upper-right-hand corner says "Be the first of your friends to like this" but the like in the bottom-left-hand corner (in the footer) displays the correct likes.

How can I get the one in the upper-right to be correct?

Dave
The topic has been locked.
Support Specialist
10 years 1 month ago #42549 by alzander
You're missing the href= key in the tag before your URL. It should look like:
{JFBCLike href=http://www.facebook.com/whatsyourtone button_count show_faces=false share=true width=50 action=like colorscheme=light kid_directed_site=true}
I hope that helps get you going, but if not, or you have any other questions, just let us know. Also, if you saw documentation somewhere that showed you to do it without the href= part, let us know so we can update that.

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

None
10 years 1 month ago #42569 by davfis
Ugh; your documentation was fine, my eyes were not. I just overlooked the href= as well as the layout= tag. I had to add both to {JFBCLike} and all works great now. Thanks!

Dave
The topic has been locked.
Support Specialist
10 years 1 month ago #42585 by alzander
No problem for the help. It's what we're here for! Should you need anything else, just let me 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.