Load but don't need: Slideshow and SWF.js

Permalink
Hi,

I ould like to know where I can say(delete) that two things:

<script type="text/javascript" src="/dev/concrete/js/swfobject.js?v=e604ed686ef5a081963256e527f65506"></script>

<link rel="stylesheet" type="text/css" href="/dev/concrete/blocks/slideshow/view.css?v=e604ed686ef5a081963256e527f65506" />

Because I don't know why but they load in my home page and not in the other pages and I don't use nor sideshow neither swf.

Thank you for your help.

Actarus
 
Mnkras replied on at Permalink Reply
Mnkras
they should only load when there is a slideshow or a flash element on the page, make sure there are no blocks like that,
Actarus replied on at Permalink Reply
Actarus
I cheked every blocks and there are no Flash & no Slideshow.

I really don't know what's the problem...

That's the URL if it can help you:
http://www.eigerventures.com/dev/...
hursey013 replied on at Permalink Reply
hursey013
I'm having a similar issue with a stylesheet loading for a page list block when I'm positive there isn't a single page list block on the page:

<link rel="stylesheet" type="text/css" href="/blocks/page_list/view.css?v=f63642d6f9f9256d9d51862b6b9c0319" />

I know its probably a separate issue than Actarus's, but I'm interested in how to debug it as well.
Mnkras replied on at Permalink Reply
Mnkras
hmm, when looking at some other sites, i see the same thing, im going to post this in the bugs section
Actarus replied on at Permalink Reply
Actarus
Maybe it's because our home pages are based on the default Home page of C5 and the others are created/added after...
Shotster replied on at Permalink Reply
Shotster
Could it be a cache issue? Have you tried clearing it?

-Steve
Mnkras replied on at Permalink Reply
Mnkras
iv seen this quite a bit actually, its been happening for quite a while, i was helping out bryan lewis a while back with it,
Actarus replied on at Permalink Reply
Actarus
I think it's because in the default C5 Theme there are Flash Videos and the Slideshow.

So it keep those specs in the Home page.