[Solved] Phoca Gallery Slideshow Plugin: All thumbs loaded?
Posted: 05 Dec 2014, 19:38
Hi,
just noticed a strange behaviour of the slideshow plugin. When this plugin is enabled, it causes to load the thumb images of ALL kategories, even though the page does not include any category. They are included in the page header (javascript) as following:
[code]
/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library ()
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at dynamicdrive.com for this script and 100s more
***********************************************/
var phocagalleryplugin1417799369260830846 = new fadeSlideShow({
wrapperid: "phocaGallerySlideshowP1417799369260830846",
dimensions: [640, 480],
imagearray: ["/images/phocagallery/.........
["/images/phocagallery/.........
["/images/phocagallery/.........
],
displaymode: {type:'auto', pause: 2500, cycles:0,
wraparound:false, randomize: 0},
persist: false,
fadeduration: 3000,
descreveal: "peekaboo",
togglerid: ""
})
... and the next category ...
... and another category ...
...
[/code]
Example: http://www.burgtheater-dringenberg.de/aktuell.html
Due to this, the site takes longer and longer to load, the more images and categories I have. I assume this is not intended, but I am unsure what the reason might be. Probably it is an incompatibility with the iCagenda component...
Maybe anyone else using this plugin can check his site? Anyone having an idea?
Thanks, Markus
just noticed a strange behaviour of the slideshow plugin. When this plugin is enabled, it causes to load the thumb images of ALL kategories, even though the page does not include any category. They are included in the page header (javascript) as following:
[code]
/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library ()
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at dynamicdrive.com for this script and 100s more
***********************************************/
var phocagalleryplugin1417799369260830846 = new fadeSlideShow({
wrapperid: "phocaGallerySlideshowP1417799369260830846",
dimensions: [640, 480],
imagearray: ["/images/phocagallery/.........
["/images/phocagallery/.........
["/images/phocagallery/.........
],
displaymode: {type:'auto', pause: 2500, cycles:0,
wraparound:false, randomize: 0},
persist: false,
fadeduration: 3000,
descreveal: "peekaboo",
togglerid: ""
})
... and the next category ...
... and another category ...
...
[/code]
Example: http://www.burgtheater-dringenberg.de/aktuell.html
Due to this, the site takes longer and longer to load, the more images and categories I have. I assume this is not intended, but I am unsure what the reason might be. Probably it is an incompatibility with the iCagenda component...
Maybe anyone else using this plugin can check his site? Anyone having an idea?
Thanks, Markus