Hello ,
There possible to on this plugin sync the images for one image then to be sub image like this KFXXXX_02. This to manage the archive the KFXXXX of product images
]]>We are testing integration with Canto + WordPress and it looks like this plugin will only bring in the original size image which is large and not sized for web. How can we utilize this to bring in our other preset sizes?
]]>The Canto plugin uses an undeclared class variable on line 219 of includes/class-canto.php. This causes the warning:
Deprecated: Creation of dynamic property Canto::$admin is deprecated in /var/www/html/wp-content/mu-plugins/canto/includes/class-canto.php on line 219
I believe this warning can be removed with the inclusion of this code on at the top of the class file (near where the other class variables are declared):
public $admin = null;
we are moving to php 8 and i see this error when i have php errors enabled
im not the web guy and he has not looked
Deprecated: Required parameter $post follows optional parameter $field in /var/www/html/wp-content/plugins/canto/includes/lib/class-canto-admin-api.php on line 306
]]>When I loaded this plugin it introduces different font/sizes to the WordPress backend, it also seems to introduce JavaScript that is unwanted because when I have it enabled, my Screen Options menu does not work.
I’ve just disabled it, but you might want to look into why it’s not limited to functions necessary for the plugin.
]]>Is this plugin compatible with a multisite install?
]]>