Maunish Bhavsar
Forum Replies Created
-
Also, as per your blog related to Elementor intigartion with your plugin.?https://deliciousbrains.com/wp-offload-media/doc/elementor-integration/
We couldn’t find this settings and when we use custom size for image in elementor image module we are not getting image. Is there any way to work this around?
And when upload any image as a featured image it’s not loading https://prnt.sc/yk9IhI29rXF8 it’s default wordpress image size and it’s not showing too.Number of Image Sizes: 20
Names and Dimensions of Image Sizes:
thumbnail (150x150)
medium (300x300)
large (1024x1024)
stm-img-380-240 (380x240)
stm-img-120-120 (120x120)
stm-img-1110-577 (1110x577)
stm-img-796-466 (798x466)
stm-img-350-356 (350x356)
stm-img-190-132 (190x132)
stm-img-255 (255x0)
stm-img-255-x-2 (510x0)
stm-img-280 (280x0)
stm-img-280-x-2 (560x0)
stm-img-350 (350x0)
stm-img-350-x-2 (700x0)
stm-img-398 (398x0)
stm-img-398-x-2 (796x0)
woocommerce_thumbnail (300x300)
woocommerce_single (600x0)
woocommerce_gallery_thumbnail (100x100)Above the list of image sizes. For the sections that we faced issue was added by elementor and we have selected the Image size as Theme default sc: https://prnt.sc/bu5qig73JXSO
Here are few questions:
How can we add custom size to the above list? Also, after adding new size the updated thumbanils will be automcatilly added to the bucket right?
Also, for the media files that has been there before the we added plugin, that files shold load with the original wordpress path or the bucket path?
Thanks for you help.Okay, Thank you.
Also, we do face another issue with the website’s existing images. Here are the settings sc: https://prnt.sc/9TTgVqMaulGS
In our website thumbnail images are not loading it gives a 404. https://prnt.sc/Itmw1m3HCF_h We can access the original image by removing the 123X456 from the URL, FYI we are using Motors theme. Also, the path will update for all of the images that are not off-loaded right? So do we need to do anything for the existing images or it should work fine?
i.e:
storage.googleapis.com/wp-content/uploads/2024/07/07092319/image-1-101-255×191.jpg – 404
storage.googleapis.com/wp-content/uploads/2024/07/07092319/image-1-101.jpg – Working.
There are multiple custom image sizes are added via the add_image_size hook with the after_setup_theme action so these images will be off-loaded right? I believe this image gives 404.
Please let me know.
Thanks in advance.- This reply was modified 7 months, 1 week ago by Maunish Bhavsar.