Junaid Bhura
Forum Replies Created
-
Forum: Plugins
In reply to: [Auto Cloudinary] Where do you add the code of a filter?@234537-1 Glad you find this plugin useful!
You can use that in
functions.php
if you want!Forum: Plugins
In reply to: [Auto Cloudinary] Images with super low qualityHi I’m hoping that fixed it, and marking it as resolved!
Unfortunately, this is not possible with this plugin ??
Forum: Plugins
In reply to: [Auto Cloudinary] Images with super low quality@kaiserlino Your auto mapping folder is incorrect. Please look at the instructions on the setup page:
https://github.com/junaidbhura/auto-cloudinary/wiki/Setup
The auto mapping folder should be the same as what you have entered on Cloudinary. Take a look at the screenshots. I think you’ve entered the Cloudinary URL prefix.
Forum: Plugins
In reply to: [Auto Cloudinary] Images with super low qualityHey @kaiserlino
Can you add your settings you’ve entered in the back-end here, so I can take a look?
Forum: Plugins
In reply to: [Auto Cloudinary] Images with super low qualityHi @kaiserlino
Looking at that page, I see the following image:
This isn’t quite right. Have you followed the setup instructions correctly?
Hey @flydog this is currently not possible, but is being considered: https://github.com/junaidbhura/fly-dynamic-image-resizer/issues/26
Forum: Reviews
In reply to: [Fly Dynamic Image Resizer] Great plugin! But 1 question:Thanks for the review!
This plugin currently only processes images on the same server that it has access to. External images aren’t supported.
Forum: Plugins
In reply to: [Fly Dynamic Image Resizer] Crop position based on focal pointHey sorry, this is currently not supported!
Forum: Plugins
In reply to: [Fly Dynamic Image Resizer] Some of the images are not displayedHi, I’m afraid this is a little vague for me to weigh in.
Please create an issue on GitHub with more specific details and steps to reproduce your issue, and I can take a look!
https://github.com/junaidbhura/fly-dynamic-image-resizer/issues
Forum: Plugins
In reply to: [Fly Dynamic Image Resizer] Feature RequestHello, I’ve been thinking about this too. I’ve created a new issue for this on Github. Feel free to keep a track of it there!
https://github.com/junaidbhura/fly-dynamic-image-resizer/issues/26
Forum: Plugins
In reply to: [Auto Cloudinary] Using MAMP/Localhost issuesHi @barkins this plugin will not work on your localhost, because Cloudinary requires the images to be publicly accessible, and your localhost is not public.
More info here:
https://github.com/junaidbhura/auto-cloudinary/wiki/Best-PracticesHey @zchm this plugin automatically replaces IMG tags. I see that your site uses a lot of background images.
If you need to replace background images, I’m afraid you need to change your template:
https://github.com/junaidbhura/auto-cloudinary/wiki/Functions
https://github.com/junaidbhura/auto-cloudinary/wiki/Best-PracticesHope that helps!
Forum: Plugins
In reply to: [Auto Cloudinary] Cloudinary showing master image@filmarelu No worries, glad you were able to sort it out! ??
Forum: Plugins
In reply to: [Auto Cloudinary] Cloudinary showing master image@filmarelu Your settings look okay to me.
Okay, I think I understand your problem now. I think Media Cloud must be altering the image thumbnails in some way.
You mentioned it works fine when you disable Media Cloud?
What do the image URLs look like when you disable Auto Cloudinary and enable Media Cloud?
I think there’s a conflict between these plugins.