Volkmar Kantor
Forum Replies Created
-
Forum: Plugins
In reply to: [Crop-Thumbnails] Crop selection area not in same position when re-croppingYes, that is the default behavior of the plugin.
Forum: Plugins
In reply to: [Crop-Thumbnails] Disable ratio on cropingNo, cause the image sizes are fixed.
Forum: Plugins
In reply to: [Crop-Thumbnails] Cropping possible for one user but not another?!hi @marknjones,
glad you like the plugin.
I had a quick look into the code. This error will only occure if the crop region is invalid -> if the selection in x or y direction is negative.I would assume that the the browser the other user is using is outdated or have an browser-extension that changes the request to your server. Its also possible that another plugin disturbs the request.
I would recommend -> he/she should try with another or fresh installed browser. If he/she still expirience problems you schould try to login with the account and test this. If the error also occurs on your browser then it’s another wp-plugin thats disturbs the request.
Forum: Plugins
In reply to: [Crop-Thumbnails] Cropping Images Deletes OriginalSorry for the long delay – i just now had a look into that, but can’t confirm that behaviour.
I uploaded an image called “test–NAME with spaces.png” which is automaticly changed to “test-NAME-with-spaces.png” by wordpress (i also tested with all lowercase). Had no issue cropping.
– did your server run on linux or windows? (they handle lower and uppercase in a different way)
– are your media uploads handled in a year/month based folder structure?
– did you use any other media plugins i.e. for galleries or CDN?Hi,
glad you like the plugin.About you request. Such options for using another feature image in the blog-listing than in the single-entry are something that is best driven by the theme (or a seperate plugin) – so if you often need this feature it should be implemented in the theme (i.e. by adding an option to override the featured image for the listing/single-page).
Forum: Plugins
In reply to: [Crop-Thumbnails] Problem with cacheYou use cloudflare for caching on the server side. You need to renew the cloudflare cache.
Forum: Plugins
In reply to: [Crop-Thumbnails] Cropping Images Deletes Originalhi @nicholasjcoleman,
thanks for investigation and reporting – i will have a look into this.Forum: Plugins
In reply to: [Crop-Thumbnails] Uncaught TypeErrors when using Crop Thumbnails locallyI fixed the two errors in 1.3.1 – please report if you find more.
Forum: Plugins
In reply to: [Crop-Thumbnails] Group Together does not show alertsIts fixed in 1.3.1
Forum: Plugins
In reply to: [Crop-Thumbnails] Group Together does not show alertsHi @pilsgaard,
thank you for reporting. I will have a look on it.Forum: Plugins
In reply to: [Crop-Thumbnails] Add escape optionI would, but your screenshot do not show my plugin. It seems to be another crop plugin.
Forum: Plugins
In reply to: [Crop-Thumbnails] Uncaught TypeErrors when using Crop Thumbnails locallyHi there, thank you for reporting.
I think i fixed these bugs in the current developer editions (see below). These 2 bugs occur if the php environment is configured strict. Seems that warnings and notices are handled as fatal errors.
Current developer edition download:
https://github.com/vollyimnetz/crop-thumbnails/archive/refs/heads/master.zipOr Git clone from https://github.com/vollyimnetz/crop-thumbnails
I cant guaranty that the plugin will run, but at least these two errors should be gone.
Forum: Plugins
In reply to: [Crop-Thumbnails] Custom cropping not saved@shibby15
please check the FAQ. –> https://www.ads-software.com/plugins/crop-thumbnails/#i%E2%80%99ve%20cropped%20the%20image%2C%20but%20the%20new%20version%20do%20not%20appear%20in%20the%20frontend.If the image is display cropped in the crop editor then the file is cropped. No need to save the post – the image itself has changed.
Forum: Plugins
In reply to: [Crop-Thumbnails] Image grouping by ratio broken in 1.3.0Can you please double check if the images are cropped correctly if these options are choosed?
Forum: Reviews
In reply to: [Crop-Thumbnails] Completely Broke PostsHmm, the plugin do not regenerate images it just crop them – you are sure you commenting the correct plugin?