View Full Version : Galleries not showing while logged in?
Montec
Apr-22-2007, 10:13 AM
I cannot see my galleries when logged in, is there an easy way to access all galleries?
I know I added code so that they would not display on the home page but shouldn't they be available to me when I log in?
Maybe a button in the CP that said DISPLAY ALL GALLERIES would be a huge help to everyone.
Thanks for help and suggestions.
www.kootenayphotography.com (http://www.kootenayphotography.com)
MC
richW
Apr-22-2007, 10:24 AM
You are missing the } at the end of this line:
#navcontainer ul li a:hover {text-decoration: overline;}
Add !important on this line:
.loggedIn #categoriesBox {display:block;}
.loggedIn #categoriesBox {display:block !important;}
Montec
Apr-22-2007, 10:30 AM
You are missing the } at the end of this line:
#navcontainer ul li a:hover {text-decoration: overline;}
Add !important on this line:
.loggedIn #categoriesBox {display:block;}
.loggedIn #categoriesBox {display:block !important;}
Thank you....
A button to display ALL GALLERIES still might be a good idea....
CapturedforLife
May-01-2007, 07:49 AM
I've been following the tutorials and it seems I just can't get things right. I've tried the above, redone it twice, and still my gallery's don't show when I'm logged in. They don't show logged out, which I like... but I can't see them logged in. Also, my Gallery's link doesn't show anything when clicked.
capturedforlife.smugmug.com
www.capturedforlifephotography.com
Thanks... I'm lost...
Allen
May-01-2007, 08:04 AM
I've been following the tutorials and it seems I just can't get things right. I've tried the above, redone it twice, and still my gallery's don't show when I'm logged in. They don't show logged out, which I like... but I can't see them logged in. Also, my Gallery's link doesn't show anything when clicked.
capturedforlife.smugmug.com
www.capturedforlifephotography.com (http://www.capturedforlifephotography.com)
Thanks... I'm lost...
Try Change these
.loggedIn #categoriesBox {display:block;}
.loggedIn #categoriesBox {display:block !important;}
To this
.loggedIn .homepage #galleriesBox,
.loggedIn .homepage #categoriesBox,
.loggedIn .homepage #featuredBox {display:block;}
CapturedforLife
May-01-2007, 01:33 PM
Still not getting anything....
CapturedforLife
May-01-2007, 02:02 PM
2 main issues... I followed the tutorial for adding the slideshow and now I can't see my galleries anywhere... even logged in.
Now, I don't want them on my homepage (logged out) and I tried to link my galleries Navbar to capturedforlife.smugmug.com/galleries as it said too but it just refreshes my homepage with the slide show.
I've tried every mod I can find to get them to show up logged in and nothing seems to be working... And how do I get them to show up when someone clicks on galleries in my navbar... (/galleries is not doing it apparently)
richW
May-01-2007, 02:05 PM
Still not getting anything....Go into your control panel and select - display:show for your gallery categories.
In your navBar, change this:
<li><a href="http://capturedforlife.smugmug.com/Galleries">Galleries</a></li>
to this:
<li><a href="http://capturedforlife.smugmug.com/galleries">Galleries</a></li>
See where this gets you.....
CapturedforLife
May-01-2007, 02:38 PM
Go into your control panel and select - display:show for your gallery categories.
In your navBar, change this:
<li><a href="http://capturedforlife.smugmug.com/Galleries">Galleries</a></li>
to this:
<li><a href="http://capturedforlife.smugmug.com/galleries">Galleries</a></li>
See where this gets you.....
Still can't see my galleries. When I click on Galleries now the slideshow disappears and no galleries appear.... Do I have them online wrong?
richW
May-01-2007, 03:12 PM
Still can't see my galleries. When I click on Galleries now the slideshow disappears and no galleries appear.... Do I have them online wrong?What do you have in your bioBox?
edit: Something with the bioBox is causing problems with the gallery page hack.
If you could put only this in your bioBox. capturedforlife
I'll come back later and check it out, got to step out of the house for a while..
CapturedforLife
May-01-2007, 03:28 PM
What do you have in your bioBox?
I believe <div>... With the slide show running I can't see my bioBox on my homepage either.
I've redone the code following the online tutorial a few times now... I can delete everything and solve the problem, but as soon as I add the slideshow codes I loose it all.... I've got no clue where it's going wrong...
Is there something else I should put in my bioBox? I've started to get good at copying the code and "redoing" the site... If I need to I could start fresh again but I don't want it to go wrong... again... and still not know what's wrong.
richW
May-01-2007, 03:32 PM
I believe <div>... With the slide show running I can't see my bioBox on my homepage either.
I've redone the code following the online tutorial a few times now... I can delete everything and solve the problem, but as soon as I add the slideshow codes I loose it all.... I've got no clue where it's going wrong...
Is there something else I should put in my bioBox? I've started to get good at copying the code and "redoing" the site... If I need to I could start fresh again but I don't want it to go wrong... again... and still not know what's wrong.I edited post #10..
Put only this in your bioBox. capturedforlife
In the tute http://dgrin.smugmug.com/gallery/2160039 it states you need something in the bioBox...
CapturedforLife
May-01-2007, 03:51 PM
I edited post #10..
Put only this in your bioBox. capturedforlife
In the tute http://dgrin.smugmug.com/gallery/2160039 it states you need something in the bioBox...
I cant see my bioBox either when logged in, do you know how I could access it?
I'm sorry I'm being complicated.
richW
May-01-2007, 08:01 PM
I cant see my bioBox either when logged in, do you know how I could access it?
I'm sorry I'm being complicated.Go into your control panel, under "account settings" select - bio: change (https://www.smugmug.com/homepage/settings.mg?settings=bio)
Delete whatever you have in there, then add a single word..
CapturedforLife
May-01-2007, 08:27 PM
Go into your control panel, under "account settings" select - bio: change (https://www.smugmug.com/homepage/settings.mg?settings=bio)
Delete whatever you have in there, then add a single word..
BRILLIANT! Thank you so much.... You just made my night!
richW
May-01-2007, 08:29 PM
BRILLIANT! Thank you so much.... You just made my night!Your Welcome....:thumb
vBulletin v3.5.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.