× Joomla Facebook Connect support forum

Topic-icon Is it possible to set up JFBConnect on temporary URL?

Active Subscriptions:

None
11 years 5 months ago #27622 by abhsoo
Also Is it possible to provide a link of my facebook page on my website using facebook icon? So if any user click that facebook icon can reach my facebook page.
The topic has been locked.
Support Specialist
11 years 5 months ago #27627 by alzander
In the SCLogin module, you've probably enabled the "Encrypt Login Form" setting. That setting *requires* that you have a valid SSL certificate installed on your site, which it doesn't look like you do. Please disable that setting and it will likely fix your problem.

As for the Send button, can you please send me a link to the page where I can test the send button? Seeing the image of it doesn't help to understand the issue.

Finally, for the Facebook page icon, we don't have that in JFBConnect. All you'd need to do is create an image and a link that goes to your Facebook Page. You could do this with a Custom HTML module and that wouldn't be something you'd need JFBConnect to implement.

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

None
11 years 5 months ago #27630 by abhsoo
I have disabled the "Encrypt login form" setting and it's fine now. Thank you!

Regarding send button so I am private messaging you my website link so that you can see it.
The topic has been locked.
Support Specialist
11 years 5 months ago #27640 by alzander
Abhishek,
Your template is hiding the popup that is appearing when the Send button is clicked. In the /templates/theme162/css/template.css file, there is the following tag:
.wrapper {
overflow:hidden;
}
You'll need to remove the overflow:hidden from .wrapper or else the popup, which overflows outside of that div, will be hidden.

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

None
11 years 5 months ago #27664 by abhsoo
Dear alzander,

1. Now the send button is working but the popup which comes by clicking on send button is transparent so is it possible to make that pop-up/dialog as opaque?

2. You might be seeing a text in SUBSCRIBE box "Be the first of your friends to subscribe to HiFiNage" or when subscribed so this text came "You are subscribed to HiFiNage." so in both the text cases, the lines are getting out of that box which is not looking good/ideal so Is it possible to limit those lines inside that box only? I know this can be done by setting overflow as visible but setting overflow as visible disturbing the other alignment of my website......

What to do in this case?


An early reply is requested.....

Thanks and Regards........
The topic has been locked.
Support Specialist
11 years 5 months ago #27665 by alzander
1) You can't change the background. That's fixed by Facebook and not something you can edit. If you add the following to your CSS file, it will likely fix the problem though:
.jfbcLike {z-index: 100 !important; }

2) For the subscribe button, you look to have set the width to 350 in a sidebar that's only about 240px wide. Change the width in the module, and the overflow issue will should be fixed.

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

None
11 years 5 months ago #27667 by abhsoo
1. The code you have told me to add in the template.css file, what exactly that code will do?

2. I have increased the width in the backend but the width does not seem to be increased on the frontend.

So What to do in this now?


Thanks and Regards...................
The topic has been locked.
Active Subscriptions:

None
11 years 5 months ago #27764 by abhsoo
Dear alzander,

I have installed and enabled jfbcfan in the backend but on the title why the word "facebook" is appearing twice? One is with normal font and another one is with bold font with hyperlink?

Thanks and Regards,
Abhishek
The topic has been locked.
Support Specialist
11 years 5 months ago #27778 by alzander
Abhishek,
First off, did you ever get the above issues with the Like and Subscribe buttons working? I missed responding to your questions, and hopefully you got it going.

As for the Fan module, I just went to your home page and I'm not seeing what you mention. In the bottom of the left sidebar, I see your custom FB image that links to your page and then the JFBCFan module which just starts off with "Find us on Facebook". If you're seeing something different, can you let us know where we should look and possibly attach an image of what you're seeing as well?

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

None
11 years 5 months ago #27779 by abhsoo
Dear Alzander,

Like and subscribe buttons are working now.

As for the Fan module - You can see the text in the title bar - Find us on Facebook Facebook, As the "Facebook" word is appearing two times, former with no link and latter with bold font with hyperlink.

Isn't it possible to show "Facebook" word only one time???

Thanks and Regards,
Abhishek
The topic has been locked.