Nicolas Juen
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Image Sizes] Is this plugin abandoned?Hi,
I do not have any problems on a 4.4 installation, what is the bug ?
Forum: Plugins
In reply to: [Simple Image Sizes] Simple Image size plug in not workingHi,
On the theme you have to call the image size you have changerd/created o nthe function that displays the images, like get_the_post_thumbnail.
Forum: Plugins
In reply to: [Simple Image Sizes] WooCommerce SupportHi,
I just tested with Woocommerce and the sizes are display on SIS on the names :
shop_thumbnail, shop_catalog and shop_single.
The values of my plugin will go over the WooCommerce ones 🙂hi,
You can disable all your other plugins and test, if the proces works then there is a problem on one another plugin.
Forum: Plugins
In reply to: [Simple Image Sizes] cookie enquiryHi,
I do not use any cookies on the frontend 😉
Forum: Plugins
In reply to: [Simple Image Sizes] Plugin replaces animated gifs with static gif thumbnailsHi,
Yes you have to create the image sizes then upload new gif.
@dedering : contact the developpers of the other plugin, i’m afraid I cannot debug this :/Forum: Plugins
In reply to: [Simple Image Sizes] Compatible with PHP 7?Hi,
On my server I do not have any problem with PHP7.0 😉
Forum: Plugins
In reply to: [Simple Image Sizes] Change dimensionsHi,
This plugin create alternate image sizes and do not bulk edit existing ones, sorry.
Forum: Plugins
In reply to: [Simple Image Sizes] Serve Scaled Images GTmetrix —How?Hello,
Your theme have to implement the right image sizes too, so in the
the_post_thumbnail('my_size')The “my_size_” is the size you have changed in the backoffice.
Forum: Plugins
In reply to: [Simple Image Sizes] Image Size Editor BugHi,
Yes this is the default image sizes from WordPress.
Forum: Plugins
In reply to: [Simple Image Sizes] No Resize Option for Featured ImagesHi,
The featured images are regular media, you just have to go to your media libray and hit the regenerate thumbnails button.
Forum: Plugins
In reply to: [Simple Image Sizes] Force square images?Hi,
you just have to check the ‘crop’ option for having the images at your exact size.
Forum: Plugins
In reply to: [Simple Image Sizes] Woo_size ImagesHi,
You have to regenerate the image sizes to make it work.
Forum: Plugins
In reply to: [Simple Image Sizes] Add media – list sizes images don't worksHi,
I do not have any problem with the media add box image sizs listing, can you describe your problem precisely ?
Forum: Plugins
In reply to: [Simple Image Sizes] wrong image size when insertedYou’re welcome 🙂
There is not very much solutions since WordPress is overriding the values…