- Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
jack5234
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220In general I think pinboard is fantastic, but I have an issue with the way the large featured images are rendered on the homepage.
I have a featured image with a post and I have set for one “Full posts to display before grid.” I look at this image in the blog post and compare to what is on the home page, and there is a clear difference in sharpness.
I can see that the theme has generated a new version of my featured to put specifically on the homepage, and when it does this it adds the suffix: “-700×467″ to the file name. When I view just that specific altered image it’s fine, however it is smaller than what I uploaded, but it renders terribly on the blog homepage because after shrinking the image, the theme stretches the image back to a larger size when it is displayed, so that 700 px width image gets stretched to whatever the screen will accommodate (in my case right now 1039, but obviously will vary with browser). The img tag specifies: img width=”450″ height=”300”, but obviously this is not working, and it kind of doesn’t make sense because the 700 px doesn’t match the 450 px.
So, here’s my question.
- In you next update, can you address this issue
by either (1) not generating a smaller featured image for the home screen and just using the photo that I uploaded, or by (2) actually restricting the image display so that it won’t stretch beyond it’s resolution to fill the available space?
This is a significant issue because the first thing you see on my website is a fuzzy image that looks pretty bad. Others are having this issue (see: https://wordpress.org/support/topic/very-first-image-is-blurry?replies=3), so I know it’s not just me that is unhappy with the image quality that shows up on the home screen.
AdvertismentDeprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236Daniel Tara
KeymasterWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220The theme does not stretch that image by default for leading posts, so have you applied any modifications to the way the theme displays the content?
Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236jack5234
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220From what I am seeing, the theme let’s the featured photo take up all available width, so if you have a wide browser and screen, then it stretches the photo. Again, I’ve seen other people bring up this issue.
When I remove my custom CSS and look at my blog in a browser that is maximized, the featured image is stretched beyond 700 px, which causes distortion. I’m just not sure why you resize an image and then let it display so wide — why not just not resize the width, or not have it take up more than 100% of its width?
You must be logged in to reply to this topic.