Owner/Vistor view

kcobellokcobello Registered Users Posts: 13 Big grins
edited September 11, 2012 in SmugMug Support
I have a problem with my site not showing my slideshow in visitor view or not logged in view. Owner view shows exactly what I want. Any Ideas on this? Allen you out there anywhere?

Thanks

Our site

http://kdactionphoto.smugmug.com/

Comments

  • Rogue 1Rogue 1 Registered Users, Retired Mod Posts: 150 Major grins
    edited September 6, 2012
    kcobello wrote: »
    I have a problem with my site not showing my slideshow in visitor view or not logged in view. Owner view shows exactly what I want. Any Ideas on this? Allen you out there anywhere?

    Thanks

    Our site

    http://kdactionphoto.smugmug.com/

    Hi Kevin - hmmm - I'm not a customizer type guy, and someone with more knowledge than I will probably chime in here shortly, but it looks like you already have a custom full screen slideshow set up in your advanced CSS - which now appears to be disabled somehow - and then you're running the built in homepage slideshow as well (which is showing logged in) -

    I'd bet there is a conflict between the two - and possibly there is code hiding the built-in slideshow in favor of the super full screen -
  • kcobellokcobello Registered Users Posts: 13 Big grins
    edited September 6, 2012
    Rogue 1 wrote: »
    Hi Kevin - hmmm - I'm not a customizer type guy, and someone with more knowledge than I will probably chime in here shortly, but it looks like you already have a custom full screen slideshow set up in your advanced CSS - which now appears to be disabled somehow - and then you're running the built in homepage slideshow as well (which is showing logged in) -

    I'd bet there is a conflict between the two - and possibly there is code hiding the built-in slideshow in favor of the super full screen -

    Thanks for the info. Im kinda new at the Advanced Customizing and have had help with the code and what to do. I see the not logged in CSS. Im just afraid to remove too much..lol

    Thanks, Im sure it will come around soon.:D
  • denisegoldbergdenisegoldberg Administrators Posts: 14,399 moderator
    edited September 6, 2012
    Does you site look the way you want it to when you are using a browser where you are not logged in?

    It's really a better check to use a not logged in browser rather than visitor view. I usually use Firefox logged in and Chrome or IE logged out.

    You have two copies of the 4-across hack in your CSS, and the second copy has text following it that is not CSS. That will cause problems. Remove the second copy.

    You also have some incorrect CSS. Remove the red:
    #feeds {
     display:none;
     }
    #mysearch {
     text-align: center;
     }
    
    [B][COLOR="Red"]}[/COLOR][/B]
    

    --- Denise
  • Rogue 1Rogue 1 Registered Users, Retired Mod Posts: 150 Major grins
    edited September 6, 2012
    kcobello wrote: »
    Thanks for the info. Im kinda new at the Advanced Customizing and have had help with the code and what to do. I see the not logged in CSS. Im just afraid to remove too much..lol

    Thanks, Im sure it will come around soon.:D

    A good rule of thumb, before editing your code, is to email a copy of the current code to yourself - a 'back-up' - if things go south, you just copy/paste the previous code back in!

    (There's a button for this at the bootom of the customizing page :D )
  • Rogue 1Rogue 1 Registered Users, Retired Mod Posts: 150 Major grins
    edited September 6, 2012
    It's really a better check to use a not logged in browser rather than visitor view.

    Sooooo true - side by side browsers, one logged in, the other logged out = instant feedback on changes.
  • kcobellokcobello Registered Users Posts: 13 Big grins
    edited September 6, 2012
    Ok im back and see some more help, thanks Denise and Rogue. I will work at it now and see how it goes. I did paste the code to a text file and saved but wasnt sure if I can paste the same format back.

    Thanks
  • denisegoldbergdenisegoldberg Administrators Posts: 14,399 moderator
    edited September 6, 2012
    kcobello wrote: »
    I did paste the code to a text file and saved but wasnt sure if I can paste the same format back.
    If you use a text editor like Notepad or Notepad++ you can copy the code and paste it back into the sections of the advanced customization page.

    Do not use a word processor; that will give you extra stuff that will break your customization and will then need to be cleaned up.

    --- Denise
  • kcobellokcobello Registered Users Posts: 13 Big grins
    edited September 6, 2012
    Denise
    Im still having some issues with the not logged in view. Its fine logged in or was. No slide show showing on my home page. I still have trouble understanding EZC and the Advanced. Should I dissable or clear all the EZC and just use advanced? I still have some EZC working.
  • rainforest1155rainforest1155 Registered Users Posts: 4,566 Major grins
    edited September 10, 2012
    kcobello wrote: »
    Denise
    Im still having some issues with the not logged in view. Its fine logged in or was. No slide show showing on my home page. I still have trouble understanding EZC and the Advanced. Should I dissable or clear all the EZC and just use advanced? I still have some EZC working.
    I can see the slideshow on your homepage as a visitor just fine in my Firefox on my Mac:
    https://img.skitch.com/20120910-ba79siy3fw4q79qs1ikhb71tds.jpg

    What browser, operating system do you use? Do you have any addons / extensions installed in your browser?

    Maybe your Flash is outdated and needs an update? You can get Flash here.
    Sebastian
    SmugMug Support Hero
  • AperturePlusAperturePlus Registered Users Posts: 374 Major grins
    edited September 11, 2012
    Firefox Mac here and it also shows up fine for me.
Sign In or Register to comment.