Hi,
we have settings provided for image options to set image height/width.
Thread Starter
jkwalz
(@jkwalz)
Yes, but the image that is being adjusted is 150px x 150x so that is the largest it can be. If I increase it to 150% or more it becomes blurry. It would be better if the plugin pulled a higher resolution image and then scaled down. How can I do that?
Thanks –
Ok I see, but we use thumb to keep products page light.
Thread Starter
jkwalz
(@jkwalz)
How do I change that so the plugin is more useful?
You can update nminput.class.php function wp_get_attachment_thumb_url and use this
https://wordpress.stackexchange.com/questions/180905/wordpress-wp-get-attachment-thumb-url-full
to pull full image as a source.