Topic-icon Module doesn't recognize typing in u/p fields

Active Subscriptions:

None
1 year 7 months ago - 1 year 6 months ago #68230 by djc1
Using Version 9.0.215  on Yoothem Pro theme. SClogin module on the home page is not allowing keyboard typing. It accepts autofill for the username and password only. We've just noticed this issue and wonder if it's related to the version upgrade. We are using auto-update so we don't have the previous version to roll back to and test if that's the issue. Can you provide a link to download the previous version please? Any other thoughts/ideas are of course welcome also. Thanks.

UPDATE: We identified the issue as a text color issue e.g. white text on white page. We were able to roll back to version xx.181 which fixed the text color issue. Will continue to investigate what caused the conflict but have stopped auto updates for SC Login for now. If you have insights, that would be welcome.
Last edit: 1 year 6 months ago by mel.
The topic has been locked.
Support Specialist
1 year 7 months ago #68238 by mel
What version of Joomla are you running? Which theme in ScLogin are you using and/or did you make your own theme override? Do you have anywhere we can see the SCLogin 9.0.215 behavior with your template, like a dev/test site since you rolled back? It sounds like a CSS issue and the quickest way to identify if there's a change conflicting with your template is to use the browser's developer tools to inspect. 181 is from a year ago, so without seeing the behavior live, it may take some time to investigate the color issue.

-Melissa
The topic has been locked.
Active Subscriptions:

None
1 year 7 months ago #68242 by djc1
Joomla 3.10.11 I have a Loom video which shows the issue persisting with SC Login's latest version. www.loom.com/share/e3724fcabb8840e7a7c87192b277746f

If you need site access, please advise how to get it to you securely.
The topic has been locked.
Support Specialist
1 year 6 months ago #68243 by mel
You can use the Contact Us form to send the information.
The topic has been locked.
Support Specialist
1 year 6 months ago #68249 by mel
After inspecting the elements on your page, the input text does not show up because the font-size is 0. I did not have to

Can you try adding this to your theme (you can do a theme override here or just temporarily add it to the default theme that you're using)?
.sclogin .input-append {
    font-size: 16px;
}

Let me know how it goes and we'll have to test further before adding it to the theme for the next release.

-Melissa
The following user(s) said Thank You: djc1
The topic has been locked.
Active Subscriptions:

None
1 year 6 months ago #68263 by djc1
Sorry for the delay in replying!

Your suggestion worked, thank you!

Appreciate your help!
The topic has been locked.
Active Subscriptions:

None
1 year 5 months ago #68300 by djc1
Hi Mel,

We are working on another version of the site. Your suggestions worked when we used it as "Always Visible" but does not work for "Modal Popups".

Any other ideas?
The topic has been locked.
Support Specialist
1 year 5 months ago #68304 by mel
Sorry for the delay in my response. Could you send me a URL where I can see it configured this way? It'll be much easier to suggest a CSS change.

-Melissa
The topic has been locked.
Active Subscriptions:

None
1 year 5 months ago - 1 year 5 months ago #68307 by djc1
Thank you for your reply!
The site is mytmm-dev.zacaw.com
Click the Log in at the upper right.

It appears that the text and background are both white, but I could be wrong!
Last edit: 1 year 5 months ago by djc1.
The topic has been locked.
Active Subscriptions:

None
1 year 5 months ago #68309 by djc1
Have you had a chance to look at the site?
Any ideas?
Thanks!
The topic has been locked.