• I have Media Cloud set up – it was very easy and straightforward to upload all my files to S3 and get connected to Imgix. But now what? I feel like I’m missing a step.

    I have Imgix URLs for all images in the backend, but how do those get implemented on the frontend of my site? All the images on my site still appear to be served from WordPress, not Imgix.

Viewing 3 replies - 1 through 3 (of 3 total)
  • @thenewdigital – did you ever figure this one out? I’m facing the same issue. All of the images in the media library correctly show the Imgix URL, but on the front-end it’s only showing the DO Spaces URL.

    Thread Starter thenewdigital

    (@thenewdigital)

    Yes, I did. You need to be serving images through WordPress’s default: wp_get_attachment_image. Then WordPress will send the Imgix URLs through.

    Thanks for responding, that solved my issue perfectly.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Missing a step’ is closed to new replies.