Still can see only galleries. No menu or banner/logo.
Can get to Organizer and it all looks good.
customize site or gallery settings does not work.
upload to this gallery doesn't work.
all other top bar links work
/browse page works on my iPhone but not my site?
BTW, I've deleted all cookies and cleared cache.
Closed and reopened browser, FF.
My homepage now shows in IE with banner and menu.
IE folder pages nothing but one html box showing.
IE gallery pages show whole page but no menu or banner.
IE Customize site, gallery settings and upload to gallery don't work
I had someone take a look, they said that the problem was due to your custom CSS that puts "display: none" on some of you content blocks. The change we made today, in part, expects to be able to get the width of the container, which it can't do when it's set to "display: none". The engineer went into your site and made some changes to your CSS to accomplish what you were wanting but that would at least allow your site to load in a somewhat more normal fashion.
We hope to have the right fix soon, it should go into testing tomorrow.
I had someone take a look, they said that the problem was due to your custom CSS that puts "display: none" on some of you content blocks. The change we made today, in part, expects to be able to get the width of the container, which it can't do when it's set to "display: none". The engineer went into your site and made some changes to your CSS to accomplish what you were wanting but that would at least allow your site to load in a somewhat more normal fashion.
We hope to have the right fix soon, it should go into testing tomorrow.
Previously I used WebDev and removed most CSS and saw no change.
I see no change in Firefox display, same as yesterday. I can't even get into customize.
I'm on Firefox. Your homepage is just showing text for me - no header, no photos, no menu
I clicked on a 2014 bird link and it brought up a page with no folders, no photos
Hope you get it sorted soon Allen
My opinion does not necessarily make it true. What you do with my opinion is entirely up to you. www.acecootephotography.com
I can get a couple different configurations by tweaking CSS. But the menu disappears in some?
This is what I'm trying to do which worked perfect before last Smug update.
I have two banner widgets in header on entire site. I use CSS to hide/show on different pages.
I had someone take a look, they said that the problem was due to your custom CSS that puts "display: none" on some of you content blocks. The change we made today, in part, expects to be able to get the width of the container, which it can't do when it's set to "display: none". The engineer went into your site and made some changes to your CSS to accomplish what you were wanting but that would at least allow your site to load in a somewhat more normal fashion.
We hope to have the right fix soon, it should go into testing tomorrow.
Because Smug refuses to address CSS flow down I've had to add two single photo banner widgets to
"entire site" header and use CSS to hide/show for specific pages. One site wide and one for specific
pages I hide and show the other. This is very basic CSS which you're seemed to bork now. Plus
it also somehow has affected my horz menu which disappears on some pages.
May I add that it has completely destroyed my site.
I hide the horz menu using @media when down to pad size and smaller and switch to an html widget for a simple menu.
Is this interfering with the menu display (disappearing) on larger displays?
Comments
My Website index | My Blog
Getting started on DGrin? Go here first!
Contact a Support Hero: http://help.smugmug.com/customer/portal/emails/new
I can get directly into galleries but all folders are gone.
My Website index | My Blog
Backdoor, I can click the map link then map icon then click thumb to get into gallery.
My Website index | My Blog
Now, back to the Penns vs. Rangers game. LETS GO PENNS!
Can get to Organizer and it all looks good.
customize site or gallery settings does not work.
upload to this gallery doesn't work.
all other top bar links work
/browse page works on my iPhone but not my site?
BTW, I've deleted all cookies and cleared cache.
Closed and reopened browser, FF.
My Website index | My Blog
My Website index | My Blog
IE folder pages nothing but one html box showing.
IE gallery pages show whole page but no menu or banner.
IE Customize site, gallery settings and upload to gallery don't work
My Website index | My Blog
We hope to have the right fix soon, it should go into testing tomorrow.
Getting started on DGrin? Go here first!
Contact a Support Hero: http://help.smugmug.com/customer/portal/emails/new
I see no change in Firefox display, same as yesterday. I can't even get into customize.
My Website index | My Blog
I clicked on a 2014 bird link and it brought up a page with no folders, no photos
Hope you get it sorted soon Allen
www.acecootephotography.com
This is what I'm trying to do which worked perfect before last Smug update.
I have two banner widgets in header on entire site. I use CSS to hide/show on different pages.
My Website index | My Blog
"entire site" header and use CSS to hide/show for specific pages. One site wide and one for specific
pages I hide and show the other. This is very basic CSS which you're seemed to bork now. Plus
it also somehow has affected my horz menu which disappears on some pages.
May I add that it has completely destroyed my site.
My Website index | My Blog
My Website index | My Blog
Is this interfering with the menu display (disappearing) on larger displays?
My Website index | My Blog
My Website index | My Blog
Sure would be a lot easier if there was class name flow down. Rather then >2000 CSS rules would only need two.
.folder_Birds .sm-page-widget-5028039 {visibility: hidden; height:0}
.folder_Birds .sm-page-widget-5027770 {visibility: visible; height:auto}
.folder_Weddings ....
.folder_Family .....
.folder_Events ....
My Website index | My Blog