Hi,
Did a new test removing the filter from functions.php, and I still got the error message in debug, so it´s most likely not related to Smart Image Resize(hadn´t noticed it before I added the code snippet, so I thought there was a connection.)
Anyway, the images from frontend upload are still not resized.
I suspect it has to do with them being fetched as post featured images, and not product images.
Any ideas?
Best regards,
Jon Kristen
-
This reply was modified 5 years, 11 months ago by jonkristen.
Hi again,
Got this error:
Warning: Invalid argument supplied for foreach() in /home/striestr/public_html/woocommerce/wp-content/plugins/wpforms-post-submissions/class-post-submissions.php on line 264
This is line 264:
foreach ( $fields[ $id ][‘value_raw’] as $file ) {
Best regards,
Jon Kristen