Support Forum
I see it on Firefox.
@kvr28 is right. This is to do with the size of the actual image coupled with the size of the post content width coupled with the way your theme is handling the 'responsive' image resizing coupled with the way that Firefox is interpreting all of that.
The first issue is the actual size of the image being posted. It is actually really very, very big - much bigger than the content area it has to fit it. This is questionable thing to do anyway - just consider that every time someone visits the page then they have to download these huge files to see the images. And the bandwidth being used by your server... Sizing more sensible to fit has many advantages.
Think of displaying an image 1366 px wide on a mobile phone display that is 360 px. The amount of work the browser has to do to resize that is enormous not to mention the file size being downloaded by a user over an expensive mobile phone network.
Firefox, I believe, is resizing the image to fit width wise and gets the ratrio right on the height but does not appear to be releasing the space so the depth given to the box size for the image is as if it were still at it's full pixel size. Seems to me this is either a problem with Firefox or something to do with your Wp theme. But posting proportionately resized images does appear to solve it nicely.
As to your phone scrolling then, in my own experience the timeout on mobile browsers seems a lot shorter than on a desktop - perhaps to save those very costly phone bills - so it is perhaps possible that what you saw was the request to your server timing out and killing the page before it had fully loaded which might cause a scrolling issue.
YELLOW
SWORDFISH
|
Yellow Swordfish said
I see it on Firefox.@kvr28 is right. This is to do with the size of the actual image coupled with the size of the post content width coupled with the way your theme is handling the 'responsive' image resizing coupled with the way that Firefox is interpreting all of that.
The first issue is the actual size of the image being posted. It is actually really very, very big - much bigger than the content area it has to fit it. This is questionable thing to do anyway - just consider that every time someone visits the page then they have to download these huge files to see the images. And the bandwidth being used by your server... Sizing more sensible to fit has many advantages.
Think of displaying an image 1366 px wide on a mobile phone display that is 360 px. The amount of work the browser has to do to resize that is enormous not to mention the file size being downloaded by a user over an expensive mobile phone network.
Firefox, I believe, is resizing the image to fit width wise and gets the ratrio right on the height but does not appear to be releasing the space so the depth given to the box size for the image is as if it were still at it's full pixel size. Seems to me this is either a problem with Firefox or something to do with your Wp theme. But posting proportionately resized images does appear to solve it nicely.
As to your phone scrolling then, in my own experience the timeout on mobile browsers seems a lot shorter than on a desktop - perhaps to save those very costly phone bills - so it is perhaps possible that what you saw was the request to your server timing out and killing the page before it had fully loaded which might cause a scrolling issue.
This issue of the picture is happening on desktops. This issue was not happening on the default theme? It just started happening with reboot.
1 Guest(s)