Topic-icon popup module not showing

Active Subscriptions:

None
2 years 3 months ago - 2 years 3 months ago #67755 by paumcd
Hi there.  First time user of your enhanced login module here.   I've got everything installed properly, however when I click the LOG IN button on my site ... the screen dims but nothing is displayed. No username/password fields, etc.   I have to refresh my page to get out of the invisible popup.
Joomla 3.10.4


Any suggestions?

Thanks!
Last edit: 2 years 3 months ago by paumcd.
The topic has been locked.
Support Specialist
2 years 3 months ago #67758 by alzander
Replied by alzander on topic popup module not showing
Thanks for getting in touch. Yes, you seem to have found an issue with the SCLogin module when being used with certain templates. We've been updating the module to make it more compatible while also having less extra/duplicate code by relying on some more standard features from Joomla. However, that seems to have bit us here.

I looked at the HTML on your site and *I think* you already tried another answer in a forum post here to add some custom CSS. I'd ask you to update that CSS slightly to fix your current issue while we investigate a more permanent code fix for a future release.

You look to have added the following CSS to your template:
div#login-modal.modal.in {
....
}
Can you change that selector to:
div.sourcecoast.modal.in

Let me know if that fixes your issue!

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

None
2 years 3 months ago #67760 by paumcd
Replied by paumcd on topic popup module not showing
Thank you ... that worked!
The topic has been locked.
Support Specialist
2 years 3 months ago #67761 by alzander
Replied by alzander on topic popup module not showing
Awesome! Glad to hear it. We have this on our to-do list to implement CSS that should work across all templates with better compatibility.

If you run into anything else, don't hesitate to reach out!

Alex
The topic has been locked.