View Full Version : No "SHARE" button when logged in
RonD200
Aug-22-2009, 07:47 AM
Not sure if this is related to the new Smugmug release or not, but I'm logged in to my site, but I'm not seeing the share button.
I have the following code in my CSS to turn off the Share button when I'm not logged in.
.notLoggedIn #shareButton {display:none;}
Any ideas why I'm not seeing the share button when I'm logged in to my account?
Thanks,
Ron
Andy
Aug-22-2009, 07:52 AM
Not sure if this is related to the new Smugmug release or not, but I'm logged in to my site, but I'm not seeing the share button.
I have the following code in my CSS to turn off the Share button when I'm not logged in.
.notLoggedIn #shareButton {display:none;}
Any ideas why I'm not seeing the share button when I'm logged in to my account?
Thanks,
RonSpecifically and exactly, where? :ear
HoyBoy
Aug-22-2009, 07:52 AM
I doubt that it's related to the release as I can see it on my site just fine.
RonD200
Aug-22-2009, 07:56 AM
Specifically and exactly, where? :ear
It's not showing up on any of my galleries, here's an example.
http://ronskinner.smugmug.com/Parks-Gardens-Nature-Preserves/Back-To-The-Wild/5970651_CYN6N#534267576_8s9Gs
Thanks
Allen
Aug-22-2009, 08:12 AM
Both logged in and logged out pages have the class name notLoggedIn so
there is no class loggedIn. So CSS will not hide.
Oops
RonD200
Aug-22-2009, 08:33 AM
Both logged in and logged out pages have the class name notLoggedIn so
there is no class loggedIn. So CSS will not hide.
Oops
Hopefully they're looking for a fix.
alexf
Aug-22-2009, 10:11 AM
Hopefully they're looking for a fix.
I have the same problem since the new release Sat Aug 22nd. No Share button anywhere.
jfriend
Aug-22-2009, 10:14 AM
Both logged in and logged out pages have the class name notLoggedIn so
there is no class loggedIn. So CSS will not hide.
Oops I just filed a bug report (http://www.dgrin.com/showthread.php?t=141240) on this. Smugmug lost the "loggedIn" class from both the <body> tag and from the top level container like the homepage div. Lots of user's CSS will break because of this.
Andy
Aug-22-2009, 11:37 AM
we're aware http://www.dgrin.com/showthread.php?t=141253
thx
alexf
Aug-22-2009, 04:07 PM
we're aware http://www.dgrin.com/showthread.php?t=141253
thx
The problem with the Share button (coming from the loggedin issue), has been fixed. It works fine now. Seems to have been reverted. The Share button works as before, and the links do not include the new naming convention. I can live with that.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.