Topic-icon JFBCLike not recognizing href=

Active Subscriptions:

None
12 years 2 weeks ago #21734 by trianglewiz
Initially I had
{JFBCLike layout= button_count width=75 action=like show_send_button=0 show_faces=true }
and for all my pages, depending on the likes for that URL it was showing appropriate likes.

I chnaged my mind and decided that, irrespective of what page of my site the user is in, I want to show the same like button, so I added the explicitly URL like
{JFBCLike href=http://www.mysite.com layout= button_count width=75 action=like show_send_button=0 show_faces=true}
but it still thinks href="" and its not showing the correct value, meaning it thinks every page is unique and it shows likes based on the likes that are for that page.

So just for fun I tried the following
{JFBCLike href=http://www.sourcecoast.com layout= button_count width=75 action=like show_send_button=0 show_faces=true }

it has the same issue, I was expecting to see 400+ likes , but its somehow picking wrong values.

Appreciate your help.
The topic has been locked.
Support Specialist
12 years 2 weeks ago #21735 by alzander
Triangle,
With the 4.2 release (that came out about 3 hours ago), we standardized our social widgets to use the href parameter. Before, some used href, others used url. If you're not using 4.2 yet, and don't feel like upgrading, use the 'url' parameter instead of href. In 4.2, either will work (for backward compatibility).

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

None
12 years 2 weeks ago #21768 by trianglewiz
Thanks Alex, Appreciate your prompt response as always, url trick worked. After having seen such nice enhancements, I would love to move to 4.2.
The topic has been locked.
Support Specialist
12 years 2 weeks ago #21770 by alzander
Glad to hear that got you going. So far, the 4.2 release is being well received, which always makes us happy. If you upgrade and run into any issues (or have any feedback), definitely let us know!

Good luck,
Alex
The topic has been locked.