Thumbnail problem with theme
-
Hello,
I’ll state upfront that I’m using a paid theme (deepfocus by elegantthemes). But I’m not getting adequate support from them. They’re pushing back saying what I’m asking for is a theme customization. But clearly, things broke when I updated theme version.
After upgrading theme version to latest, the homepage featured slider became bigger and the gallery thumbnails for vertical (portrait oriented) images started to appear stretched. I searched around their forum and found some related topics where it was suggested to use the regenerate thumbnails plugin. I ran the plugin on all images. However, nothing got fixed. Homepage featured slider still changes sizes for each image as it cycles through. Thumbnails in gallery still appear stretched.
On digging a bit, I found that proper thumbnails are not getting picked up for all images. Here’s an example of img src code from gallery page: (https://photomithra.in/category/showcase/)
A good one looks like this – its picking up the 207X136 size thumbnail’s URL:
<img src=”https://photomithra.in/wp-content/uploads/2013/01/20130119_0114-207×136.jpg”A bad one looks like this – its picking up the original image’s URL to be used as thumbnail:
<img src=”https://photomithra.in/wp-content/uploads/2013/01/20130112_0045.jpg”I’ve verified that all necessary thumbnails are physically present on my hosting storage. Is this a theme problem? If so, any idea how it can be fixed?
Apologize once again for posting query related to a paid theme. Just hoping to get some answers.
- The topic ‘Thumbnail problem with theme’ is closed to new replies.