Mark Matysiak
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] ReCaPTCHA not workingSorry please ignore the message above I have managed to get everything woking after looking at it some more. Realised that I had forgotten to update my keys to v3. Doh!
Forum: Plugins
In reply to: [Contact Form 7] CF7 Version 4.8.1 also not workingMine was just doing nothing when pressing send and highlighting email in yellow.
Thanks rolled back to 4.7 and all working good again.
Forum: Plugins
In reply to: [EWWW Image Optimizer] http error on upload of new imagesHaving disabled the shop resizes it appears to be working now for optimise on upload. Thanks for your help.
Forum: Plugins
In reply to: [EWWW Image Optimizer] http error on upload of new imagesThanks a lot for your report on my site, it has been very useful. I think what I will do is run the bulk optimise on everything overnight then turn off all others than the entry ones and try and enable the optimise on upload again.
I will probably ask my theme designers a few questions as well about how they are handling the display of retina images.
Thanks again.
Forum: Plugins
In reply to: [EWWW Image Optimizer] http error on upload of new imagesThanks.
Forum: Plugins
In reply to: [EWWW Image Optimizer] http error on upload of new imagesI am using woo just as a catalogue for the collections – http://jonathan-sainsbury.com/furniture-collection/
Have installed this plugin to make the prices not display – https://ww.wp.xz.cn/plugins/woocommerce-catalog/
Forum: Plugins
In reply to: [EWWW Image Optimizer] http error on upload of new imagesSure can – http://jonathan-sainsbury.com
Forum: Plugins
In reply to: [EWWW Image Optimizer] http error on upload of new imagesI am slowly narrowing down what each of the resizes are, but I am still not really sure which are used on my system;
I basically upload 2000px square product images and a few other sized images to use on pages. I use the themes portfolio function and I am just starting to add a blog to the site as well.
wordpress
thumbnail – 150×150
medium – 300×300
large – 2000×2000and WooCommerce:
shop_thumbnail – 100×100
shop_catalog – 258×275
shop_single – 450×470and X theme:
post-thumbnail – 100×9999
entry – 862×9999
entry-cropped – 862×482
entry-fullwidth – 1200×9999
entry-cropped-fullwidth – 1200×671Forum: Plugins
In reply to: [EWWW Image Optimizer] http error on upload of new imagesI spoke with my theme’s support staff about the resizes and the issue with this plugin. They have asked me to pass this on to you;
The issue might be because some image sizes has a height of 9999 which is huge. Our image size setup is as follows:
set_post_thumbnail_size( 100, 9999 ); add_image_size( 'entry', x_post_thumbnail_width(), 9999, false ); add_image_size( 'entry-cropped', x_post_thumbnail_width(), x_post_thumbnail_cropped_height(), true ); add_image_size( 'entry-fullwidth', x_post_thumbnail_width_full(), 9999, false ); add_image_size( 'entry-cropped-fullwidth', x_post_thumbnail_width_full(), x_post_thumbnail_cropped_height_full(), true );My understanding of your post is that the generated image on your end has a height of 9999 or the plugin treats 9999 as actual height. 9999 is used to define the other dimension as the one to be considered when image resize is executed. Please send this feedback to your plugin developer.
Forum: Plugins
In reply to: [EWWW Image Optimizer] http error on upload of new imagesThe images are mostly 2000×2000 px JPEG, but there also are some PNG files with transparency. The theme is retina capable so the images can be quite big.
The problem I am having is trying to run the bulk optimise seems to be very slow and also makes the site very unresponsive while it is running. Think I will just try leaving it to run overnight and how the americans aren’t looking.
Forum: Plugins
In reply to: [EWWW Image Optimizer] http error on upload of new imagesNope.
Just noticed your user name, hello fellow Ag bug 🙂
Forum: Plugins
In reply to: [EWWW Image Optimizer] http error on upload of new imagesYes I have the lossy options turned on. There is 11 resizes, I don’t really know which ones I can disable. I have turned on the faster lossy option but I am still getting the http error.
Forum: Plugins
In reply to: [EWWW Image Optimizer] http error on upload of new imagesyes I am have subscribed to the cloud.