fbg13 Posted July 20, 2016 Posted July 20, 2016 I am uploading images through an api to child pages and when i visit those pages PW creates a variation of the images and thus slowing down the page load 10 to 30 seconds. How to disable default image variation?
horst Posted July 20, 2016 Posted July 20, 2016 I assume you are speaking of the default admin thumb? If yes, there is no way I know about to avoid this with image fields. It is a requirement to display each image in the admin. But if you don't need the thumbnails, just a list with filenames, you can use a file field instead of an image field. The image field is based upon file field, it only has additonal methods and properties related to images. 3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now