junaidbhura / auto-cloudinary

Super simple Cloudinary auto-upload implementation for WordPress.
https://wordpress.org/plugins/auto-cloudinary/
MIT License
40 stars 9 forks source link

Plugin Not Syncing All images on website #11

Closed cliftonc0613 closed 5 years ago

cliftonc0613 commented 5 years ago

Hi @junaidbhura,

I just starting using your plugin like 2 or 3 days ago. It has synced some of the image(62) but I have over 4,000 images on my e-commerce website (https://mrknickerbocker.com/home/). I am using Elementor and the Astra Pro Theme I have gone through the setting and set it up as it says on the wiki. What am I missing? Below is a screenshot of my settings.

screen shot 2018-10-19 at 9 01 22 am

junaidbhura commented 5 years ago

Hey @cliftonc0613 looks like your theme has a lot of "background-images". This plugin can only work with replacing IMG tags. So unfortunately, this plugin is not compatible with your theme out of the box.

You can take a look at the documentation to see how you can edit your theme to take advantage of this plugin:

https://github.com/junaidbhura/auto-cloudinary/wiki/Functions https://github.com/junaidbhura/auto-cloudinary/wiki/Filters

cliftonc0613 commented 5 years ago

Thank you so much! I really appreciate it. Love your plugin

junaidbhura commented 5 years ago

No worries @cliftonc0613 cheers!