Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 142888

Gallery loading weird size thumbnails

$
0
0

Replies: 0

My gallery is loading weird thumbnail sizes.

For instance, this is a image element in my code. Note the “-201×300” image size loading in

<a href="http://localhost:8888/wp-content/uploads/2017/02/roger-waters.jpg" itemprop="contentUrl" data-size="600x895" data-caption="">
    <img src="http://localhost:8888/wp-content/uploads/2017/02/roger-waters-201x300.jpg" itemprop="thumbnail" alt="">
</a>

The problem is, i dont even have a thumbnail size of 201×300 in my theme. I have disabled all plugins/changed the theme too.

I’ve tried to regenerate the thumbnails and change the size of the thumbnails in the settings and it STILL loads the image “roger-waters-201×300.jpg”

  • This topic was modified 12 minutes ago by  dontpush.

Viewing all articles
Browse latest Browse all 142888

Trending Articles