I just noticed that jdownloads has no CSS. Please help me fix this. The site is http://www.watchawear.com/watches/watch-faces.html
Wolfspyryt,
Have looked at your sit, in particular at the head section. There is only one call to for css to be loaded and that is
<link href=/media/gantry5/assets/css/font-awesome.min.css rel=stylesheet />
but there is a huge amount of explicit css in the head section.
This is down to some load time optimisation process, maybe in your template perhaps. But I have never tried that method. Maybe what ever is doing the 'optimisation does not know about css associated with other components.
I have made the head section into a separate html file and will send you separately.
This is not a jD thing but probably a template issue.
Perhaps you could tell me what templates or optimising addons you are using.
Colin
Issue resolved. One of the other components was causing the error. Once I disabled the other component, everything was normal again.
Terry
Thanks for update. Could you perhaps PM the name of the component just in case it happens again. I wiil close this topic
Thanks
Colin