Before you ask please READ THIS

Fixing the display of a thumbnail

edited December 2014 in Hypershot Posts: 2
Hi,
I would like to know how I could fix the issue of the thumbnail of the button on the right when you have a grid album.
Thank you.
Screen Shot 2014-12-16 at 22.15.29.png
1194 x 1018 - 2M

Comments

  • AirAir
    Posts: 10,970
    Hello:-)

    What do you mean by fixing? Is there something wrong with it, cause I am not sure just by looking on your screen shot. Can you show live link?

    With regards.
  • I mean by fixing solving the issue of display the thumbnail on the right and I don't have a live link. Let me show you a video. When you navigate in an album, there are two buttons on the left and the right. The thumbnail on the left is fully displayed while the one on the right is not. I would to know where I could correct the position of the thumbnail on the right.
    Thank you.
  • AirAir
    Posts: 10,970
    Hello:-)

    Thanks for the video - so your screen shot wasn't cropped and now it is clear.

    Unfortunately I can't help you, as this works fine for me,\ on our demo and my test site , and you can't give me link to your site so I could verify what is wrong.

    Have you used any custom CSS, or made some edits to theme?

    With regards.
  • Posts: 13
    I have similar problems on my www.mrakor.com
    On the main page next-thumb using 35x35 version of photos where it, as far as I understand, must use 50x50 version.
  • AirAir
    Posts: 10,970
    Link please :-) With screen shot to show me what I should look at:-)

    With kind regards.
  • Posts: 13
    Untitled-1.jpg
    1600 x 900 - 298K
  • Posts: 13
    here from the inspector
    Untitled-2.jpg
    1600 x 900 - 374K
  • AirAir
    Posts: 10,970
    This thumb should be album-thumb (150x100 cropped)

    I wonder how it made in your case 35x35px

    Do you have any plugin that could mess anything with wordpress thumbs or images in general?

    With kind regards.
  • Posts: 13
    List of active plugins:
    AJAX Thumbnail Rebuild Version 1.12
    AlphaOmega Captcha & Anti-Spam Filter Version 3.0
    Instagram Feed Version 1.3.7
    PC Custom CSS Version 1.3
    WP Retina 2x Version 3.2.7

    Custom CSS:
    /*-- Enter your custom CSS below --*/

    .bricks-album .brick .cov{
    background-image: none;
    opacity: 1;
    filter: alpha(opacity=100); /* IE 8 */
    }
    .bricks-album .brick:hover .cov{
    opacity: 0;
    filter: alpha(opacity=0); /* IE 8 */
    }
    #slide-list {
    display: none !important;
    }

    #progress-back {
    display: none !important;
    }

  • AirAir
    Posts: 10,970
    Could you please send me temporary access(create new ADMIN account with fake e-mail) to your WP so I could check there what is going on? Send it here on forum via private message(click on my nick and there you will find option "Send Air a Message"). In message please attach LINK(!!!) to topic it applies to.
  • Posts: 13
    Air said: album-thumb (150x100 cropped)
    AJAX Thumbnail Rebuild shows "album-thumb (35x35 cropped)"
  • AirAir
    Posts: 10,970
    Thanks for data and last post. Now I remembered that this size is connected with thumbnails of Slider album thumbnails.

    Go to Albums-> Single album appearance(Full theme)-> Thumbnail height/width set it:
    width: 150
    height: 100
    And then rebuild thumbnails.

    And it will be back to normal:-)

    With kind regards.
  • Posts: 13
    that fixed the problem, thanx =)
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!