iam using wordpress and when i upload a new image it tend to crop in different size (thumbnail(150*150), medium(300*200), large ) and stores it. For a single image it generates around 4 different images which are generally not used. I need to restrict it to just thumbnail and original image. how to do it.
3
votes
You can also try asking on wordpress.stackexchange.com
– Sabeen Malik
OMG i really screwed up, it was dam easy in wordpress. you just need to mention the value of medium and large images as 0 in media settings and that would do...
– Ezhil
add that as the answer and accept it. Might be useful for a future user
– Sabeen Malik