View Full Version : Help needed - where's my Galleries gone
pjspics
Nov-01-2008, 09:17 AM
Hi,
Can someone help me please - major panic....
A couple of days ago there were some changes made by SM to the layout of SM itsself.
At that time I was making a change to the image used in my banner on my home page.
Since this time when you now click on Galleries button on my site there are no galleries there.
If I go into Owner View they are there.
If I log out or go to Visitor View they dissapear.
The site is www.paul-griffiths.net (http://www.paul-griffiths.net)
Any help much appreciated.
Many thanks
Paul
Allen
Nov-01-2008, 09:20 AM
Hi,
Can someone help me please - major panic....
A couple of days ago there were some changes made by SM to the layout of SM itsself.
At that time I was making a change to the image used in my banner on my home page.
Since this time when you now click on Galleries button on my site there are no galleries there.
If I go into Owner View they are there.
If I log out or go to Visitor View they dissapear.
The site is www.paul-griffiths.net (http://www.paul-griffiths.net)
Any help much appreciated.
Many thanks
Paul
None of the thumbs are showing on any category, sub-cat or dup galleries page.
Smug is currently broke. Only show logged in.
pjspics
Nov-01-2008, 09:25 AM
None of the thumbs are showing on any category, sub-cat or dup galleries page.
Smug is currently broke. Only show logged in.
Thanks for the quick reply Allen.
Any idea of fix time for this?
Paul
Allen
Nov-01-2008, 09:52 AM
Thanks for the quick reply Allen.
Any idea of fix time for this?
Paul
All I know is they are woking on it.
Mrs. Prout Has a Camera
Nov-01-2008, 10:42 AM
All I know is they are woking on it.
I'm having the same issues. My slideshow on my homepage is missing, My galleries are all wonky across the page and some links on my navbar don't seem to go anywhere. Is this part of the same issue?
pjspics
Nov-02-2008, 12:04 PM
I'm having the same issues. My slideshow on my homepage is missing, My galleries are all wonky across the page and some links on my navbar don't seem to go anywhere. Is this part of the same issue?
Smug did seem to sort itself out and I can now see my galleries.
I now have another problem...
When I now login and open specific galleries I no longer have the option buttons at the top of the page - Add Photos - Tools - Themes - Share.
They are on some of my galleries but not all.
This means I cannot delete any photogaphs now from some galleries and when I enable Share and logout this is not available.
I have defaulted the gallery settings to Smug default but still no buttons.
Something else I have noticed is that I no longer have "Page 1 of 2" at the top of my galleries when there are more photos to view.
This happens on the same Galleries that dont have the option buttons at the top as mentioned above.
I have Gallery Style as Smugmug if that makes any difference.
Any help much appreciated.
If you need any links to specific Galleries that are having the issues, let me know.
pjspics
Nov-02-2008, 12:10 PM
Smug did seem to sort itself out and I can now see my galleries.
I now have another problem...
When I now login and open specific galleries I no longer have the option buttons at the top of the page - Add Photos - Tools - Themes - Share.
They are on some of my galleries but not all.
This means I cannot delete any photogaphs now from some galleries and when I enable Share and logout this is not available.
I have defaulted the gallery settings to Smug default but still no buttons.
Something else I have noticed is that I no longer have "Page 1 of 2" at the top of my galleries when there are more photos to view.
This happens on the same Galleries that dont have the option buttons at the top as mentioned above.
I have Gallery Style as Smugmug if that makes any difference.
Any help much appreciated.
If you need any links to specific Galleries that are having the issues, let me know.
Update on the above - if I now create a new gallery with the same settings I can see the buttons...:dunno
pjspics
Nov-02-2008, 12:22 PM
Update on the above - if I now create a new gallery with the same settings I can see the buttons...:dunno
Sorted...
It would seem that when I remove the individual Gallery Breadcrumb Disable code from my CSS it all comes back even though my breadcrumb is still not visible.
Unless I have put some general 'disable all Breadcrumb' code somewhere that was clashing with the individual Gallery Breadcrumb code I put in my CSS... will have to have a look.
Apologies if anyone was looking into this and if so many thanks...
jfriend
Nov-02-2008, 12:41 PM
Sorted...
It would seem that when I remove the individual Gallery Breadcrumb Disable code from my CSS it all comes back even though my breadcrumb is still not visible.
Unless I have put some general 'disable all Breadcrumb' code somewhere that was clashing with the individual Gallery Breadcrumb code I put in my CSS... will have to have a look.
Apologies if anyone was looking into this and if so many thanks...
If you want to hide the bread crumb, but still have the tools button, you can just hide the "breadCrumbTrail" object instead of the breadcrumb object with your CSS.
So, you could change:
#breadcrumb {visibility: hidden;}
to
#breadCrumbTrail {visibility: hidden;}
and any other breadcrumb operations also changed to breadCrumbTrail.
pjspics
Nov-03-2008, 10:54 AM
If you want to hide the bread crumb, but still have the tools button, you can just hide the "breadCrumbTrail" object instead of the breadcrumb object with your CSS.
So, you could change:
#breadcrumb {visibility: hidden;}
to
#breadCrumbTrail {visibility: hidden;}
and any other breadcrumb operations also changed to breadCrumbTrail.
Nice one John - much appreciated:clap
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.