Loic VdB
Loic VdB
Hi @Laurentje, It seems it works when the cache is disabled (Inspect > Network Tab), you can try it out here: https://jsfiddle.net/Vdeub/3njmh609/5/. When it is not working, we do get...
Hi @portal7, Do you mind sharing your `cloud_name`? Is it `wapicom`? If it is the case, as documented [here](https://cloudinary.com/documentation/upload_parameters#including_a_path_in_the_public_id), the `public_id` contains the folder path so in your case, you...
Hi @ncunningham-stairsupplies, effectively the `AccessControl` is missing [here](https://github.com/cloudinary/cloudinary-go/blob/v2.7.0/api/uploader/upload_asset.go#L16). I'll raise to the team but in the meantime, you could use an upload preset and set the `AccessControl` via this preset.
Hi @shay-te, Would you mind sharing more context on the issue? Is there a way to reproduce it on our side? Could you also share a system report as documented...
Hi @shay-te, is still relevant? Thanks!
Thanks @shay-te !
Hi @cedric-nxstar, could you share how you are installing our plugin? Can you try to delete it and re-install it? Thanks!
Hi @cedric-nxstar, that's strange because the method is definitely here: https://github.com/cloudinary/cloudinary_wordpress/blob/master/php/class-utils.php#L332-L343. Any chance you could create a ticket to [email protected] and share the following information: - Your hosting provider -...
Hi @cedric-nxstar, Some other customers reported a similar issue and this is because they had both the Cloudinary PHP SDK and the Cloudinary WordPress plugin installed. You can't use both...
Hi @nomadic-energy-dev, Is it only a specific SVG that was throwing the error? Would you have the SVG in question so I can have a look? Could you also share...