I have a slideshow plugin for an article
http://www.foxhuntinglife.com/index.php ... cle&id=294
The code is: {pgslideshow id=34|width=400|height=267|delay=3000}
If I insert any other category in there it works, but category 34 does not! However the images are present, and the gallery works if viewed in the gallery (not plugin). See http://www.foxhuntinglife.com/horse-a-h ... ategory/34
What could this be from? Very confusing! I believe all category settings are the same as the others that do work. I cannot imagine why this is happening.
Please check that url and tell me if you have suggestions, or if I am just missing something stupid! Thank you!
Cheryl
One category not showing, others ok
- Benno
- Phoca Hero
- Posts: 9452
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: One category not showing, others ok
Hi,
did you hide category 34 in categories view?
I can´find it in http://www.foxhuntinglife.com/horse-a-h ... ing-photos
If this category is hidden, perhaps this is the reason of the error.
Kind regards,
Benno
did you hide category 34 in categories view?
I can´find it in http://www.foxhuntinglife.com/horse-a-h ... ing-photos
If this category is hidden, perhaps this is the reason of the error.
Kind regards,
Benno
-
- Phoca Member
- Posts: 12
- Joined: 20 Jul 2009, 00:49
Re: One category not showing, others ok
I have a main category for article images, called /article images. That category is unpublished. Then under that i have the articles for this and other slideshows. I have many other categories listed this way and if I use a different one it works, just not category 34. Where and how else would it be hidden?
The images folder is http://www.foxhuntinglife.com/images/ph ... rd-Spa.jpg and you can see those links work.
The page is parsing the code which I see in view source:
Why won't it show up? I'm sure it's something small and stupid I am missing, but I am stumped!
Cheryl
The images folder is http://www.foxhuntinglife.com/images/ph ... rd-Spa.jpg and you can see those links work.
The page is parsing the code which I see in view source:
Code: Select all
<div id="phocagallerycontent7718716806"></div><script type="text/javascript">
fadeimages7718716806 = new Array();
fadeimages7718716806[0] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_Andrew's-on-the-Weir.jpg', '', ''];
fadeimages7718716806[1] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_bibury-for-slideshow.jpg', '', ''];
fadeimages7718716806[2] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_Cheltenham-Gold-Cup.jpg', '', ''];
fadeimages7718716806[3] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_face-Mandown-Gallops---sepi.jpg', '', ''];
fadeimages7718716806[4] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_facePat-Murphy-1.jpg', '', ''];
fadeimages7718716806[5] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_Festival-Grandstand-1.jpg', '', ''];
fadeimages7718716806[6] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_Fisher's-Hill-Gallop.jpg', '', ''];
fadeimages7718716806[7] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_Hounds-TO_2.jpg', '', ''];
fadeimages7718716806[8] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_IMG_651-10707-Binocular-fi.jpg', '', ''];
fadeimages7718716806[9] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_IMG_651-10768---McCoy-dism.jpg', '', ''];
fadeimages7718716806[10] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_IMG_654-10856.jpg', '', ''];
fadeimages7718716806[11] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_Imperial-Commander-jumping.jpg', '', ''];
fadeimages7718716806[12] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_Last-Fence-at-Sandown.jpg', '', ''];
fadeimages7718716806[13] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_Manton.jpg', '', ''];
fadeimages7718716806[14] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_Philip Hobbs.jpg', '', ''];
fadeimages7718716806[15] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_River-Lambourn-&-East-Gars.jpg', '', ''];
fadeimages7718716806[16] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_Rooster-Booster-1.jpg', '', ''];
fadeimages7718716806[17] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_Taunton.jpg', '', ''];
fadeimages7718716806[18] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_the-Vineyard-Spa.jpg', '', ''];
fadeimages7718716806[19] = ['/images/phocagallery/cheltenham/thumbs/phoca_thumb_l_w-Back-of-the-Hill-gallop.jpg', '', ''];
function fadeshowladen7718716806() {
new fadeshow(fadeimages7718716806, 400, 267, 0, 3000, 1, '', 'phocagallerycontent7718716806');
}
if(window.onload) {
var temp = window.onload;
window.onload=function(e) {
temp(e);
fadeshowladen7718716806();
};
}
else{
window.onload=function(e) {
fadeshowladen7718716806();
};
}</script>
</div>
Cheryl
-
- Phoca Member
- Posts: 12
- Joined: 20 Jul 2009, 00:49
Re: One category not showing, others ok
I am giving up, I actually inserted a gallery and that worked, so I have to get the article up and will use that instead of slide show.
Thank you for looking. Will let you know if it happens again!
Thank you for looking. Will let you know if it happens again!
- Benno
- Phoca Hero
- Posts: 9452
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: One category not showing, others ok
Ok.
Kind regards,
Benno
Kind regards,
Benno