Hi,
I’m trying to resolve large images being used for thumbnails throughout my site. Attached is an image showing my WP, Woo, and functions.php (defaults of Aetlier) image sizes.
For products I’ve reduced the “Catalog Images” size to 260px and regen’d all thumbnails and that has resolved the issue on the Woo side.
For blog thumbnails it doesn’t matter if I use the Recent Posts widget or the Blog widget or change the display type, they all seem to be using the full-size image. How do I fix this? See the masonry recent posts on the site URL above as an example.
I’m using portfolios for videos and have changed the permalinks, etc. It’s working well for a video library! The Portfolio widget has the same problem though. I’ve tried different display types and the Portfolio Carousel widget.
In both of the above cases all of the img tags are being generated with width=”400″ and height=”300″. I know that’s being overwritten by CSS, but it still seems needless. UPDATE: I initially posted this in the wrong forum two days ago. Now, after just updating the theme to 1.9.7 the wrong width and height are still on the Portfolio thumbnails but the blog thumbnails have width=”480″. I don’t know where this is coming from since none of the settings in the screenshot have a dimension of 480. Also, an empty attribute of “height”, with no “= anything”, is being added, so the HTML is badly-formed.
Also, are the different image sizes in functions.php and where they are used documented anywhere?
Thanks,
Terry
Attachments:
You must be
logged in to view attached files.