Topic-icon New SC Login Module not working

Active Subscriptions:

None
12 years 11 months ago #34136 by fb_1127481405
Just installed the new SC Login module on equestrian.cyberhorse.com.au and cannot enter user name or password into the boxes any more.

FB login seems to work OK.

The old SC Login for Joomla 2.5 worked OK until the upgrade.
The topic has been locked.
Active Subscriptions:

None
12 years 11 months ago #34142 by mds
Replied by mds on topic New SC Login Module not working
The same here. I have a custom template and the modal view works only on article pages but not the home page. The buttons does not even appear. Any help ?
The topic has been locked.
Support Specialist
12 years 11 months ago #34147 by alzander
Bill,
In your template is the following block:
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
color: #000000;
border-radius: 0px !important;
font-size: 90%;
}
That last line, setting the font-size to 90% is causing the problem. When I remove it, I can see the text being entered. It's still not perfect as the forgot password/username buttons are off to the side, but that's where I'd start. Once that's fixed, we can help with those features as well.

Mds,
If the modal popup isn't showing on your home page, it's likely because your template is hiding the component output on the home page. The modal view requires the component output to be displayed on the page to work. If that's not the issue, can you let us know what page we can see the issue on and we'll gladly help further. I'm a little confused actually as to what's going wrong on your page, if it's the modal popup, text entry into the fields, buttons missing or something else.

Once we see the page, that should help, but if you can describe the problem more, that will likely help get a solution faster.

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

None
12 years 11 months ago #34149 by fb_1127481405
Alex, I can't find any code such as you have described in my template.

Can you be more specific about which stylesheet its in?
The topic has been locked.
Active Subscriptions:

None
12 years 11 months ago #34150 by fb_1127481405
It's OK I found the code.
The topic has been locked.
Support Specialist
12 years 11 months ago #34161 by alzander
Awesome. Glad you got it going. Your template's CSS was compressed, so I couldn't give you the exact file you needed to modify.

As always, should you need anything else, just let me know.

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

None
12 years 11 months ago #34165 by mds
Replied by mds on topic New SC Login Module not working
Thanks Alzander, the problem was the buttons but all of a sudden it fixed itself today, i think i was having a cache issue yesterday. Could you please explain how we can align the facebook login image horizontally inline with input boxes and not under as it appears in modal pop up and Always visible views.
Also i cant seem to find any Forgotten password link on the module.
Thanks for your great work !
The topic has been locked.
Support Specialist
12 years 11 months ago #34168 by alzander
mds,
Glad the styles started working. It likely was a caching issue, like you mentioned.

To show the Facebook button inline you should just need to change the "Orientation" setting in the "Social Button Settings" area to 'Side'.

Finally, the forgot links now show up to the right of the input boxes in a little square image area. You can see it on this site if you logout and click Login again. It's the question marks. If those aren't showing for you, it's likely a template conflict that we can help you solve, but we'd need to see it on the site to understand the problem more. We're working on making our styles more specific so that they can't be overridden by templates, but we just need to see more sites, like yours, where there are issues to determine the best solution.

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