Nicolas Juen
Forum Replies Created
-
Hi,
Try to save the media page by the submit button.
If the issue remain, you have regenerate all the sizes because the sizes are stored in every attachment meta and when you regenerate them, they are overwitten by the news sizesi, I do not have te time for updating the plugin in the repository but i have updated it in the github :
https://github.com/Rahe/Simple-responsive-images
Some people have contributed to it so you can use this oneHi,
Yes this is the next feature i will add to the plugin, multiple profiles for mutiple selectors.
Rahe
Forum: Plugins
In reply to: [Simple Image Sizes] [Plugin: Simple Image Sizes] next gen galleryHi,
My plugin only using the native function of WordPress, if one day nextgen gallery use the WordPress native functions for the resizing, my plugin will automatically be compatible with this one.
Rahe
Forum: Plugins
In reply to: [Simple Image Sizes] [Plugin: Simple Image Sizes] Crop from topHi,
This part of WordPress is not ( for now ) editable, so the images are always cropped the same way… 😉Rahe
Yes you do not have to worry, this is absolutely normal.
The images associated to the breakpoints can be at an size, just specifiy the image size you want to display form the previous breakpoint to this breakpoint.
Ex :
0px -> 320px => thumbnail, then 320 -> 640 => medium, 640 -> 960 => large etc…The javascript will load the smallest image first, then increase if needed to the right image size.
The images will be loaded depending on the plugin configuration.
I have a filter who generate the image sizes directly on the img generated by the post_thumbnail function.Hi,
I do not understand why there is an error on the editor :/, i use normal filters…
It is not necessary to remove the heigh/width attributes, the javascript will do it :).Rahe
Hi !
I have a warning this time. When the image_resize() fail it return an WP_Error and you not test it, so header an readfile make errors :/
Regards,
RaheI have reproduced the issue, i’m on it ! 🙂
hi !
Ow… bad bug, do you have the error message ? I cannot reproduce this bug :/
Thank you !Forum: Plugins
In reply to: [Simple Image Sizes] [Plugin: Simple Image Sizes] This file already existsHi,
This ‘error’ message is not really right in the plugin, i might look it more specifically because he is not reliable. If you really want to be sure to have regenerated the right sizes, go to the medias list and click on ‘regenerate the thulbnails’ in the wuick action list. Even if you have two sizes with the same width but not the same crop, it’s not a problem, WordPress handle them right.You can have quick acces to my plugin settings by Settings > media
Rahe
Hi,
In the latest version everything is fixed (if I’m not wrong :))Rahe
Hi,
Sorry for the error, just save your settings and the error will disapear 🙂
Correctedi n next version of course !Hi,
The boxes are grayed out because the sizes don’t exist yet. You have to regenerate them :).Rahe