PDA

View Full Version : Download Button not visible


bhockensmith
Jan-13-2010, 09:15 AM
I installed the code that allows a download button to be visible when orginals are available, but I'm only seeing the download button when I'm logged in, on this page....

http://www.bhockensmith.com/Commercial/LightsBeforeChristmas/

jfriend
Jan-13-2010, 09:16 AM
I can't look at it because the gallery is password protected.

bhockensmith
Jan-13-2010, 09:17 AM
oops. sorry. i removed it.

I can't look at it because the gallery is password protected.

jfriend
Jan-13-2010, 09:32 AM
oops. sorry. i removed it. I don't know. I'm seeing the button in Firefox and Safari, but not IE7. Since my dev tools in IE are more primitive, I'll have to try to figure it out later today or tomorrow.

bhockensmith
Jan-14-2010, 08:11 PM
Any chance you figured this one out yet?



I don't know. I'm seeing the button in Firefox and Safari, but not IE7. Since my dev tools in IE are more primitive, I'll have to try to figure it out later today or tomorrow.

jfriend
Jan-14-2010, 08:49 PM
Any chance you figured this one out yet?First thing to do is to eliminate a script error in your page.

Remove this from your custom header because it's causing an error:

<script type="text/javascript" language="javascript">
CheckRedirects();
</script>

bhockensmith
Jan-19-2010, 04:19 PM
Hi John,

I removed the script errors.

jfriend
Jan-19-2010, 04:29 PM
Hi John,

I removed the script errors.So where are you expecting a download button that you don't see one?

bhockensmith
Jan-19-2010, 04:31 PM
Ahhhhh... I didn't even check it after removing the script error. Sheesh. Thanks again.



So where are you expecting a download button that you don't see one?