I am working on an image heavy website and the images take way too long to load. Each image is about >5MB. Is there a way to resize the images after they have been uploaded? Or do I need re-upload resized images?
Thanks...
I am working on an image heavy website and the images take way too long to load. Each image is about >5MB. Is there a way to resize the images after they have been uploaded? Or do I need re-upload resized images?
Thanks...
WP will automagically create thumbnails of said image in the small,medium and large sizes that are defined in your media settings. if you change those sizes after upload you can re-process the images with the Regenerate Thumbnails plugin.
You need to re-upload resized images. WordPress will not resize the full size image.
You must log in to post.