Home › Forums › WoodMart support forum › After newest update blog photos look weird
After newest update blog photos look weird
- This topic has 12 replies, 3 voices, and was last updated 6 years, 7 months ago by Elise Noromit.
-
AuthorPosts
-
May 13, 2018 at 7:46 pm #57411
mjwilsonParticipantHello – Just updated to the newest version of Woodmart and noticed that the images on the blog feature slider on my front page, looks kind of janky!
The photos look very blurry and they shouldn’t be, and didn’t look that way before the update.
The first two posts photos also look sort of blurry on the main blog page.
I can reload the photos, but any idea why this happened with this update?
Thanks for any info.
Mj
May 13, 2018 at 7:48 pm #57412
mjwilsonParticipantAdding on…now that I am scrolling thru the blog pages, all the “main” photos seem to be out of focus.
I am using the checkerboard blog layout, and before this last update, the images were sharp and clear.
Do I need to change to another layout?
Thanks.
May 14, 2018 at 6:12 am #57424
Artem TemosKeymasterHi,
It seems that you have changed your blog images configuration. Try to increase images size in Dashboard -> Settings -> Media. You will need to regenerate all thumbnails after changes.
Regards
May 14, 2018 at 8:13 am #57440
mjwilsonParticipantHi Artem –
I haven’t changed anything!
This image problem showed after I just did the most recent Woodmart update.
I don’t really want to increase image sizes. I upload images 700 x 700, for my products, and they were working fine, in the blog posts, until this update.
Any other ideas?
Thanks.
Mj
May 14, 2018 at 8:14 am #57441
Artem TemosKeymasterWe didn’t change anything regarding blog images. As we can see, your images are set to have 300 px width. That is why they are blurred.
May 18, 2018 at 12:25 am #58171
mjwilsonParticipantHi Artem –
Unfortunately, changing the image size in the media area, doesn’t change the large size on the “outside” blog images.
I believe those image sizes are set by the theme, and they are way too large.
The images that I upload are 350 x 350 for the blog posts (older posts are 250x 250). Therefore, I would like the image size on the main blog pages to be 350 x 350 and not 450 x 450 or 470 x 470, as they are showing now.
I uploaded one 450 x 450 image to test it (the Balmain bag), and that is WAY too huge of a size, for the inside blog posts. It’s big enough for the main blog page, but there is no need to show that large of an image, within the post.
Do you have any code that can change the size of the blog images (on the main blog page), for that chess pattern layout? I don’t see any way to change the images size, from within your theme.
Thanks.
Mj
May 18, 2018 at 6:17 am #58181
Artem TemosKeymasterHi,
Please, attach screenshots to each place where you want to specify your images sizes since it is very hard to understand everything from words. Also, send us a screenshot from your media settings. Be sure that you regenerated all the thumbnails using this plugin https://wordpress.org/plugins/regenerate-thumbnails/
Again, our theme doesn’t influence blog images anyway.May 18, 2018 at 11:16 pm #58377
mjwilsonParticipantHello – I am back with screenshots!
Your theme DOES influence blog images. I went and looked at your demo site and it is resizing 1024 w images down to 447 w. This is what is happening with my smaller images. Instead of showing at the “media settings” of 350, the Theme is forcing the images to “upsize” to fit a 447 x 447 area. You can see this in the screen shots.
We haven’t entered any CSS code or style sheet to change any of this. The image sizing is present in your theme. It is happening on my theme, and it is also happening on your demo theme.
I did regenerate the thumbnails, using the plug in you mentioned above, and it didn’t change anything.
Your blog layouts “require” images, of a certain size, which is what is causing the problem.
I need the main blog images to be 350 x 350, which should work for my smaller images as well.
Thanks.
Mj
Attachments:
You must be logged in to view attached files.May 18, 2018 at 11:18 pm #58381
mjwilsonParticipantOther image errored out. Here it is.
Attachments:
You must be logged in to view attached files.May 18, 2018 at 11:29 pm #58383
mjwilsonParticipantAdding another photo –
The blog section, on the home page, is also upsizing images and they look blurry.
Screen shot attached.
PS – None of these images were blurry like this, prior to the last update. I wouldn’t have let the site go live, if it looked this bad.
Attachments:
You must be logged in to view attached files.May 19, 2018 at 7:40 am #58397
Artem TemosKeymasterHi,
Try to add the following code snippet to the Custom CSS area in Theme Settings
.blog-post-loop figure.entry-thumbnail img { width: auto; }
May 19, 2018 at 9:28 pm #58495
mjwilsonParticipantThanks. That worked.
Mj
May 20, 2018 at 8:12 am #58513
Elise NoromitMemberYou are welcome!
-
AuthorPosts
The topic ‘After newest update blog photos look weird’ is closed to new replies.
- You must be logged in to create new topics. Login / Register