Topic-icon Last update

Active Subscriptions:

None
10 years 2 months ago #41680 by idscomm
Last update was created by idscomm
Hello,

I updated my connector to version 6.0.1 and since the update my Connect with Twitter button (javascript) is showing as a regular html link (blue text underline).... I was wondering if anybody heard or had this issue? I switch back to icon with text since I wanted to keep my site uniform. The Connect with Facebook button works like before the update.

Thanks!
The topic has been locked.
Support Specialist
10 years 2 months ago #41685 by alzander
Replied by alzander on topic Last update
Sorry for the issue. We have recreated the problem and are looking into the issue. The quickest/easiest solution for now is:
1) Edit the /components/com_jfbconnect/libraries/provider/google/widget/login.php file.
2) Around line 18, you'll see:
$buttonSize = $this->getParamValue('size');
Update that to:
$buttonSize = " " . $this->getParamValue('size');
3) Do the same for Twitter in /components/com_jfbconnect/libraries/provider/twitter/widget/login.php

LinkedIn looks to have a different problem that we haven't fully determined yet, but hopefully that gets you going for now.

Thanks, and sorry for the trouble,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 2 months ago #41891 by idscomm
Replied by idscomm on topic Last update
No worries. Thanks for letting me know, I thought I did something wrong!!! I imagine the update I just downloaded will correct the problem? :)

Thanks for your support and quick response! Really professional and appreciated!

Dominic
The topic has been locked.
Support Specialist
10 years 2 months ago #41902 by alzander
Replied by alzander on topic Last update
No problem for the help or support. We actually just released JFBConnect v6.0.2 yesterday which should fix this and a few other minor bugs.

For more information on the updates, see:
JFBConnect changelog
SCLogin changelog

Of course, if you run into any more issues, just let us know.

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

None
10 years 2 months ago #41922 by idscomm
Replied by idscomm on topic Last update
It seems fine now, I did some test although I lost the Twitter link once I could not reproduce it so I'll keep an eye on it.

Also, on the JFBCFan component, I added the line into an article and it's working but when you go down the page the "Show More" link opens a blank page... Not sure If I forgot something in the configuration.... Any idea?

This is the link if you want to have a look:
www.coptalk.ca/facebook

Thanks!

Dominic
The topic has been locked.
Support Specialist
10 years 2 months ago #41928 by alzander
Replied by alzander on topic Last update
Glad you go the first issues figured out, but of course keep us posted if the Twitter button keeps acting up or anything else crops up.

The Show More thing looks to be a known Facebook issue with that widget. There's not anything we can do to fix this on our end.. it's up to Facebook developers to get it going. To follow the issue, please check out their bug report:
developers.facebook.com/x/bugs/574248719338323/

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

None
10 years 2 months ago #41948 by idscomm
Replied by idscomm on topic Last update
Hi Alex,

So I reproduced my problem with the Tweeter button.... Not sure why but it is only when users are logged in with their local Joomla Account and under the Photo Gallery Menu which seems odd.... Here is a print screen (attached). I mean if I am the only one dealing with this issue, no big deal I can live with that but I thought I'd let you know.

Thanks!

Dom
The topic has been locked.
Active Subscriptions:

None
10 years 2 months ago #41949 by idscomm
Replied by idscomm on topic Last update


lol attachment did not work the first time sorry!
The topic has been locked.
Support Specialist
10 years 2 months ago #41951 by alzander
Replied by alzander on topic Last update
Nope, it's not just you. It looks like you found a bug. In the SCLogin module, if you have the "Button Type" set to Javascript and the "Show Connect Account Button(s)" set to "Yes", the connect buttons don't seem to show up properly.

It looks like a styling issue on our part. I'd recommend either:
1) switching the button type to anything else
2) disabling the reconnect buttons in general

I hope that helps. We've entered an issue into our bug-tracker and will get this fixed for the next release (in a week or so). If you don't like the options above, let us know, and we can try to get you a solution sooner.

Thanks,
Alex
The topic has been locked.