• Resolved udesignweddings

    (@udesignweddings)


    I have downloaded and activated your plugin.
    It works great as far as automatically uploading to cloudinary.

    However, the images that get uploaded still get served off of the https://<my domain>/wp-content/uploads/

    What am I missing? How can I make these images to be served from cloudinary?

    Following are my settings:
    Cloud Name <cloudname>
    Auto Mapping Folder <auto>
    URLs https://res.cloudinary.com/<cloudname>/image/upload/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Junaid Bhura

    (@junaidbhura)

    Hi there,

    You should leave the URLs field as is to: https://res.cloudinary.com . More info here: https://github.com/junaidbhura/auto-cloudinary/wiki/Setup

    Is the box “Automatically use Cloudinary for all images” checked? If so, this plugin will try to change all URLs that match your website’s URL to the Cloudinary URL.

    Thread Starter udesignweddings

    (@udesignweddings)

    Hi

    Thank you for your reply.
    The images are now served from cloudinary

    I have a different issue now.
    For the store catalog images, the URL is requesting a transformation that is not valid.
    For example:
    https://res.cloudinary.com/<cloudname>/w_300,h_0,c_fill/<map folder>/sample.jpg
    The h_0 is not recognized by cloudinary therefore, the image is not rendered properly. If I deactivate the “Auto Cloudinary” then the images are rendered as they should. Is there anything that can be done for the URL to request the transformation w_300,c_fill without the h_0

    thank you!

    Plugin Author Junaid Bhura

    (@junaidbhura)

    Thanks for bringing this up. All development for this plugin happens on Github. I’ve created an issue there. You can keep a track of this issue here:

    https://github.com/junaidbhura/auto-cloudinary/issues/1

    I’ll take a look at it soon and release an update to the plugin.

    Thread Starter udesignweddings

    (@udesignweddings)

    thanks!

    Is there something I can hard-code for the time being to render the images successfully until the plugin update?

    Plugin Author Junaid Bhura

    (@junaidbhura)

    I’ll have to take a look at the code, I wouldn’t recommend hard-coding any changes at the moment. I’ll try to get the update out over the next couple of days.

    Plugin Author Junaid Bhura

    (@junaidbhura)

    I’ve released an update which fixes the issue!

    Thread Starter udesignweddings

    (@udesignweddings)

    Thank you it works now!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Serving Images from Cloudinary after Auto Upload’ is closed to new replies.