-
AuthorPosts
-
April 7, 2017 at 6:00 pm #774106
@wdrow81 from my current knowledge there is no reason. But WC 3 is new and there maybe other issues we do not know of yet. If those issue lead to problems that can’t be fixed like the image issue you maybe forced to switch back (as pain full this may be). Therefore I wrote the fix to be independent from the version of WooCommerce. Anyway even the stripped down version wont damage anything it would just skip enfold image handling in WooCommerce before 3.0 too.
April 7, 2017 at 6:03 pm #774108That’s what I figured but you are the defacto moderator of this string I wanted to make sure you didn’t see anything I was missing. I wish Kriesi had it together as well as you do!
April 7, 2017 at 6:34 pm #774123@mensmaximus Thank you for the solution! I have implemented your code for the Child Theme and it works well enough. My gallery images are no longer thumbnails – they’re larger images – but the errors are gone and it’s fine until kriesi gives an official update. Again, thank you!
Cheers,
NikkiApril 7, 2017 at 6:43 pm #774127@ncbrorg My solutions activates/restores the native display of product images in WooCommerce and shows gallery thumbnails just fine. You might have some caching issues (clear browser cache, disable/clear cache plugins) or you have additional plugins causing the issue.
April 7, 2017 at 6:47 pm #774130I’m removing myself from this thread and need to post something in the comments :) I echo the sentiment that Enfold should come up with a fix. It’s been a rough couple of weeks. Many of us were eager to run this last (2) updates to resolve the issue with the layer slider and got bit by this one.
April 7, 2017 at 7:08 pm #774138Hi, I have the same issue.
Product images don’t show with the latest versions of Woo and Enfold.
I have deactivated all plugins : still doesn’t work.
I have switched to my parent theme : still doesn’t work.
I have switched to other themes : Storefront and Flatsome : works.
So it seems that Enfold requires a fix.
BérangèreApril 7, 2017 at 7:10 pm #774140@caudebert I know it is a long thread but it would have helped reading at least the last 2 pages: solution
April 7, 2017 at 9:31 pm #774203For those of you interested in the new zoom and lightbox feature I have prepared an enhanced version.
April 10, 2017 at 4:07 pm #775528unfortunatelly. just today i have the same issue. tested to overwrite the product img.php not working ??
I also renamed the product-image.php in the Plugin/woocommerce folderI also took the SQL version of my backup… and I downgraded to woocommerce 2.7.0
As described here:
http://codespotsupport.com/kb/how-to-downgrade-woocommerce-plugin/- This reply was modified 7 years, 7 months ago by Raphael.
April 10, 2017 at 5:02 pm #775549Are Enfold working on a fix for this?
April 10, 2017 at 5:16 pm #775557I hope – but I just go to the ../config-woocommerce/config.php and killed the avia_woocommerce_gallery_thumbnail_description image description (who needs this?) on line 1356:
/* if(!function_exists('avia_woocommerce_gallery_thumbnail_description')) { add_filter('woocommerce_single_product_image_thumbnail_html','avia_woocommerce_gallery_thumbnail_description', 10, 4); function avia_woocommerce_gallery_thumbnail_description($img, $attachment_id, $post_id, $image_class ) ... } */
And i installe Woothumbs. no i have a really cool gallery! My cleint like!
- This reply was modified 7 years, 7 months ago by Raphael.
April 10, 2017 at 5:43 pm #775571@hunter74 those modifications will be lost with next update. Use a child theme.
April 11, 2017 at 1:40 pm #776004Hi,
glad it’s working fine for you @hunter74 and thanks for the note @mensmaximus.
Let’s close this thread here, as it’s already taking very long. Feel free to open new tickets if necessary.
Best regards,
Andy -
AuthorPosts
- The topic ‘Enfold Theme…WooCommerce Product Images not showing as of 4-4-17’ is closed to new replies.