Plugin keeps resizing my images
-
Hi,
it’s absolutely frustrating. I turned off the native resize function by setting 0 in Settings -> Media (all fields set to 0). Not working, when using MLM it still makes 768x and 252x images. So I edited my theme’s function.php file and added:
remove_image_size('large'); remove_image_size('medium'); remove_image_size('thumbnail');
Guess what – it is still making those two variants after every upload. How to turn it off? If it is not possible – which lines should I remove or edit in the plugin’s files?
Thank you in advance.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Plugin keeps resizing my images’ is closed to new replies.