We are using the ImgIx plugin with an S3 bucket to serve images on a WordPress website but we can't create the srcset image call. Wordpress has a built in image call feature that we can't overwrite. How can we get the WP ImgIx plugin to overwrite the native WP image call, so that we can get the srcset images we want?
We tried using the WP plugin but cannot see how to disable the WP image call and replace it with a custom srcset image set.