Topic-icon SC Login popup problem

Active Subscriptions:

None
9 years 9 months ago #49067 by llamaza
Hi,
I've reading a bunch of post regarding the same problem but none of them was a solution for this site: Gordonzello
I'm very good at js but I think the jq-bootstrap-1.8.3.js is being loaded. The page goes blurred and the login is behind with a very bad styling.
Any clues.
Thank you very much.

P.D. Jquery option is enabled.
The topic has been locked.
Support Specialist
9 years 9 months ago #49073 by mel
Replied by mel on topic SC Login popup problem
The bootstrap javascript file is being loaded (and should be) in order to actually make the modal do the popup. I see the popup on the page when you press the Login button. However, there are two bootstrap.css files being loaded on the page, one from SCLogin and one from your template. None of SCLogin's styles are being loaded properly. Can you try disabling the css file /templates/yoo_moreno/styles/gordonzello/css/bootstrap.css to see what happens?

-Melissa
The topic has been locked.
Active Subscriptions:

None
9 years 9 months ago - 9 years 9 months ago #49078 by llamaza
Replied by llamaza on topic SC Login popup problem
Hi Melissa,

I've already disable the gordonzello/css/bootstrap.css and also another bootstrap.css file which is loaded by default if the first one is not present.
With the second one being loaded, the situation is the same.
And now with none of bootstrap loaded by the template the button does not work at all.

Check it out!

i must enable template's bootstrap cause the shop componenet is based on that.
Last edit: 9 years 9 months ago by llamaza.
The topic has been locked.
Support Specialist
9 years 9 months ago #49087 by alzander
Replied by alzander on topic SC Login popup problem
Looking closer at the HTML on the page, the problem looks to be that the following CSS file is not being included on the page:
/media/sourcecoast/css/common.css

That file does exist on your site as I can load it if I go directly to it.

I'm not sure what would be preventing it's loading, since other files like our /media/sourcecoast/themes/sclogin/default.css are included on the page, which comes from the same section of code.

If you're unsure what is going wrong, I'd recommend turning off any caching or optimization scripts you have running and, if it still fails, try a different template (temporarily) to see if the common.css file is being loaded properly. With that information, we'll be able to help diagnose the issue further.

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

None
9 years 9 months ago - 9 years 9 months ago #49091 by llamaza
Replied by llamaza on topic SC Login popup problem
:D
You found it! Some further testing is needed but now it seems to work.
Best support.
I will write a review in joomla extensions.
Thanks you very much.
Last edit: 9 years 9 months ago by llamaza.
The topic has been locked.
Support Specialist
9 years 9 months ago #49183 by alzander
Replied by alzander on topic SC Login popup problem
Awesome! We're glad to hear that got things going for you. If there was a reason that the common.css file wasn't loading that we should be aware of, please let us know. We always like to know if there's something we could be doing better.

As for a review on the JED, we'd love it.. unfortunately, they're review system is temporarily disabled now while they migrate to Joomla 3.x. Once that's up and running, we hope you're remember to post your review.

Thanks, and best of luck,
Alex
The topic has been locked.