-
Product gallery widget not recognising Tags
I'm trying to work with the product gallery widget. I want to display all images with the tag "move" but this is not working. If I use the publicID of an individual image, it works, so I know it's connecting. Can anyone help shed some light on this?
-
Intergration with Digital Ocean and Cloudflare
Hi, Cloud someone give me some advice? I have my website (real estate) on Digital Ocean and also using Cloudflare, but now I'm thinking about how can I manage my images (adjust, improve images)? I heard about Cloudinary but not sure how to integrate with Digital Ocean and Cloudflare
-
Retrieve video dimensions via Node
Hey! I'm trying to retrieve the dimensions of a few videos I uploaded to my account through this function: const checkImageDimensions = async (imageUrl: string) => { try { await cloudinary.uploader.explicit( imageUrl, { type: 'fetch', resource_type: 'video' }, function (error: any, result: any) { if (error) {…
-
Frontend js SDK implimentation with backend SDK
I hope this message finds you well. I recently reached out to your team regarding the implementation of the Cloudinary upload widget in conjunction with a Django Python backend server. Thank you for your prompt response; it was greatly appreciated. However, I still have a question regarding the integration process. I'm…
-
Learn How to Build a Publish Extension for Canva and Cloudinary
With Canva being one of the hottest tools for creative and design projects, Cloudinary’s Igor Vorobeychik decided to build out a Canva-Cloudinary connector to help streamline work for those who use both platforms! This allows people to create their design in Canva, then publish it to Cloudinary for delivery onto websites,…