• When creating posts in the dashboard, and adding images from “Add Media” a size is added to the src filename when focus is returned to the editor. So a file named somefile.jpg will become somefile-300×200.jpg

    When this happens, we get blurry images. If I manually remove the file size, the images look great.

    I could use some advice.

    Either I need to get the images clear with the size added to the filename, or I’d like to find where this is happening, or find a filter I can use to modify it after the “add media” button.

    Please advise

Viewing 1 replies (of 1 total)
  • Thread Starter ttremain

    (@ttremain)

    I am hoping to find, if there is a common function that does this, or if it is part of the theme or a plugin, what hook (or filter) I might search for that would handle changing the src url either during or after “Add Media” before control is returned to the html editor.

    Maybe the solution is to have WordPress regenerate alternate photo sizes, I don’t know.

    It’s also possible that it’s because wordpress (or some plugin) is taking a smaller version of the image, and expanding it to make it fit, instead of taking a better/larger version, and scaling it down a bit.

Viewing 1 replies (of 1 total)
  • The topic ‘Blurry images’ is closed to new replies.