Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css show twice #7

Open
zlager opened this issue Oct 22, 2015 · 7 comments
Open

css show twice #7

zlager opened this issue Oct 22, 2015 · 7 comments

Comments

@zlager
Copy link

zlager commented Oct 22, 2015

Hi,

I've recently tried to use your module for putting the css at the bottom of the page.

when using it the google pagespeed reads the css file twice.
when I look in the source code I don't see the file twice but when i open the console i can see that its loaded once like its supposed to and once by js (it say some jQuery function is loading it but removing it didnt solve the problem).
Do you know about this issue? is it only in my site?

Thanks!
Roy

@mediarox
Copy link
Collaborator

Hi Roy,

could you submit a test url and the name of the css file to review your
problem ?

regards,

steven

On 10/22/2015 10:29 AM, zlager wrote:

Hi,

I've recently tried to use your module for putting the css at the
bottom of the page.

when using it the google pagespeed reads the css file twice.
when I look in the source code I don't see the file twice but when i
open the console i can see that its loaded once like its supposed to
and once by js (it say some jQuery function is loading it but removing
it didnt solve the problem).
Do you know about this issue? is it only in my site?

Thanks!
Roy


Reply to this email directly or view it on GitHub
#7.

mediarox UG (haftungsbeschränkt)
Otto-von-Guericke-Str. 56b
39104 Magdeburg

Geschäftsführer: Steven Fritzsche, Tobias Bätz

Registergericht: Amtsgericht Stendal
Registernummer: HRB 19333

Tel: 0391 / 55 96 90 1
Fax: 0391 / 58 27 45 3
Web: www.mediarox.de

@zlager
Copy link
Author

zlager commented Oct 22, 2015

I'm also using the fooman speedster, and the css and js merge (so the name of the css file changes)
but there is only one file currently.

regards,
Roy

@csssucks
Copy link
Contributor

Hi Roy,

we don't know where is the problem.
Additional: It seems that jquery is not implemented correctly. (Firebug
Console: "$.noConflict is not a function", "ReferenceError: jQuery is
not defined")
The content of
"domain/pt/js/jquery/noConflict.js" should
something like

jQuery.noConflict();

regards,

Steven

On 10/22/2015 11:05 AM, zlager wrote:

https://www.magnolia-jewellery.com/pt/

I'm also using the fooman speedster, and the css and js merge (so the
name of the css file changes)
but there is only one file currently.

regards,
Roy


Reply to this email directly or view it on GitHub
#7 (comment).

mediarox UG (haftungsbeschränkt)
Otto-von-Guericke-Str. 56b
39104 Magdeburg

Geschäftsführer: Steven Fritzsche, Tobias Bätz

Registergericht: Amtsgericht Stendal
Registernummer: HRB 19333

Tel: 0391 / 55 96 90 1
Fax: 0391 / 58 27 45 3

Web: www.mediarox.de

mediarox UG (haftungsbeschränkt)
Otto-von-Guericke-Str. 56b
39104 Magdeburg

Geschäftsführer: Steven Fritzsche, Tobias Bätz

Registergericht: Amtsgericht Stendal
Registernummer: HRB 19333

Tel: 0391 / 55 96 90 1
Fax: 0391 / 58 27 45 3
Web: www.mediarox.de

@zlager
Copy link
Author

zlager commented Oct 22, 2015

Hi Steven,

I've been working to see if there is a specific js file that causes that problem, so i deleted some js files.
so its not a jQuery problem (and its implemented correctly).

regards,
Roy

@zlager
Copy link
Author

zlager commented Oct 22, 2015

can you please remove the name of the website from your last comment?

@mediarox
Copy link
Collaborator

Hi Roy,

sorry, domain is removed.
Ok, but we can not understand the problem. Which file is loaded twice ?

regards,

steven

@zlager
Copy link
Author

zlager commented Oct 22, 2015

when you run google pagespeed you can see that the css file is written as content blocking twice.
the name of the file is:

media/css/df4bf2f2a5378d648860686fdb626590-1-SSL-1445163789.css

on the view source you can see it only once.

since the name of the file changes everytime you load the page the name can be different but there is only one css file on that page.

regards,
Roy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants