Options

Something sticking

dancingdobermandancingdoberman Registered Users Posts: 13 Big grins
edited July 7, 2007 in SmugMug Support
Hey all. I'm having a strange problem in my galleries. Here is my site:
http://jamienewell.smugmug.com

When I click on a thumbnail, the picture previews correctly on the right. If I click on the preview, nothing happens (which is what I intended).
HOWEVER, if I then try to click on another of the thumbnails to look at other pictures, nothing happens. I can leave the page, but I cannot look at any other pictures unless I click "Next." How can I make it so a box doesn't pop up when you scroll over the larger preview without having this problem?
Also, it appears the "pages 1,2" in my galleries next to the word "Next" has disappeared. How do I get that back?

I hope this makes sense.

Comments

  • Options
    AndyAndy Registered Users Posts: 50,016 Major grins
    edited April 1, 2007
    I hope this makes sense.

    Not yet. Please give us an exact direct link to the gallery where we should see this behavior. And, what browser are you using?
  • Options
    dancingdobermandancingdoberman Registered Users Posts: 13 Big grins
    edited April 2, 2007
    Andy wrote:
    Not yet. Please give us an exact direct link to the gallery where we should see this behavior. And, what browser are you using?

    I'm using Internet Explorer.

    Here is one of the galleries:
    http://jamienewell.smugmug.com/gallery/2112618#109185586

    As far as I can tell, this is happening in all of them. If you click the enlarged picture in the gallery, then click on a thumbnail to change the enlarged picture, the pictures all freeze. Also, on this particular page I posted, there is no option to switch to page 2 of the thumbnails, even though there are two pages.

    Thanks for your help.
  • Options
    AllenAllen Registered Users Posts: 10,012 Major grins
    edited April 2, 2007
    I'm using Internet Explorer.

    Here is one of the galleries:
    http://jamienewell.smugmug.com/gallery/2112618#109185586

    As far as I can tell, this is happening in all of them. If you click the enlarged picture in the gallery, then click on a thumbnail to change the enlarged picture, the pictures all freeze. Also, on this particular page I posted, there is no option to switch to page 2 of the thumbnails, even though there are two pages.

    Thanks for your help.
    I get a whole bunch of error popups in IE6 loading that page but no errors
    in Firebug or Tidy.

    In your CSS if you're disabling this, use the /* */ comment enclosure.
    Chang the red to the green.

    <!--
    a {text-decoration:none}
    -->


    /* a {text-decoration:none} */

    Couldn't find any other suspect problems but someone else might have better luck.

    BTW, Firefox displays everything fine.
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    dancingdobermandancingdoberman Registered Users Posts: 13 Big grins
    edited April 23, 2007
    Thanks for responding, Allen.
    This is what my text decoration code looks like now:

    }
    #navcontainer ul li a {
    text-decoration: none;
    padding: .2em 2em;
    color: #fff;
    background-color: #000000;
    }


    I'm not sure if that's the problem, or what.

    Would you happen to know how to get the numbers for my photogalleries to appear on my wedding page?
    http://jamienewell.smugmug.com/gallery/2112618#109185586
    It says "1 of 24 Next>" above the pictures, but it doesn't show that I have TWO pages of wedding pictures in the gallery! I think it used to say "1,2" above this gallery, but I don't know how I lost it.

    Thanks for your help.


    Allen wrote:
    I get a whole bunch of error popups in IE6 loading that page but no errors
    in Firebug or Tidy.

    In your CSS if you're disabling this, use the /* */ comment enclosure.
    Chang the red to the green.

    <!--
    a {text-decoration:none}
    -->


    /* a {text-decoration:none} */

    Couldn't find any other suspect problems but someone else might have better luck.

    BTW, Firefox displays everything fine.
  • Options
    AndyAndy Registered Users Posts: 50,016 Major grins
    edited April 23, 2007
    Would you happen to know how to get the numbers for my photogalleries to appear on my wedding page?
    http://jamienewell.smugmug.com/gallery/2112618#109185586
    It says "1 of 24 Next>" above the pictures, but it doesn't show that I have TWO pages of wedding pictures in the gallery! I think it used to say "1,2" above this gallery, but I don't know how I lost it.

    Thanks for your help.

    ? headscratch.gif
  • Options
    AllenAllen Registered Users Posts: 10,012 Major grins
    edited April 23, 2007
    Thanks for responding, Allen.
    This is what my text decoration code looks like now:

    }
    #navcontainer ul li a {
    text-decoration: none;
    padding: .2em 2em;
    color: #fff;
    background-color: #000000;
    }


    I'm not sure if that's the problem, or what.

    Would you happen to know how to get the numbers for my photogalleries to appear on my wedding page?
    http://jamienewell.smugmug.com/gallery/2112618#109185586
    It says "1 of 24 Next>" above the pictures, but it doesn't show that I have TWO pages of wedding pictures in the gallery! I think it used to say "1,2" above this gallery, but I don't know how I lost it.

    Thanks for your help.
    I see this on the left. Is this what you're looking for?

    Page 1 of 2 Next >>>
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    dancingdobermandancingdoberman Registered Users Posts: 13 Big grins
    edited April 24, 2007
    Yes, that is what I'm looking for. Unfortunately, it's not showing up on my browser. I'm using IE. On the wedding page I linked to you, it says "1 of 24 Next" ONLY for me. It says nothing about pages. I don't see what I'm missing here. I don't know how to screen capture or I'd show you guys...

    I just noticed on the left corner of my taskbar, it reads "Error on Page."

    AGH!
    yelrotflmao.gif
    Allen wrote:
    I see this on the left. Is this what you're looking for?

    Page 1 of 2 Next >>>
  • Options
    dancingdobermandancingdoberman Registered Users Posts: 13 Big grins
    edited July 7, 2007
    Really in need of help.
    Andy wrote:
    ? headscratch.gif

    My page: http://jamienewell.smugmug.com/gallery/2112618#166188103

    Hi, Andy... unfortunately, I'm still having this problem. I'm afraid I'm going to lose business because of it. I'm using Internet Explorer, and there are no page numbers above my pictures, it only says "1 of 39 Next>" With next only going to the next photo in the group, not pages. You have to actually go to the last picture in the series and click "Next" for it to skip to the next gallery page. I can only assume the problem doesn't show up on the browser you are using. Is there any way I can fix this? I hate to start my website over from scratch. Any advice is helpful. bowdown.gif Thanks...
  • Options
    AllenAllen Registered Users Posts: 10,012 Major grins
    edited July 7, 2007
    My page: http://jamienewell.smugmug.com/gallery/2112618#166188103

    Hi, Andy... unfortunately, I'm still having this problem. I'm afraid I'm going to lose business because of it. I'm using Internet Explorer, and there are no page numbers above my pictures, it only says "1 of 39 Next>" With next only going to the next photo in the group, not pages. You have to actually go to the last picture in the series and click "Next" for it to skip to the next gallery page. I can only assume the problem doesn't show up on the browser you are using. Is there any way I can fix this? I hate to start my website over from scratch. Any advice is helpful. <img src="https://us.v-cdn.net/6029383/emoji/bowdown.gif&quot; border="0" alt="" > Thanks...
    Noticed one thing, change this at the bottom of your CSS. CSS
    comments are placed between /* and */.

    <!--
    a {text-decoration:none}
    -->

    to this

    /*
    a {text-decoration:none}
    */

    Funny thing is, I see #pageNavigation_top not showing in IE6. Using
    CSSVista it's missing there also until I hit edit then shows.



    All of these add a space after the gallery number.
    example .gallery_2260024SPACE.nophotos

    /* html only page for gallery 2260024*/
    .gallery_2260024.nophotos {
    display: none;
    }
    .gallery_2260024.pageNav {
    display: none;
    }

    /* html only page for gallery 2313798*/
    .gallery_2313798.nophotos {
    display: none;
    }
    .gallery_2313798.pageNav {
    display: none;
    }

    /* html only page for gallery 2314041*/
    .gallery_2314041.nophotos {
    display: none;
    }
    .gallery_2314041.pageNav {
    display: none;
    }
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    richWrichW Registered Users Posts: 941 Major grins
    edited July 7, 2007
    15524779-Ti.gif with Allen. I fixed it for you.....
  • Options
    AllenAllen Registered Users Posts: 10,012 Major grins
    edited July 7, 2007
    richW wrote:
    15524779-Ti.gif with Allen. I fixed it for you.....
    clap.gif Thanks Rich, the missing spaces, huh?
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    richWrichW Registered Users Posts: 941 Major grins
    edited July 7, 2007
    Allen wrote:
    the missing spaces, huh?
    Yep...
  • Options
    dancingdobermandancingdoberman Registered Users Posts: 13 Big grins
    edited July 7, 2007
    Allen, you are a lifesaver. Thank you SO MUCH for helping me with my invisible page numbers, and for letting me know about the error in my CSS code. I found the line you were talking about and added the space.

    http://jamienewell.smugmug.com/gallery/2112618#109200362

    I am having one other issue with my website, it's a problem in all galleries, where if I go to click on the enlarged picture, there is a hand cursor like the photo is linked. I thought I disabled that in my CSS-- (to disallow the surfer to see other sizes) if you click on the enlarged picture on the right side of the photos, nothing happens, but it freezes my ability to enlarge any of the other pictures in the gallery. I cannot click on a thumbnail, in other words, and have it enlarged on the right side. I have to refresh the page to unfreeze it. I hope this makes sense. I've tried this trick on other computers using IE and they all have the same issue. I'm already grateful you've fixed my first problem, if you have any advice on this issue, you'd be my total hero. bowdown.gif
Sign In or Register to comment.