-
September 2024 Community Update
September is ending and we’re coming into the busy Autumn season. Each month there’s new features, tools, and developments in the Cloudinary ecosystem, and this roundup will help you find the key new updates. Resource of the Month: Code Explorers This new tool in our Documentation site lets you select your preferred…
-
Website Images not loading on website
I am using Cloudinary on my wordpress website and just recently all the jpg and png images do ot load on my website and the error message I see on my website is as seen below; Failed to load resource: the server responded with a status of 40 () But all the webp images loads quite well on the website.
-
Wordpress plugin won't integrate
Hi, I have copied the connection string in the second step of the setup but nothing happens except that the little wheel keeps turning forever, and I cannot proceed to step 3. I am 100% certain that my connection string is correct. Could someone please help me ? Thank you
-
Media won't sync using the wordpress plugin
Media are stuck on uploading to cloudinary status. Using the CLI `wp cloudinary sync` or performing a manual sync using the internal api $sync->managers['push']->process_assets( $asset ); works fine. I can't download the report cause i get an error Fatal error: Uncaught Error: Call to a member function get_public_id() on…
-
Code level transformations with Wordpress plugin
Hi there. We are using the Wordpress plugin and I know there are various transformation setting options, but I would like to apply specific transformations at code-level. Featured images display with different crops in different views so I need a bit more granular control over them. I have tried using the Cloudinary SDK…
-
What is the use of this call Cloudinary\Sync→init_background_upload
hi, The following call Cloudinary\Sync→init_background_upload took almost 30% of the time of any transaction on WordPress api call. can you please help me to understand what is the use and why it calling every time when we called our api endpoint on WordPress. can it be avoided or make it fast so our user experience will…
-
Received the following m "... cloudinary_status, is late to run..."on my Site Health dashboard
Hi, I recently deleted the Cloudinary plugin on my Wordpress site. I just noticed the following message on my Site Health dashboard: "The scheduled event, cloudinary_status, is late to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended." Is there still a…
-
Confused on Image Files Sizes
I'm in the process of redoing my WordPress category pages. I've got a GeneratePress loop template that pulls in the post's featured image. For my test, I uploaded an unoptimized JPG image. (770k) The template shows the title, post excerpt, and an image that is 320 px wide. If I use the Cloudinary Media Inspector, it shows:…
-
Why is my video using the Wordpress direct video file path when displaying it in a AJAX modal?
I've developed a custom Wordpress theme and I'm using the Cloudinary plugin to deliver my media files. On first page load the images and videos are delivered using the Cloudinary url. But for some reason when a open a modal using AJAX to retrieve the data the video direct path gets delivered. The images are still being…
-
Integration of Cloudinary with WordPress CMS for Info Blogs about Subway Surfers mod double jump
I am currently working on a WordPress-based website that hosts informational blogs about the popular game "Subway Surfers." To enhance the user experience and optimize image and video management, I am interested in integrating Cloudinary with my WordPress CMS. Before I proceed, I wanted to reach out to this knowledgeable…
-
Sharing: How we built (free) on-the-fly image optimization with Cloudinary+CloudFlare
https://syncwith.com/blog/website-image-optimization-cloudflare-cloudinary (In an effort to ensure our technical SEO was top notch, we wanted to make sure our website images were highly optimized to reduce page load times. I wrote this article share how built we a solution that drastically reduced image sizes across our…
-
How to change the image extensions from jpg to webp using the WordPress plugin?
-
Deleting images from wordpress media library.
Can I delete my images from the wordpress media library after uploading them to cloudinary so that I can free up space in my server?