Thumbnail images not loading

Home Forums WordPress Theme Support BresponZive Mag Thumbnail images not loading

This topic contains 4 replies, has 2 voices, and was last updated by  epsassiut 10 years, 6 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1666

    epsassiut
    Member

    Hi,
    I am having this issue with your theme, where thumbnail images are not loading properly, some load others not, and I am not really sure what’s causing this so I hope you can help me troubleshoot this issue as it’s affecting the overall look and feel of the site.

    URL: http://www.eps-assiut.com/

    I use Google Page Speed service to boost my site speed.

    Let me know if you can figure out what’s causing this.

    Many thanks.

    #1667

    Raja CRN
    Keymaster

    Hi,

    Just now, we have checked your site, and We have come to know that your site have no issues when using the Google Page speed service.

    Google Page speed service will compress your site and deliver the content. Try to read about their FAQ section https://developers.google.com/speed/pagespeed/service/faq#errorsonpage

    However, While we checked your site, the images are loaded without any issues.

    Thanks.

    #1671

    epsassiut
    Member

    This might be true, but it’s not consistent, as it doesn’t happen all the time.
    Sometimes thumbnails are loading, sometimes not all of them load well.
    This appears clearly on homepage and on category pages like here,
    http://www.eps-assiut.com/category/news/

    To be more specific, this happens with thumbnails not all images.

    Thanks.

    #1672

    Raja CRN
    Keymaster

    I’ve re-checked your blog periodically, But I’ve not seen any issues with your blog.
    See the Screenshot: http://i.imgur.com/jX9T10M.png?1

    I used to have image issues in one of my blog when I used the pages peed service. After that I’ve removed that.
    Also, Pagespeed may cache the images from your site, so it may take some time. Test your sites with different browsers.

    #1673

    epsassiut
    Member

    Thanks for your follow-up.
    I bet you’re using Chrome to display this screenshot, right?

    I figured out what was causing this…

    There was a css rule in the in the rtl.css file,

    a {
        display: inline-block;
    }

    And this affected the thumbnail images which had a link on them as on the homepage.

    Adding a more specific rule as this one fixed the issue,

    .sb-post-thumbnail a, .magbig-thumb a{
    display: block;
    }

    Problem happened mainly in Firefox and Safari and not in Chrome.

    Thanks.

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

Only Verified Customer of this Theme Can post reply to this Support Topic! .