Visitor view down
Jouko Lehto
Registered Users Posts: 26 Big grins
What's the problem? Visitor = customer sees only my address and an empty page - owner view works fine. One customer just called...
Jouko
Jouko
0
Comments
My Website index | My Blog
http://galleries.imprintphoto.com
My homepage is currently blank in visitor view. But I can see it in owner view. And all my thumbs for cats and subcats are not showing either. I just released a wedding a few days go and I point them to the subcategory. Not good.
http://www.fernandogonzalez.net
Support Hero
I am having same issue. Looks fine in owner view. Looks like $#$%!@#%$# in visitor view.
Also please fix buttons when viewing the albums. They do not work.
Guys? In the meantime, could you please at least put up a notice that says you're having a little trouble and the site will be back soon? I just gave out a bunch of cards last night; I have visitors who will be panicking over the disappearance of all their photos.
Support Hero
Website
Support Hero
My Website index | My Blog
Seems that everything is Ok now. Thanks!
Jouko
http://www.dgrin.com/showthread.php?t=110024
Support Hero
I have 5 buttons on my home page:
Add Photos
Share
Buy
Themes
Visitor View
The only one that does anything is the 'Visitor View' button. The rest do nothing. I've never seen a 'Tools' button on my home page.
Support Hero
Is my CSS also screwing up all of my home page buttons?
Portfolio • Workshops • Facebook • Twitter
Yes, and how did you do that? you have a buy button and a share button on your homepage
Portfolio • Workshops • Facebook • Twitter
Portfolio • Workshops • Facebook • Twitter
Portfolio • Workshops • Facebook • Twitter
Add Photos
Tools
Buy
Themes
Visitor View
Can you (or JT) please tell me what was wrong with my JavaScript or CSS code? What did you have to change to fix it?
Portfolio • Workshops • Facebook • Twitter
Portfolio • Workshops • Facebook • Twitter
I added the following to the bottom javascript section:
function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}
if (hasPath("galleries"))
YD.addClass(document.body, "galleries");
This to the css section:
.galleries #bioBox {
display: none;
}
.galleries #galleriesBox,
.galleries #categoriesBox,
.galleries #featuredBox {
display: block;
}
I centered the footer too for you
OMG! You're great! Thank you sooo much! & thanks for centering my footer as well.
You guys rule!barbivar:ivar:ivar