reg2s
Forum Replies Created
-
Forget to mention that W3TC plugin is installed and it does not caches queries with ‘transient_’ terms. So with transients 85 of 386 queries are cached, without – 150 of 190.
Problem was connected with “WP Smush – Image Optimization” plugin. When it is turned off thumbnails are generated normally.
With WP Smush generation takes much more time. May be there is some timeout ussie. Or may be there is connection limit to remote server where images are optimized.
I mean WooCommerce product attributes usage count: http://www.image-share.com/ipng-3226-202.html
Problem solved. Products was imported with the status ‘draft’. That is why they were not counted.
I’m sorry for false report.
Today I found that when importing more than 4 images thumbnail generation process stops with error in jquery.js:
function (){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);”function”===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&”string”!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this}
Tested on WP 4.4.2 and Uniform Server, Firefox and Opera browsers. Caching plugin is turned off.
Works as it should. Also it is convenient to see thumbnails generaion progress, as it can take a long enough time. Thank you for quick fix.