Post images problem

  • Posted in : Read WP
  • Rigamix
    Participant

    Hello again,

    http://steakollective.net/blog/
    If you check the different posts, you can see that you can click on the picture’s link even outside of the picture (basically all the post width), is there a way to solve that ?

    Thanks !

    Mehmet S.
    Keymaster

    Hi, please update to the latest version.

    Rigamix
    Participant

    Hi,

    Thanks.
    When I try to upload the v4.1 .zip file (downloaded from here : http://themeforest.net/item/read-wp-responsive-html5-minimalist-theme/4004353 ), it tells me : The package could not be installed. The theme is missing the style.css stylesheet. read wp

    Mehmet S.
    Keymaster

    It is the full package of the item with doc and theme. Unzip it, you will find the theme under “Theme” folder.

    Rigamix
    Participant

    Ok done, thanks again.
    So apparently the problem happens when I center the picture in the post. When it’s aligned on the left or right it seems to work but not centered.

    Mehmet S.
    Keymaster

    Which plugin are you using for your images to show in lightbox?

    Rigamix
    Participant

    I’m using WP Lightbox 2, but even after desactvating it, the problem is still here.

    Mehmet S.
    Keymaster

    I will assign this thread to developer, he will respond to you shortly.

    Rigamix
    Participant

    Thanks !

    Rigamix
    Participant

    Hey,

    I took a look at my posts, I think the problem appears if I give new dimensions for a picture in the post. For example if I have a picture 923*1000 pixels large but put width=”750″ height=”288″ in my post to make it fit, the clickable zone still stays 923*1000.
    Is there another way to resize the pictures in the post ?

    ahmetsali
    Keymaster

    Hi, try this custom css code and see if it suits you;

    .blog-posts .entry-content > p {
        text-align: center;
    }
    .blog-posts .entry-content > p > a > img.aligncenter  {
        display: inline;
    }
    
    Rigamix
    Participant

    Works perfectly, thanks a lot !

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register